COM Debugging Tools
This topic applies to:
Edition |
Visual Basic |
C# |
C++ |
Web Developer |
---|---|---|---|---|
Express |
Native only |
|||
Standard |
Native only |
|||
Pro and Team |
Native only |
Table legend:
Applies |
|
Does not apply |
|
Command or commands hidden by default. |
This section lists tools that can help you test and inspect COM programs.
In This Section
- Viewers and ActiveX Sample Applications
Lists programs you can use to examine objects and events or test your ActiveX application against.
Related Sections
COM and ActiveX Debugging
Provides tips on debugging COM applications and ActiveX controls. Topics include: debugging COM servers, debugging COM clients and servers using RPC debugging, debugging an ActiveX Control, and COM debugging tools.Debugging in Visual Studio
Provides links to the larger sections of the debugging documentation. Information includes: what's new in the debugger, settings and preparation, breakpoints, handling exceptions, edit and continue, debugging managed code, debugging Visual C++ projects, debugging COM and ActiveX, debugging DLLs, debugging SQL, and the user interface references.