Turn Windows 7 Features On or Off

I’m trying to install/add IIS features to my Windows 7 beta build 7000 laptop. You got pretty fine grained control over these features in Windows 7, and it’s not easy to know what you really need. I need to run WCF services on my machine, so I’m turning most things on, including WCF Activation stuff:

image

Then I’m adding these things that I think I need for your average ASP.NET application:

image

Finally I’m adding the management tools, including the IIS 6 compatibility stuff which I’ve been told is needed to play properly with VS2008:

image

Then restart and make sure you got everything in place.

No Comments