Rank: Member Groups: Member
Joined: 10/28/2008 Posts: 23
|
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.
When I do alot of Development via visual studio 2003 I will get the 'EO.Web' could not be loaded. error. The only way I can fix this is by rebooting ... is there a way to fix this without rebooting and what is causing the error?
Parser Error Message: Access is denied: 'EO.Web'.
Source Error:
Line 197: <add assembly="System.EnterpriseServices, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> Line 198: <add assembly="System.Web.Mobile, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> Line 199: <add assembly="*" /> Line 200: </assemblies> Line 201: </compilation>
Source File: c:\windows\microsoft.net\framework\v1.1.4322\Config\machine.config Line: 199
Assembly Load Trace: The following information can be helpful to determine why the assembly 'EO.Web' could not be loaded.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
|