VS2010 throws exception while opening project

Posted by Prashant on Stack Overflow See other posts from Stack Overflow or by Prashant
Published on 2010-05-12T22:09:58Z Indexed on 2010/05/12 22:14 UTC
Read the original article Hit count: 276

Filed under:

When I try opening a project I get an exception saying Web application is configured to use IIS.

Error : The Web Application Project EntityServices is configured to use IIS. To access local IIS Web sites, you must install the following IIS components:

  IIS 6 Metabase and IIS 6 Configuration Compatibility

In addition, you must run Visual Studio in the context of an administrator account.

NOTE - I have already installed IIS 7. My box is a x64 bit Windows 7 box.

© Stack Overflow or respective owner

Related posts about vs2010-tfs