PRB: Can't Attach to Application 'Microsoft Active Server Pages'ID: Q202040
|
When debugging an Active Server Pages (ASP) Web application you may receive the following error:
Can't attach to application 'Microsoft Active Server Pages (XXX)' on machine '<machinename>'. Do you want to continue anyway?
This error occurs when more than one remote debugging session has been started on the same server. Only one user can use remote debugging on a server at a time.
If multiple debugging sessions are required then you will need to use local server debugging rather than remote debugging. In this scenario, users would run a local copy of Internet Information Server (IIS) on their Windows NT development computer to debug their Web pages while in Local Mode before checking them into the master Web project.
This behavior is by design.
Please refer to the following web site for related debugging articles:
http://msdn.microsoft.com/vinterdev/technical/articles/debug.asp
Additional query words: kbDSupport
Keywords : kbDebug kbVisID600 kbGrpASP
Version : WINDOWS:6.0
Platform : WINDOWS
Issue type : kbprb
Last Reviewed: February 25, 1999