Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Azure by (19.7k points)

My ASP.NET MVC project pushed to an Azure website with an extra DLL which is invalid. This is keeping the project from running correctly. If a new website is created it works perfectly. Cleaning the project locally and redeploying does not fix the problem. Is there a way to perform a "remote clean?"

This project is being deployed directly from Visual Studio with the publish menu item.

1 Answer

0 votes
by (9.6k points)

1. Go to the settings on left-hand side

2. Expand the File Publish Option

3. Tick the box that says Remove additional file destination

You can find more details here: click here

Browse Categories

...