I have a Windows 7 machine. When I load an ASP.NET web app into Windows 7, I get this error message:
-------------------------
Unable to open the Web site 'http://localhost/authservice'. To access local IIS Web site, you must
install all of the following Windows components:
Internet Information Services
IIS 6 Metabase and IIS 6 Configuration Compatibility
ASP.NET
-------------------------
I have IIS version 7.5.7600.16385. The web app in question is running as an IIS application under the default web site.
Thanks,
Mike