Making the ClickOnce deployment package available for download
| Article:HOWTO58562 | | | Created: 2011-08-01 | | | Updated: 2013-02-01 | | | Article URL http://www.symantec.com/docs/HOWTO58562 |
After you have built the ClickOnce deployment package and copied it to a folder on your IIS Server computer, you must set up a website in IIS that points to this folder.
To make the ClickOnce deployment package available for download
Open IIS Manager on the server that is to host the website.
Right-click the container for your default website and then click New > Virtual Directory.
When the Virtual Directory Creation Wizard appears, click Next.
Set the virtual directory alias to match the value of the DeploymentPath property in your
GenerateClickOnce.msbuildfile.For example, you would set the alias to Compliance if you set the DeploymentPath property to http://server2/compliance.
For the website home directory, enter the path to the folder that contains the ClickOnce deployment package, and then click Next.
When the wizard prompts you to set the access permissions for the virtual directory, click Next without changing the default permissions.
Click Finish to close the wizard and create the virtual directory.
To configure the settings for the virtual directory
Open IIS Manager on the server that is to host the website.
Right-click the new virtual directory, and then click Properties.
On the Directory Security tab, click Edit under Authentication and access control.
Ensure that Enable anonymous access is checked.
On the HTTP Headers tab, click MIME Types.
See Using ClickOnce to deploy the Compliance Accelerator client
See Customizing and building the ClickOnce deployment package
See Installing the Compliance Accelerator client from the IIS Server computer
|
|
Legacy ID
v21124537_v41328187
Article URL http://www.symantec.com/docs/HOWTO58562
Terms of use for this information are found in Legal Notices










Thank you.