The information in this article applies to:
SYMPTOMS
When debugging an Active Server Pages (ASP) Web application you may receive the following error:
CAUSEThis 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. RESOLUTIONIf 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. STATUSThis behavior is by design. Additional query words: kbDSupport
Keywords : kbASP kbDebug kbVisID600 kbGrpASP |
Last Reviewed: January 27, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |