19 messaggi dal 02 novembre 2005
Ragazzi,
non riesco a far funzionare asp.net 2 con IIS.
L'errore che ricevo è il seguente:

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.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[HostingEnvironmentException: Failed to access IIS metabase.]
System.Web.Configuration.MetabaseServerConfig.MapPathCaching(String siteID, VirtualPath path) +683
System.Web.Configuration.MetabaseServerConfig.System.Web.Configuration.IConfigMapPath.MapPath(String siteID, VirtualPath vpath) +9
System.Web.Hosting.HostingEnvironment.MapPathActual(VirtualPath virtualPath, Boolean permitNull) +173
System.Web.CachedPathData.GetConfigPathData(String configPath) +398
System.Web.CachedPathData.GetConfigPathData(String configPath) +263
System.Web.CachedPathData.GetVirtualPathData(VirtualPath virtualPath, Boolean permitPathsOutsideApp) +166
System.Web.Configuration.RuntimeConfig.GetLKGRuntimeConfig(VirtualPath path) +187


Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42


Avete una valida soluzione?

Ciao
2.410 messaggi dal 13 febbraio 2003
Contributi
"mapo80" <mapo80> ha scritto nel messaggio news:250210@...
Ragazzi,
non riesco a far funzionare asp.net 2 con IIS.
L'errore che ricevo è il seguente:

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.

ma hai attivato in iis le modifiche dinamiche del metadb??
Consiglio vivamente di fare una copia del metadb prima di operare e di leggere il link suggerito http://support.microsoft.com/?kbid=267904
19 messaggi dal 02 novembre 2005
Ciao,
ho letto ed eseguito ciò che è descritto in http://support.microsoft.com/?kbid=267904
però il problema continua ad esserci.


Come faccio ad attivare in IIS "le modifiche dinamiche del metadb" ?

Grazie per l'attenzione
2.410 messaggi dal 13 febbraio 2003
Contributi
"mapo80"

Ciao,

ciao

ho letto ed eseguito ciò che è descritto in
http://support.microsoft.com/?kbid=267904
però il problema continua ad esserci.

Come faccio ad attivare in IIS "le modifiche dinamiche del metadb" ?

http://www.microsoft.com/technet/prodtechnol/exchange/guides/E2k3TechRef/5ac1fa4d-8bb3-496b-ad9d-e71c5046 93.mspx
2.410 messaggi dal 13 febbraio 2003
Contributi
"mapo80" <mapo80> ha scritto nel messaggio news:250244@...
Ho IIS 5.1.

allora non esistono modifiche dinamiche

Domanda ma sei loggato come administrator vero?
19 messaggi dal 02 novembre 2005
Si, sono loggato con un account di tipo Administartor.
In questo newsgroup si parla del problema:
http://groups.google.it/group/microsoft.public.dotnet.framework.aspnet/browse_thread/thread/c62393f09a44f187/0d4fafcff0aeef6a?lnk=st&q=%22Failed+to+access+IIS+metabase%22&rnum=6&hl=it#0d4fafcff0aeef6a

La soluzione finale sarebbe aggiungere l'account ASPNET in Operators.
Il tab Operators è disabilitato nelle versioni di IIS che non siano installate su windows server (http://support.microsoft.com/kb/q263857/).

Che si fà?
2.410 messaggi dal 13 febbraio 2003
Contributi
"mapo80" <mapo80> ha scritto nel messaggio news:250268@...
Si, sono loggato con un account di tipo Administartor.

ok

In questo newsgroup si parla del problema:
http://groups.google.it/group/microsoft.public.dotnet.framework.aspnet/bro wse_thread/thread/c62393f09a44f187/0d4fafcff0aeef6a?lnk=st&q=%22Failed+to+a ccess+IIS+metabase%22&rnum=6&hl=it#0d4fafcff0aeef6a

La soluzione finale sarebbe aggiungere l'account ASPNET in Operators. Il tab Operators è disabilitato nelle versioni di IIS che non siano installate su windows server (http://support.microsoft.com/kb/q263857/).
Che si fà?

hai 2 soluzioni o imposti le security del metadb all'utente aspnet ma lo trovo laborioso oppure visto che spero sia un computer di sviluppo e non un server pubblico :-D imposti l'account aspnet nel gruppo administrators

Torna al forum | Feed RSS

ASPItalia.com non è responsabile per il contenuto dei messaggi presenti su questo servizio, non avendo nessun controllo sui messaggi postati nei propri forum, che rappresentano l'espressione del pensiero degli autori.