1.IIS Installation:
Open Control Panel-programs and features-turn Windows features on or off-find (under Windows features) (Internet infornation Services) Expand the Web Management tool and the World Wide Web service, tick all, and then (OK), The installation of IIS is complete.
2. Re-registering the. NET Framework version
Open the computer C drive and find the Aspnet_regiis.exe under the C:\Windows\Microsoft.NET\Framework\v4.0.30319.
Computer shortcut key (win+r) input cmd
On the command line input: CD C:\Windows\Microsoft.NET\Framework\v4.0.30319 Run
Re-enter Aspnet_regiis-i run
3. Start Internet Information Services (IIS)
Control Panel--Administrative Tools--(open) Internet information Services (IIS) Manager
Start and stop services for IIS Manager
4. Publishing Web site (ASP)
Open Add site: Fill in the site name (any), select the physical path (the path of the publishing site) port number (note that you cannot conflict with previous)
Note: To select the next folder to publish the Web site when you select the physical path,
The site on the left side of the IIS Manager has a text (the name of the website you wrote)
5. Browse the website
This error has occurred:
Here's how to fix it:
Modify Web Site File permissions:
Right-click the Web site file, open properties, clicking Security, click Edit, open the file permissions, open Select Users or groups, and click OK.
Browse the site again (publishing succeeded).
Install IIS on a WIN8 (win8.1) computer, configure a Web server, publish a Web site