How to add ASP.NET 4.0 as Application Pool on IIS 7, Windows 7 - Stack Overflow

How to add ASP.NET 4.0 as Application Pool on IIS 7, Windows 7 - Stack Overflow

瀏覽:1207
日期:2025-10-02
Open a windows command line. Switch directories to C:\Windows\Microsoft.Net\Framework\v4.0.xxxx where the x's are the build number. Type aspnet_regiis -ir and hit enter. This should register .Net v4.0 and create the application pools by de...看更多