45 messaggi dal 10 dicembre 2003
www.webmuvi.it
Ciao a tutti ho voluto provare il CSM in oggetto, è la prima voltache testo in locale un portale in .NET.
Purtroppo ottengo questo errore:

Server Error in '/cms' Application.
--------------------------------------------------------------------------------

Server cannot access application directory 'C:\Documents and Settings\Mauro Mungo\Documenti\umbraco21\'. The directory does not exist or is not accessible because of security settings.
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.HttpException: Server cannot access application directory 'C:\Documents and Settings\Mauro Mungo\Documenti\umbraco21\'. The directory does not exist or is not accessible because of security settings.

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:


[HttpException (0x80004005): Server cannot access application directory 'C:\Documents and Settings\Mauro Mungo\Documenti\umbraco21\'. The directory does not exist or is not accessible because of security settings.]
System.Web.HttpRuntime.EnsureAccessToApplicationDirectory() +72
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +263

[HttpException (0x80004005): ASP.NET Initialization Error]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +982
System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +128




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032



In locale uso IIS5 ho creato una directory virtuale, qualcuno può darmi maggiori info.

Grazie

ArTech. Mauro Mungo
3.121 messaggi dal 29 ottobre 2001
Contributi | Blog
"root74" <root74> ha scritto nel messaggio news:258212@...
Ciao a tutti ho voluto provare il CSM in oggetto, è la prima voltache testo
in locale un portale in .NET.
Purtroppo ottengo questo errore:

Server Error in '/cms' Application.
--------------------------------------------------------------------------
----

Server cannot access application directory 'C:\Documents and Settings\Mauro
Mungo\Documenti\umbraco21\'. The directory does not exist or is not accessible because of security settings.
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.

In locale uso IIS5 ho creato una directory virtuale, qualcuno può darmi maggiori info.

Grazie

E' un banale problema di permessi delle directory e dei file di umbraco.
Seleziona da risorse del computer la directory dove hai installato umbraco, e verifica nelle proprietò che sia impostati questi permessi: ASPNET - Controllo completo
IUSR_nomemacchina - lettura

In "Avanzate", sempre nella finestra della proprietà di quella directory, inserisci il check su "sosttuisci tutte le autorizzazione degli oggetti figlio..." (o simile).

Ciao
45 messaggi dal 10 dicembre 2003
www.webmuvi.it
Grazie, era proprio un problema di permessi.

Però adesso ho questo errore :

Server Error in '/' Application.
--------------------------------------------------------------------------------

The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.

Requested Url: /install/default.aspx


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032


Devo per caso modificare qualcosa nel webconfig ?
La dir con il CSM è in c:\umbraco21.


Grazie

ArTech. Mauro Mungo
3.121 messaggi dal 29 ottobre 2001
Contributi | Blog
Richiama la pagina con:
http://localhost/umbraco/umbraco
(Nel caso hai creato una directory virtuale nella root del sito).
Ciao
45 messaggi dal 10 dicembre 2003
www.webmuvi.it
Ok, adesso sembra funzionare.
Il problema è il datadase SQL Server does not exist or access denied.
Nel mio notebook ho installato la versione di SQL 2005 ma purtroppo non ho mai utilizzato questo tipo di database.

Hai qualche suggerimento.

Grazie

ArTech. Mauro Mungo
3.121 messaggi dal 29 ottobre 2001
Contributi | Blog
Per quel poco che ho provato umbraco, so che questo cms può essere utilizzato solo con Sql Server o msde (versione gratuita di sql server). Non so se si possa utilizzare sql 2005.

Felice di essere smentito
Ciao
45 messaggi dal 10 dicembre 2003
www.webmuvi.it
Grazie, alla prossima.

ArTech. Mauro Mungo

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.