Article ID: 261871 - Last Review: December 5, 2007 - Revision: 4.6 COM+ and MTS debugging resourcesThis article was previously published under Q261871 SUMMARY This article contains a list of resources and links to
other Microsoft Knowledge Base articles about debugging COM+ and MTS
applications. MORE INFORMATIONDebugging MTS, COM+, and ASP applicationsFor information about debugging MTS, COM+, and ASP applications, see the following articles on the Microsoft Developer Network (MSDN):
Debugging MTS Components http://windowssdk.msdn.microsoft.com/en-us/library/ms761558.aspx (http://windowssdk.msdn.microsoft.com/en-us/library/ms761558.aspx) Debugging COM+ Applications http://msdn.microsoft.com/en-us/library/ms682804.aspx (http://msdn.microsoft.com/en-us/library/ms682804.aspx) Debugging ASP Applications in IIS http://msdn.microsoft.com/en-us/library/ms525253.aspx (http://msdn.microsoft.com/en-us/library/ms525253.aspx) Debugging ASP Web Applications http://msdn.microsoft.com/en-us/library/aa291223.aspx (http://msdn.microsoft.com/en-us/library/aa291223.aspx) General debugging tipsThe following Microsoft Knowledge Base articles contain miscellaneous debugging tips that apply to any debugging scenario:121366
(http://support.microsoft.com/kb/121366/
)
Description of the .PDB files and of the .DBG files
Microsoft Visual C++ debuggerFor information about the Visual C++ debugger, see the following articles in the Microsoft Knowledge Base:235434
(http://support.microsoft.com/kb/235434/
)
The "Attach to process" list is empty in Visual C++ debugger
183480
(http://support.microsoft.com/kb/183480/
)
How to debug ISAPI DLLs in IIS 4.0, IIS 5.0, IIS 5.1, and IIS 6.0
166275
(http://support.microsoft.com/kb/166275/
)
How to debug a native code Visual Basic component in VC++
Debugging Microsoft Visual Basic componentsFor information about debugging Visual Basic components, see the following articles in the Microsoft Knowledge Base:259725
(http://support.microsoft.com/kb/259725/
)
Error occurs when you debug a COM+ component in the Visual Basic IDE with an ASP client
244457
(http://support.microsoft.com/kb/244457/
)
How to debug an MTS Visual Basic component running under ASP
193133
(http://support.microsoft.com/kb/193133/
)
How to compile VB programs with debug symbols embedded
Debugging components with WinDbg.exeThe WinDbg.exe utility is one of the debuggers available in the Microsoft Platform Software Development Kit (SDK). You can download the latest WinDbg utility from the following Microsoft Web site:http://www.microsoft.com/whdc/devtools/ddk/default.mspx
(http://www.microsoft.com/whdc/devtools/ddk/default.mspx)
For information about debugging components with the WinDbg.exe
utility, see the following articles in the Microsoft Knowledge Base:
192754
(http://support.microsoft.com/kb/192754/
)
How to debug InProc COM components inside IIS using WINDBG
131007
(http://support.microsoft.com/kb/131007/
)
How to use Windows NT WinDbg.exe with Visual Basic
Debugging Microsoft Visual J++ components230731
(http://support.microsoft.com/kb/230731/
)
Visual Studio 6.0 SP3 Readme: Part 7 - Visual J++
| Article Translations
|
Back to the top
