1. Right-click the project and select properties, and then select "publish. Fill in the release address, installation address, application file addition, component requirements, update options, and product description options.
The figure above is published on a Sharepoint Server. clickoncetest is a virtual directory and needs to be created on the richsharepoint server.
The address where the published file is stored is placed on a shared file so that domain users can access it.
2. Click step by step in the installation wizard until the installation is complete.
3. Create a virtual directory.
Open IIS, find the website with the port number 79, right-click to create a virtual directory named clickoncetest, And the directory address points to \ 192.168.16.100 \ Anson \ publish \ clickoncetest
After creating the virtual directory, right-click clickoncetest and select "publish". In the document, click publish.htm to open the page by default.
4. You can directly install http: // richsharepoint: 79/clickoncetest on the client.