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

Could anyone help me?
yokyo

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

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! yokyo

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.