Original http://www.cnblogs.com/codealone/archive/2013/04/03/2998148.html
Installation preview:
Download resources:
Sample installation package
Procedure:
1. Create an Asp.net Application.
2. Set the application name and company name.
3. Select the distribution type of the installation package. By default.
4. Specify the path of the project and package.
5. Create an application file. Click Create File and create folder to select files or folders under the site.
6. Configure the runtime environment for the application.
7. Configure the. Net Framework environment of the package.
8. Define the Web application type.
9. Set host, port, and other parameters.
10. Select an application pool to inherit the default pool or create a new one. The newly created application pool allows you to set properties in subsequent operations.
11. Select to run the application. Select based on the actual situation.
12. Select the language version. The default is simplified Chinese.
Now that the installation wizard has been created, set other operations.
1. add permissions to folders. Right-click the application folder to view properties. The last tab is the permission. Create a permission and select the corresponding user and domain. (Important)
2. Set site properties. You can find the newly created website at the site node under Internet Information Service. There are multiple tabs on the right to flexibly configure the site attributes.
3. Set application pool properties. It is worth noting that if you deploy a 32-bit application on a 64-bit machine, you 'd better check to enable the 32-bit application on the 64-bit Window.
4. Start Menu. In the file and folder functions, there is a Start Menu, where you can create a folder and create a shortcut. A shortcut is provided by default.
The preceding operations are as follows.
Operation:
If you believe that reading this blog has some benefits, click 【Recommendation] Button.
Thank you for reading this article. I hope this article will help you!