Security and Deployment Walkthroughs
The following topics demonstrate how you can set security policy to allow your solution to run, and how you can deploy your Office solution.
Security Topics
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.
Deployment Topics
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 Office solutions.How to: Publish a Document-Level Office Solution to a SharePoint Server by Using ClickOnce
Describes the steps for deploying to a SharePoint server.How to: Install a ClickOnce Office Solution
Provides steps for installing 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: 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 an 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 an Office solution.
Related Sections
Walkthroughs Using Word
Lists step-by-step guides that provide an introduction to Office solutions in Visual Studio 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 Office solutions in Visual Studio 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.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 Office solutions in Visual Studio, 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.