Section 2.2. The Installation URL


2.2. The Installation URL

In some scenarios, it may be important to first publish the application to a staging server before moving it to another server for deployment. While the Publishing Location text box specifies the location to which you'll publish the application, the Installation URL text box allows you to specify where the users should install your application. As an example, consider the following scenario:

  • Publishing location: http://server1/MyApp/

  • Installation URL: http://server2/MyApp/

When you publish the application using the above settings, the application will deploy to http://server1/MyApp/. However, you will need to manually copy all of the files located in the folder mapped to http://server1/MyApp/ into the folder mapped to http://server2/MyApp/. Users will then install the application from http://server2/MyApp/ (that is, through http://server2/MyApp/publish.htm). More importantly, the application will check for updates from http://server2/MyApp/ and not http://server1/MyApp/.




Use ClickOnce to Deploy Windows Applications2006
Use ClickOnce to Deploy Windows Applications2006
ISBN: N/A
EAN: N/A
Year: 2005
Pages: 38

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net