IIS-Access-problem
am 26.06.2007 13:21:01 von gu
I'm working with a Visual C# tutorial called "Walkthrough's Creating a Local
IIS Web Site in Visual Web Developer". At first it was OK, but when I came to
"To test the local IIS Web Site" I got this message: "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 have tried to get read access throw Visual Studio 2005 Command Prompt and
the command "aspnet_regiis-ga........" for ASP.NET and Guest...., but it
doesn't function. What I'm I supposed to do?
Re: IIS-Access-problem
am 27.06.2007 05:23:57 von Bernard
what do you mean by 'doesn't function' ?
have you actually go to the .net folder and enter the command?
have you search forums.asp.net? there's tons of reference there.
--
Regards,
Bernard Cheah
http://www.iis.net/
http://www.iis-resources.com/
http://msmvps.com/blogs/bernard/
"gu" wrote in message
news:4E103433-762D-48A6-8426-09373EE64A44@microsoft.com...
> I'm working with a Visual C# tutorial called "Walkthrough's Creating a
> Local
> IIS Web Site in Visual Web Developer". At first it was OK, but when I came
> to
> "To test the local IIS Web Site" I got this message: "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 have tried to get read access throw Visual Studio 2005 Command Prompt
> and
> the command "aspnet_regiis-ga........" for ASP.NET and Guest...., but it
> doesn't function. What I'm I supposed to do?