How to debug a COM+ component by using Visual Studio 2005 or by using Visual Studio .NET (919519)
The information in this article applies to:
- Microsoft Visual Studio 2005 Team System Architect Edition
- Microsoft Visual Studio 2005 Team System Developer Edition
- Microsoft Visual Studio 2005 Team System Test Edition
- Microsoft Visual Studio 2005 Team System Team Foundation:
- Microsoft Visual Studio 2005 Standard Edition
- Microsoft Visual Studio 2005 Professional Edition
- Microsoft Visual Studio .NET (2003), Professional Edition
- Microsoft Visual Studio .NET (2003), Enterprise Architect Edition
- Microsoft Visual Studio .NET (2003), Enterprise Developer Edition
- Microsoft Visual Studio .NET (2003), Academic Edition
- Microsoft Visual Studio .NET (2002), Professional Edition
- Microsoft Visual Studio .NET (2002), Enterprise Architect Edition
- Microsoft Visual Studio .NET (2002), Enterprise Developer Edition
- Microsoft Visual Studio .NET (2002), Academic Edition
SUMMARYThis article describes how to debug a COM+ component by using Microsoft Visual Studio 2005 or by using Microsoft Visual Studio .NET. Additionally, this article describes how to debug a COM+ component that is installed on the same computer as the client application and how to debug a COM+ component that is installed on a remote computer. INTRODUCTIONThis article describes how to debug a COM+ component by using Visual Studio 2005 or by using Visual Studio .NET. You can use a COM+ component in the following environments: - You can use a COM+ component that is installed on the same computer as the client application. This is a local COM+ component.
- You can use a COM+ component that is installed on a different computer from the client application. This is a remote COM+ component.
Additionally, a COM+ component can use unmanaged code or managed (Microsoft .NET) code. This article includes the steps to debug all these types of COM+ components. REFERENCESFor more information about how to use the Visual Studio debugger, visit the following MSDN Web site:
For more information about how to specify Visual Studio debugger settings, visit the following MSDN Web site:
Modification Type: | Major | Last Reviewed: | 8/10/2006 |
---|
Keywords: | kbhowto kbinfo KB919519 kbAudDeveloper |
---|
|
|
©2004 Microsoft Corporation. All rights reserved.
|
|