W4lt0rD
26-11-2007, 14:02
Salve a tutti, è la prima volta che utilizzo Aspx sul mio pc, con Visual Web Developer 2005, (l'ho sempre utilizzato a scuola) ma dopo l'avvio del server locale, durante il caricamento della pagina, mi da questo errore:
http://img137.imageshack.us/img137/3894/asd2li3.png (http://img137.imageshack.us/img137/3894/asd2li3.png)
Server Error in '/Cap15' Application.
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Could not load file or assembly 'System.Web.Services, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Impossibile trovare il file specificato.
Source Error:
Line 54: <add assembly="System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
Line 55: <add assembly="System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
Line 56: <add assembly="System.Web.Services, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> (Mi da qui l'errore)
Line 57: <add assembly="System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
Line 58: <add assembly="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
Source File: D:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Config\web.config Line: 56
Assembly Load Trace: The following information can be helpful to determine why the assembly 'System.Web.Services, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' could not be loaded.
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
Version Information: Microsoft .NET Framework Version:2.0.50727.832; ASP.NET Version:2.0.50727.832
Ho il .Net framework alla versione 2.0, ma non riesco a capire quale sia il problema...magari è pure un idiozia da parte mia. =D
Qualcuno può aiutarmi?
http://img137.imageshack.us/img137/3894/asd2li3.png (http://img137.imageshack.us/img137/3894/asd2li3.png)
Server Error in '/Cap15' Application.
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Could not load file or assembly 'System.Web.Services, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Impossibile trovare il file specificato.
Source Error:
Line 54: <add assembly="System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
Line 55: <add assembly="System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
Line 56: <add assembly="System.Web.Services, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> (Mi da qui l'errore)
Line 57: <add assembly="System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
Line 58: <add assembly="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
Source File: D:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Config\web.config Line: 56
Assembly Load Trace: The following information can be helpful to determine why the assembly 'System.Web.Services, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' could not be loaded.
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
Version Information: Microsoft .NET Framework Version:2.0.50727.832; ASP.NET Version:2.0.50727.832
Ho il .Net framework alla versione 2.0, ma non riesco a capire quale sia il problema...magari è pure un idiozia da parte mia. =D
Qualcuno può aiutarmi?