COM+ and MTS debugging resources (261871)



The information in this article applies to:

  • Microsoft COM+ 1.0
  • Microsoft COM+ 1.5
  • Microsoft Transaction Server 2.0

This 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 INFORMATION

Debugging MTS, COM+, and ASP applications

For information about debugging MTS, COM+, and ASP applications, see the following articles on the Microsoft Developer Network (MSDN):

General debugging tips

The following Microsoft Knowledge Base articles contain miscellaneous debugging tips that apply to any debugging scenario:

121366 Description of the .PDB files and of the .DBG files

Microsoft Visual C++ debugger

For information about the Visual C++ debugger, see the following articles in the Microsoft Knowledge Base:

235434 The "Attach to process" list is empty in Visual C++ debugger

183480 How to debug ISAPI DLLs in IIS 4.0, IIS 5.0, IIS 5.1, and IIS 6.0

166275 How to debug a native code Visual Basic component in VC++

Debugging Microsoft Visual Basic components

For information about debugging Visual Basic components, see the following articles in the Microsoft Knowledge Base:

259725 Error occurs when you debug a COM+ component in the Visual Basic IDE with an ASP client

244457 How to debug an MTS Visual Basic component running under ASP

193133 How to compile VB programs with debug symbols embedded

Debugging components with WinDbg.exe

The 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: For information about debugging components with the WinDbg.exe utility, see the following articles in the Microsoft Knowledge Base:

192754 How to debug InProc COM components inside IIS using WINDBG

131007 How to use Windows NT WinDbg.exe with Visual Basic

Debugging Microsoft Visual J++ components

For information about debugging Visual J++ components, see the following articles in the Microsoft Knowledge Base:

234209 FIX: Visual J++ debugging fails with Windows 2000 Beta 3

230731 Visual Studio 6.0 SP3 Readme: Part 7 - Visual J++

199226 MTS debugging requires Windows NT 4.0 SP4


Modification Type:MajorLast Reviewed:8/10/2006
Keywords:kbBug kbDebug kbfile kbinfo kbWinDBG KB261871