DOC: Enabling ASP Client-Side Debugging (194009)



The information in this article applies to:

  • Microsoft Visual Studio, Enterprise Edition 6.0

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."

Modification Type:MinorLast Reviewed:8/11/2005
Keywords:kbBug kbDebug kbdocfix kbinfo KB194009