0

I was hosting a web service but getting an error "Unable to create a website'http://localhost/IISHostedService. Unable to access the IIS metabase....". My localhost service is perfectly working, but I did't find the issue.

Please help me and see the below screenshots related to error:

enter image description here

enter image description here

1 Answers1

0

The error says you do not have sufficient privilege.

When you start visual studio, make sure you start it with administrative privileges.

CodingYoshi
  • 25,467
  • 4
  • 62
  • 64