Oggi ho iniziato a vedermi ASP.NET
Sono così bravo che non riesco neanche a far funzionare una stupidissima pagina .aspx !!!!
Ho istallato il framework .NET 1.1;
Ho avviato IIS;
Ho creato una pagina .aspx (anche vuota);
Ho richiamato la pagina in localhost;
Ma mi continua a dare questo errore :
Server Error in '/' Application.
--------------------------------------------------------------------------------
Access denied to 'c:\inetpub\wwwroot\adomd\web.config'. Failed to start monitoring file changes.
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: Access denied to 'c:\inetpub\wwwroot\adomd\web.config'. Failed to start monitoring file changes.
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 (0x80070005): Access denied to 'c:\inetpub\wwwroot\adomd\web.config'. Failed to start monitoring file changes.]
System.Web.DirectoryMonitor.AddFileMonitor(String file) +381
System.Web.DirectoryMonitor.StartMonitoringFile(St ring file, FileChangeEventHandler callback, String alias) +76
System.Web.FileChangesMonitor.StartMonitoringFile( String alias, FileChangeEventHandler callback) +322
System.Web.Configuration.HttpConfigurationSystem.A ddFileDependency(String file) +139
System.Web.Configuration.HttpConfigurationSystem.C omposeConfig(String reqPath, IHttpMapPath configmap) +503
System.Web.HttpContext.GetCompleteConfigRecord(Str ing reqpath, IHttpMapPath configmap) +434
System.Web.HttpContext.GetCompleteConfig() +49
System.Web.HttpContext.GetConfig(String name) +195
System.Web.CustomErrors.GetSettings(HttpContext context, Boolean canThrow) +20
System.Web.HttpResponse.ReportRuntimeError(Excepti on e, Boolean canThrow) +39
System.Web.HttpRuntime.FinishRequest(HttpWorkerReq uest wr, HttpContext context, Exception e) +486
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573
Ricercando nel forum e in rete nn ho trovato niente a riguardo. Sembra che questo problema l'abbia riscontrato solo io
![]()
Mi aiutate?
Grazie
------------------
FORSE ERA MEGLIO CHE ME NE STAVO AL MARE !!!