Hi, i getting a very very weird error.
I have a ready project that can work perfectly ok previously. then it suddenly give me the error as shown in below whenever i try to access it
I tried many ways such as trying to see folder access right and so on.... but it still giving me the same error
***************************************************************************
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: 'SystemAir'.
Source Error:
Line 223: <add assembly="System.EnterpriseServices, Version=1.0.5000.0, Culture=neutral, PublicKeyToken="/>
Line 224: <add assembly="System.Web.Mobile, Version=1.0.5000.0, Culture=neutral, PublicKeyToken="/>
Line 225: <add assembly="*"/>
Line 226: </assemblies>
Source File: c:\winnt\microsoft.net\framework\v1.1.4322\Config\machine.config Line: 225
Assembly Load Trace: The following information can be helpful to determine why the assembly 'SystemAir' could not be loaded.
=== Pre-bind state information ===
LOG: DisplayName = SystemAir
(Partial)
LOG: Appbase = file:///c:/inetpub/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: SystemAir
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/SystemAir/d2cf7040/505ceae7/SystemAir.DLL.
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/SystemAir/d2cf7040/505ceae7/SystemAir.DLL.
LOG: Attempting download of new URL file:///c:/inetpub/LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: SystemAir, Version=1.0.1596.18967, Culture=neutral, PublicKeyToken= null
***************************************************************************
please help because i really out of idea why this happened. your input will be much appreciated.
Thanks!
Regards,
weihann
I have a ready project that can work perfectly ok previously. then it suddenly give me the error as shown in below whenever i try to access it
I tried many ways such as trying to see folder access right and so on.... but it still giving me the same error
***************************************************************************
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: 'SystemAir'.
Source Error:
Line 223: <add assembly="System.EnterpriseServices, Version=1.0.5000.0, Culture=neutral, PublicKeyToken="/>
Line 224: <add assembly="System.Web.Mobile, Version=1.0.5000.0, Culture=neutral, PublicKeyToken="/>
Line 225: <add assembly="*"/>
Line 226: </assemblies>
Source File: c:\winnt\microsoft.net\framework\v1.1.4322\Config\machine.config Line: 225
Assembly Load Trace: The following information can be helpful to determine why the assembly 'SystemAir' could not be loaded.
=== Pre-bind state information ===
LOG: DisplayName = SystemAir
(Partial)
LOG: Appbase = file:///c:/inetpub/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: SystemAir
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/SystemAir/d2cf7040/505ceae7/SystemAir.DLL.
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/SystemAir/d2cf7040/505ceae7/SystemAir.DLL.
LOG: Attempting download of new URL file:///c:/inetpub/LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: SystemAir, Version=1.0.1596.18967, Culture=neutral, PublicKeyToken= null
***************************************************************************
please help because i really out of idea why this happened. your input will be much appreciated.
Thanks!
Regards,
weihann