开发者

No asp.net features on IIS 7.5

I thought I could see an 开发者_如何学运维ASP.NET features panel (I don't know the exact name, though, some of them are .Net Compilation, .Net Roles, .Net Users and so on) on the IIS7 manager when I click a site node in the nodes list of the IIS7 manager. Now, I can see only IIS and Management, but no ASP.NET.

I first installed .NET Framework 4.0, so after installing IIS7, I used the aspnet_regiis tool, and seemed it worked well.

My environment is

Windows 7 Pro

IIS 7.5.7600

.NET Framework 4.0


I found the solution here.

http://forums.iis.net/t/1154433.aspx

  • Open Control Panel
  • Programs\Turn Windows Features on or off
  • Internet Information Services
  • World Wide Web Services
  • Application development Features
  • ASP.Net <-- check mark here

Andrew Zhu saved my life, thanks!


The solution that worked for me was slightly different:

  1. Open Control Panel
  2. Programs\Turn Windows Features on or off
  3. Roles\Web server (IIS) Right-click Add Role Services Click on ASP.NET and allow it to add any others it suggests.
  4. Click Next
  5. Close and re-open IIS
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜