You need to use IIS in Win7 to build a asp.net web site, where you share small problems with the configuration.
Siyue the beginning of their own with the first time, found that the use of IIS run ASP.net site has been an error, think of their possible configuration of the problem, so the Internet to find some information to see.
Found a friend of this has been a detailed setting, very good introduction, I here just a little summary, so that I remember more clearly.
Details Portal: IIS configuration in the Win7 flagship version asp.net operating environment
Siyue that IIS is configured on the Win7, the general installation of IIS and the establishment of the site are fine, (but to run ASP must install the ASP.net in the development tool),
Mainly in the site configuration when there is a wrong place, which causes the program can not run up, mainly the following points:
Control Panel – System and security – Administrative Tools –internet Information Services (IIS) Manager, open IIS Manager.
One, the Web site's application pool to be set to "Classic.netapppool"
The identity of the application pool "Classic.netapppool" is set to "NetworkService"
Third, set up a Web site connection to "specific users"
Don't forget to click "Test Settings", as shown below OK:
Four, authentication modification
Basically this, you can run up the Aps.net program, go to try it, hee.