Server Error in '/ServiceModelSamples' Application.
--------------------------------------------------------------------------------
Failed to access IIS metabase.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Web.Hosting.HostingEnvironmentException: 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
premesso che il link che mi consigliano non mi aiuta molto... a cosa devo quest'errore?
è possibile che sia dovuto al fatto che non ho un'utente ASPNET e che quindi non riesce ad entrare xchè non ha le autorizzazioni?
se sì come faccio a creare sto "benedetto" utente?
Grazie a tutti dell'attenzione!
P.s. ho un framework 2.0 e IIS 5.1!