2010-09-25 10:56:55 PDT
I get this message when using a shared hosting service
Server Error in '/' 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 'Evolutility.DataServer' or one of its dependencies. The system cannot find the file specified.
Source Error:
Line 17: <system.web>
Line 18: <httpHandlers>
Line 19: <add verb="*" path="evolutility.aspx" type="Evolutility.DataServer.DataServer,Evolutility.DataServer"/>
Line 20: </httpHandlers>
Line 21: <!--
Source File: E:\0\2\77\72\2240235\user\2461383\htdocs\web.config Line: 19
Assembly Load Trace: The following information can be helpful to determine why the assembly 'Evolutility.DataServer' 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].