Building and Debugging Office Projects
In general, building and debugging Microsoft Visual Studio 2005 Tools for the Microsoft Office System projects is the same as building and debugging other types of projects in Visual Studio, such as Windows Forms. The topics in this section explain the differences that do exist.
In This Section
- Office Solution Build Process Overview
-
Describes build processes that are specific to Visual Studio Tools for Office projects, including project output, how referenced assemblies work, and security during the build process.
- How to: Build Office Solutions
-
Describes how to build your Office solution in Visual Studio and discusses how the assembly location is updated after building.
- Debugging in Document-Level Projects
-
Presents issues involved in debugging document-level projects for Microsoft Office Word 2003 and Microsoft Office Excel 2003.
- Debugging in Application-Level Projects
-
Presents issues involved in debugging application-level projects.
- How to: Handle Errors in Office Projects
-
Explains how the interaction of managed and unmanaged code affects error handling in Microsoft Office projects.