Debugging and Testing (How Do I in Visual Studio Tools for Office)
This page provides links to information about building and debugging Visual Studio Tools for Office solutions. To see other categories of key tasks covered by Visual Studio Tools for Office Help, see How Do I in Visual Studio Tools for Office.
Building Solutions
- How to: Build Office Solutions
Shows the process for building your Microsoft Office solutions, which is similar to the process of building other applications in Visual Studio.
Debugging
How to: Handle Errors in Office Projects
Explains how the interaction of managed and unmanaged code affects error handling in Office projects.Debugging in Document-Level Projects
Describes how you can debug document-level projects using the same Visual Studio tools you use for other projects, and discusses details specific to Office projects.Debugging in Application-Level Projects
Describes how you can debug application-level projects by using the same Visual Studio tools you use for other projects, and discusses details specific to Outlook projects.
Error Handling
- How to: Handle Errors in Office Projects
Explains how the interaction of managed and unmanaged code affects error handling in Office projects.