How to: Deploy an Initial Version of an Application

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

After an application is properly published to a deployment server, it is ready to deploy. You (as a user) deploy a ClickOnce application to a client computer by clicking the link that was provided to you by the publisher.

For this activity, you will treat your development computer as the client computer in addition to it being the deployment server. To complete this topic, you will need to have completed the automated or manual procedures of the topic, How to: Publish an Initial Version of an Application.

This procedure will deploy and run the ConfigurationModularity QuickStart application on your computer through ClickOnce.

To deploy an initial version of an application to a client computer

  1. Click the link provided to you for launching the application.
  2. Accept the security warning prompt to install the application.
  3. Use the application after it finishes launching.

For more information about this procedure, see Automated: Deploy an Initial Version of an Application.

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.