Microsoft KB Archive/194009

From BetaArchive Wiki
Knowledge Base


DOC: Enabling ASP Client-Side Debugging

Article ID: 194009

Article Last Modified on 8/11/2005



APPLIES TO

  • Microsoft Visual Studio 6.0 Enterprise Edition



This article was previously published under Q194009

SUMMARY

The Visual InterDev documentation on the Microsoft Developer Network (MSDN) states that you need to select the Automatically enable ASP client-side debugging on launch option to enable client-side debugging in Active Server Pages (ASP) files. This is not the case. The check box to enable the client-side debugging has been removed because it is now automatically enabled when the Automatically enable ASP *server-side* debugging on launch option has been selected on the Launch tab of the project's Property page.

REFERENCES

The old documentation reference can be found by searching for the "Debugging Client Script" title in the Visual InterDev documentation, located on MSDN. This new information has been included in the Readmevi.htm file, under the section titled "Changes to Client Script Debugging in ASP Pages."

Keywords: kbinfo kbbug kbdocfix kbdebug KB194009