I have a web app written in C# in Visual Studio 2010 connected to Team Foundation Server 2010. When I have the solution offline it debugs just fine. The exact same solution, when it is online, gives an error:
Unable to start debugging on the web server. The web server is not configured correctly. See help for common configuration errors. Running the page outside of the debugger may provide further information.
Only, of course, it works perfectly outside of the debugger! Does anyone have any ideas at all of what I might be missing here?
Thank you!
Eva
Unable to start debugging on the web server. The web server is not configured correctly. See help for common configuration errors. Running the page outside of the debugger may provide further information.
Only, of course, it works perfectly outside of the debugger! Does anyone have any ideas at all of what I might be missing here?
Thank you!
Eva