views:

11

answers:

1

I'm trying to run the performance wizard on an ASP.Net website. However, whenever I try to start it I get the following error.

"The website contains unexpected information or you do not have permission to access the metabase. You must be a member of the Administrators group on the local computer to access the IIS matabase. Therefore, you cannot create or open a local IIS website. If you have Read, Write, and Modify Permissions for the folder where the files are located, you can create a file system website that points to the folder in order to proceed"

I am an Administrator on my machine. Tried googling but came up with nothing. Anyone run it before and know how to deal with it?

A: 

It looks like the VS Profiler team answered your question after you asked it:

http://blogs.msdn.com/b/profiler/archive/2010/07/23/tip-fixing-vsperfaspnetcmd-metabase-errors.aspx

John Bledsoe