microkarl Posted January 9, 2008 Posted January 9, 2008 Hi, I am using Windows XP Pro and just installed IIS 5.1 on the machine. I created a new website under IIS and when I tried to debug it. I received the following error: Failed to access IIS metabase. The process account used to run ASP.NET must have read access to the IIS metabase (e.g. IIS://servername/W3SVC). For information on modifying metabase permissions, please see http://support.microsoft.com/?kbid=267904. I clicked on the MS support link and got myself really confused. Can someone tell me what actually I need to modifyin order to run the site correctly? Cheers, Carl Quote Donald DUCK : YOU ARE FIRED!!!
Administrators PlausiblyDamp Posted January 10, 2008 Administrators Posted January 10, 2008 Go to a Visual Studio Command Prompt and type aspnet_regiis -ga where is the account asp net applications run under (normally \ASPNET) Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.