Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio 2008
Visual Studio
Tools and Features
Crystal Reports
Deployment

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
Crystal Reports Basic for Visual Studio
ClickOnce Deployment for Visual Studio

In this section, you will learn to deploy projects that use ClickOnce deployment.

ClickOnce deployment reduces the time and effort required to deploy Windows Applications across a network. Rather than distribute a separate executable to each individual hard drive, ClickOnce deployment places the executable on a common Web page, from which all users can launch it. As part of the launch process, a copy is retrieved to the user's hard drive that can be used to re-launch the application locally. However, this local copy regularly checks the source executable on the Web page for updates.

Updates to the Windows Application can be re-published to the web server, and the newer application files are then available to clients. If an older version of the Windows Application opens locally on a client machine, an update dialog box gives the option to check for updates from the web server. ClickOnce deployment is only available for Windows applications that use the .Net 2.0 Framework or later.

Note Note

As of Crystal Reports 2008, the home site option is now supported.

In this section:

© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker