Help and Support
 

powered byLive Search

INFO: Visual Studio 6.0 Installation Notes Part 3 of 7- Configuring for Debugging

Article ID:217093
Last Review:August 15, 2005
Revision:1.1
This article was previously published under Q217093
On This Page

SUMMARY

Installation Notes contains vital information about installing Microsoft Visual Studio 6.0 -- Development System for Windows and the Internet, and its family of development products. Information in this file may apply to all or a number of the products shipped in the Visual Studio suite. This Readme updates information provided in the Microsoft Developer Network (MSDN) Library Visual Studio 6.0 documentation.

The entire Installation Notes are in the file, Install.htm. This file is installed during setup in the Visual Studio 6.0 directory. Please see the REFERENCES section for other parts of the Installation Notes.

Back to the top

MORE INFORMATION

This article lists issues on debugging and configuring computers for debugging services. These are the topics in this article:
For ASP Debugging, Install Internet Information Server (IIS) Patch After Installing BackOffice
Using SQL Debugging Services on a Computer with SQL Server 6.5 and Visual C++ 5.0 or Higher

Back to the top

For ASP Debugging, Install IIS Patch After Installing BackOffice

Internet Information Server (IIS) has a patch that fixes problems related to debugging Active Server Pages (ASP) from Visual InterDev. This patch also fixes a Windows 95/Windows 98 problem in which changes to the Global.asa file would not be reflected in your application (such as adding, changing, or removing data connections) until you stopped and restarted your Web server.

To ensure that ASP debugging works properly, or to address the Windows 95/Windows 98 issue, apply the patch after the BackOffice Installation Wizard has finished.

Applying the IIS Patch on Windows NT Computers
1.Run \IIS\WinNT\ASP2FIX1.exe from the installation disc.
2.Restart when prompted.
Applying the IIS Patch on Windows 9x Computers
1.Stop the Web server from the Command Prompt:. Type pws/stop and press ENTER.
2.In the \<windows>\system\inetsrv directory, rename the Asp.dll file to Asp.old.
3.From the \IIS\Win9x\ directory of the installation disc, copy Asp.dll and paste it to the \<windows>\system\inetsrv directory on your computer.
4.Return to the Command Prompt and restart the Web server: Type pws/start and press ENTER.

Back to the top

Using SQL Debugging Services on a Computer with SQL Server 6.5 and Visual C++ 5.0 or Higher Installed

To use SQL Debugging services on a computer that has SQL Server 6.5 and Visual C++ 5.0 or higher installed, make sure that the Remote Automation (RA) configuration properties of the computer are set correctly.

Checking RA Configuration Properties
1.Run dcomcnfg.exe.
2.Select Remote Automation CLSID_StubMarhsaler.
3.Click Properties.
4.In the Identity tab, select Interactive User.

Also, your SQL Debugging scenarios may not work if you run SQL Server as a service under the Local System account. You must select This Account and enter a valid account and password.

Back to the top

REFERENCES

For the additional parts of the Visual Studio 6.0 Installation Notes, please see the following articles in the Microsoft Knowledge Base:
217091 (http://support.microsoft.com/kb/217091/EN-US/) Visual Studio 6.0 Installation Notes Part 1 of 7-Installation Instructions for Visual Studio Programs

217092 (http://support.microsoft.com/kb/217092/EN-US/) Visual Studio 6.0 Installation Notes Part 2 of 7-Installing Server-Side Components

217094 (http://support.microsoft.com/kb/217094/EN-US/) Visual Studio 6.0 Installation Notes Part 4 of 7-Issues Specific to Windows 9x Computers

217095 (http://support.microsoft.com/kb/217095/EN-US/) Visual Studio 6.0 Installation Notes Part 5 of 7-Notes Impacting Other Installed Programs

217096 (http://support.microsoft.com/kb/217096/EN-US/) Visual Studio 6.0 Installation Notes Part 6 of 7-Issues Related to Computers with Non-U.S. Versions of Microsoft Programs

217097 (http://support.microsoft.com/kb/217097/EN-US/) Visual Studio 6.0 Installation Notes Part 7 of 7-Data Access SDK 2.0

Back to the top


APPLIES TO
Microsoft Visual Studio 6.0 Enterprise Edition

Back to the top

Keywords: 
kbinfo kbreadme kbsetup KB217093

Back to the top

Article Translations

 

Related Support Centers

Other Support Options

  • Need More Help?
    Contact a Support professional by Email, Online or Phone.
  • Customer Service
    For non-technical assistance with product purchases, subscriptions, online services, events, training courses, corporate sales, piracy issues, and more.
  • Newsgroups
    Pose a question to other users. Discussion groups and Forums about specific Microsoft products, technologies, and services.