BUG: Visual InterDev 6.0 ASP Debugging Does Not Function Properly on a Windows XP-Based Computer (312880)
The information in this article applies to:
- Microsoft Visual InterDev 6.0
- Microsoft Windows XP Professional
This article was previously published under Q312880 SYMPTOMS
After you install or upgrade to Windows XP, Visual InterDev 6.0 Active Server Pages (ASP) debugging may not function and you may encounter one of the following problems:
CAUSE
This problem occurs because the DCOM Authentication Level setting is set to Default in Machine Debug Manager and in the Catalog Class component. Generally, these need to use the default DCOM Authentication Level setting of Connect; however, in Windows XP, they are not set to Connect by default, which causes Visual InterDev 6.0 debugging to stop functioning.
RESOLUTIONNOTE: If you do not have Visual InterDev Server installed (it is located in Add/Remove Programs in Control Panel) follow the instructions in the "Install/Confirm Debugging Components on the Web Server" section in article Q192011 (the link to this article is located in the "References" section of this article). Install this before you proceed or you will not have the Catalog Class component that is referred to in the following steps.
To resolve this problem, change the DCOM Authentication Level setting for Machine Debug Manager and the Catalog Class component to Connect:
- In Control Panel, click Switch to Classic View.
- In Administrative Tools, double-click Component Services.
- Double-click Console Root, double-click Component Services, double-click Computers, double-click My Computer, annd then double-click DCOM Config.
- Right-click Catalog Class, and then click Properties.
- On the General tab, under General Properties of this DCOM application, click Connect in the Authentication Level box.
- Click OK to save your changes and to close the dialog box.
- Repeat steps 3 through 5 for Machine Debug Manager.
Restart the computer after you make the changes.
If debugging still does not work after you perform these changes, please make sure that you have configured the debugger properly based on the settings in article Q192011.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. REFERENCESFor additional information about debugging references, click the article numbers below
to view the articles in the Microsoft Knowledge Base:
244272 INFO: Visual InterDev 6.0 Debugging Resources
192011 HOWTO: Configure Your Web Server for Visual InterDev 6.0 ASP Debugging
Modification Type: | Minor | Last Reviewed: | 8/15/2005 |
---|
Keywords: | kbBug kbDebug kbpending KB312880 |
---|
|