How to enable IIS7/ASP.NET and WCF HTTP Activation
Windows Vista
- From the Start menu, choose Settings | Control Panel | Programs | Programs and Features.
- Click Turn Windows Features On or Off.
- Under Microsoft .NET Framework 3.0, select Windows Communication Foundation HTTP Activation.
- Under Internet Information Services, expand World Wide Web Services, then Application Development Features, then select ASP.NET.
- Install the selected features.
Windows Server 2008
- From the Start menu, choose Programs | Administrative Tools | Server Manager.
- In Server Manager, under Features Summary, choose Add Features.
- In the Add Features dialog, under.NET Framework 3.0 Features, select the .NET Framework 3.0. Under WCF Activation, select HTTP Activation. Click the Next button to install.
- In Server Manager, under Roles Summary, verify that Web Server (IIS) appears in the list of available roles. If it does not, click Add Roles to install Internet Information Services.
- In Server Manager, under Roles Summary, click Web Server (IIS).
- In the Web Server (IIS) management window, click Add Role Services.
- In the Add Role Services dialog, expand Web Server, then Application Development, select ASP.NET and click the Next button to install.
Comments
- Anonymous
February 13, 2009
I’ve started working on an Azure cloud application using ASP.NET MVC , and I’m going to blog about it - Anonymous
October 11, 2009
Exactly what I needed and I am starting with Azure also. - Anonymous
April 05, 2010
I will appreciate the steps for windows 7. - Anonymous
June 13, 2010
I've started working on Azure too, great step-by-step configuration. Thanks. - Anonymous
July 24, 2010
Thanks for this.... It came in handy! - Anonymous
November 07, 2013
It is really nice post, thank you so much. - Anonymous
November 09, 2014
iis is installed, only HTTP Activation I have to flag, do you know if requires rebbot?