I have just installed VS2015 on a new Windows 64 bit 10 laptop. For a new web project everything works fine. However for an existing VS2010 project , while the build is successful, debug fails with error "Unable to connect to the configured web development server"..
I have tried all of the solutions I have found on the internet with no success.
Namely - removing proxy server, changing the port in the solution file, netsh command etc etc
in any case the issue seems to be with the VS2010 project as a new project does have any issue
Any help would be appreciated