How to debug InProc COM components inside IIS using WINDBG (192754)
The information in this article applies to:
- Microsoft Internet Information Server 4.0
- Microsoft Internet Information Server 5.0
- Microsoft Active Server Pages
- Microsoft Visual Studio, Enterprise Edition 6.0
- Microsoft Visual Studio 97
This article was previously published under Q192754 SUMMARY
This article explains how to use WinDbg in case of an Active Server Pages
(ASP) 'ASP0115 Access Violation' error during the execution of a custom
component that is written in Visual C++ or Visual Basic.
You can use WinDbg to further debug the component to find the actual line
of code that the component is failing on.
REFERENCES
For more information on remote debugging with WindDbg, click the following article numbers to view the articles in the Microsoft Knowledge Base:
121543
Setting up for remote debugging
148954 How to set up a remote debug session using a modem
151981 How to set up a remote debug session using a null modem cable
148659 How to set up Windows NT Debug Symbols
For more information on debugging components, see the following Knowledge Base articles:
166275 How to debug a native code Visual Basic component in VC++
183480 How to debug ISAPI DLLs under IIS 4.0 and IIS 5.0
Modification Type: | Major | Last Reviewed: | 5/29/2006 |
---|
Keywords: | kbBug kbDebug kbhowto KB192754 |
---|
|