Mi appare all'improvviso, e non mi fa andare più nessuna pagina aspx dello stesso dominio.

Risolvo solo riavviando il server.

Ecco l'errore:
codice:
Server Error in '/Ecommerce' 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: Access is denied: 'YaheTest'.

Source Error: 


Line 256:                <add assembly="System.EnterpriseServices, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 257:                <add assembly="System.Web.Mobile, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 258:                <add assembly="*"/>
Line 259:            </assemblies>
Line 260:
 

Source File: c:\winnt\microsoft.net\framework\v1.1.4322\Config\machine.config    Line: 258 

Assembly Load Trace: The following information can be helpful to determine why the assembly 'YaheTest' could not be loaded.


=== Pre-bind state information ===
LOG: DisplayName = YaheTest
 (Partial)
LOG: Appbase = file:///C:/pippo/web.net/Ecommerce
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: YaheTest
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/ecommerce/b899527d/684182a8/YaheTest.DLL.
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/ecommerce/b899527d/684182a8/YaheTest/YaheTest.DLL.
LOG: Attempting download of new URL file:///C:/pippo/web.net/Ecommerce/bin/YaheTest.DLL.
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: YaheTest, Version=1.0.1048.40093, Culture=neutral, PublicKeyToken=null

 


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