IIS6 Metabase Compatiblity not installing correctly for Vista IIS7
Posted
by Mr Snuffle
on Stack Overflow
See other posts from Stack Overflow
or by Mr Snuffle
Published on 2010-06-02T10:19:38Z
Indexed on
2010/06/02
10:23 UTC
Read the original article
Hit count: 361
I've been bashing my head against this one for a few days, and haven't had any luck with it. I'm unable to get my VS2010 ASP.NET project to deploy to IIS. I receive the error
"Unable to create the virtual directory. To access local IIS Web sites, you must install the following IIS Components
IIS 6 Metabase and IIS 6 Configuration Compatibility ASP.NET
In addition, you must run Visual Studio in the context of an Administrator Account"
I've most certainly installed the metabase option, but it still shows up. I'm also not sure why it's telling me to install ASP.NET.
Google is being entirely unhelpful, I was wondering if anyone here has any suggestions. I'm running Vista Ultimate 64Bit
© Stack Overflow or respective owner