December 2005
1 post
"Unable to start debugging on server" in Visual...
There are many reasons for this error usually to do with permissions or security settings or HTTP keep alives. A less common cause is because you’re running ASP 2.0 and 1.1 on the same machine. If you install Visual Studio 2005 it can upgrade your default web site to use 2.0. You can change this in IIS properties for the given site.   This causes Visual Studio 2003 to create a new site...
Dec 13th