I am using IIS 7 and I am trying to migrate an ASP.NET 2.0 application from IIS 6 to IIS 7, perhaps, on the older version, I remember to allow CGI, ASP and ASP.NET to run on it... how do I do the same for IIS 7? Or it is not necessary?
So, in summary, if I choose to install ASP.NET component, it will be available to all my web sites in IIS 7? I don't have to "allow" nothing inside it? Also, can anybody point to me a how-to link about how to configure instead of how to install IIS 7?