Security and Deployment Walkthroughs
The following walkthroughs demonstrate how you can set security policy to allow your solution to run, and how you can deploy your Office solution.
Security Walkthroughs
How to: Sign Office Solutions
Provides information about how you can grant trust to the solution by using a certificate.How to: Configure Inclusion List Security
Explains how to configure the ClickOnce trust prompt to control whether end users are given the option of installing Office solutions.How to: Add or Remove Inclusion List Entries
Provides a step-by-step demonstration of the basics of inclusion list security in Office solutions.
Deployment Walkthroughs
How to: Publish an Office Solution by Using ClickOnce
Provides information about how to use the Publish Wizard or the Publish page of the Project Designer to publish Visual Studio Tools for Office solutions.How to: Publish a Document-Level Office Solution to a SharePoint Server
Describes the steps for deploying to a SharePoint server.How to: Install a ClickOnce Office Solution
Provides steps for installing Visual Studio Tools for Office solutions by running the Setup program that is generated during the publishing process; opening the deployment manifest file; or opening a customized document or workbook.How to: Uninstall a ClickOnce Office Solution
Provides information about how to uninstall Visual Studio Tools for Office solutions.How to: Install Prerequisites on End User Computers to Run Office Solutions
Describes how you can create a Setup program that checks for prerequisites before it installs the solution components.How to: Prepare IIS for Deployment of Office Solutions
Describes how to configure the MIME type on Microsoft Internet Information Services (IIS) for the deployment manifest.How to: Update Deployed Office Solutions
Provides information about how to update a Visual Studio Tools for Office solution by using the Publish Wizard.How to: Change the Installation Path of an Office Solution
Provides information about how to change the installation path of a Visual Studio Tools for Office solution.
Related Sections
Walkthroughs Using Word
Lists step-by-step guides that provide an introduction to Visual Studio Tools for Office and help to illustrate how you can create applications that take advantage of Word.Walkthroughs Using Excel
Lists step-by-step guides that provide an introduction to Visual Studio Tools for Office and help to illustrate how you can create applications that take advantage of Excel.Data in Office Solutions Walkthroughs
Lists step-by-step guides that illustrate how to work with data in your solutions.Office UI Customization Walkthroughs
Lists step-by-step guides that illustrate how you can create applications that take advantage of actions panes and smart tags.Getting Started (Office Development in Visual Studio)
Provides links to information about setup, project templates, Office primary interop assemblies, and what's new in Office development.Common Tasks in Office Programming
Lists frequently asked questions about programming with Visual Studio Tools for Office, and provides links to topics that can help solve common problems.Designing and Creating Office Solutions
Provides links to information about creating Word and Excel solutions and the role of assemblies in your solution.