Article ID: 254244 - Last Review: February 23, 2007 - Revision: 2.2

PRB: Visual InterDev Debugger Stops Working After a Few Debugging Sessions

This article was previously published under Q254244
Expand all | Collapse all

SYMPTOMS

After you successfully debug Active Server Pages (ASP) pages for a few debugging sessions, you may receive the error message
Unable to set server into correct debugging state
automatically. You may not be able to debug ASP pages. Do you want to
continue launching the debugger?
or the debugger might stop breaking on breakpoints.

CAUSE

The packages that Visual InterDev creates in Microsoft Transaction Server on the Web server are created but never destroyed, and the identity of the packages is set to the user "Y". This is because the IWAM_Servername is not synchronized between the usermanager and the Internet Information Server (IIS) metabase.

RESOLUTION

To resolve this problem, resynch the IWAM_Servername's password between the usermanager and the IIS metabase. To do so, follow the instructions provided in the following Microsoft Knowledge Base article:
195956  (http://support.microsoft.com/kb/195956/EN-US/ ) Cannot Set AppRoot OutProc, MTS Package Identity Set to 'Y'

STATUS

This behavior is by design.

REFERENCES

For additional information, click the article number below to view the article in the Microsoft Knowledge Base:
244272  (http://support.microsoft.com/kb/244272/EN-US/ ) INFO: Visual InterDev 6.0 Debugging Resources

APPLIES TO
  • Microsoft Visual InterDev 6.0 Standard Edition
  • Microsoft Internet Information Server 4.0
  • Microsoft Personal Web Server 4.0
Keywords: 
kbbug kbdebug kbprb KB254244
 

Article Translations