I have a solution with several web applications in it. After switching to VS2010, it keeps asking me if I want to remap the web application urls to the physical location of the solution (which is different as there are several versions in development). Most of the time I want to just run the gui and I don't care about the web side. It's rather annoying as it blocks the solution loading.
How can I make it stop asking me about it every time I load a different version of the solution ?
Have you tried installing the latest VS 2010 service pack?
This SO question addresses a similar issue (at least it sounded similar to me) and the selected answer recommended getting the service pack from http://www.microsoft.com/en-us/download/details.aspx?id=23691.
The first thing that comes to mind is to create another (or modify one) of the solution files and right-click unload (not remove) the web project if you are not using it most of the time.
As long as some projects are configured for debugging through IIS hosting (project properties->web) you'll get this nuisance. Do these steps:
In fact, even choosing to use IIS Express in the above sequence might also do the job.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With