Sunday, October 16, 2011

error : The Web Application Project BasicAspNetChat is configured to use IIS. Unable to access the IIS metabase. You do not have sufficient privilege to access IIS web sites on your machine.

Got this error:
error : The Web Application Project  is configured to use IIS. Unable to access the IIS metabase. You do not have sufficient privilege to access IIS web sites on your machine.

Resolution: 
Restart Visual Studio 2011 and run as administrator.

2 comments:

Anass said...
This comment has been removed by the author.
Anass said...

It is not good practice to open VS as administrator each time you need to load your web site.