Could not load file or assembly 'CoreLab.MySql.Web'
Posted: Thu 07 Dec 2006 02:34
This has got me beat.
I've referenced it. I've loaded it to the bin (I've put all the .dll's just in case ).
This application used to work and now can't figure why I can't successfully deploy it!
Help Please!!!!
Error message:
Parser Error Message: Could not load file or assembly 'CoreLab.MySql.Web, Version=3.50.14.0, Culture=neutral, PublicKeyToken=09af7300eec23701' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
Source Error:
Line 41:
Line 42:
Line 43:
Line 44:
Line 45:
Assembly Load Trace: The following information can be helpful to determine why the assembly 'CoreLab.MySql.Web, Version=3.50.14.0, Culture=neutral, PublicKeyToken=09af7300eec23701' 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].
*****************
Part of web.config
I've referenced it. I've loaded it to the bin (I've put all the .dll's just in case ).
This application used to work and now can't figure why I can't successfully deploy it!
Help Please!!!!
Error message:
Parser Error Message: Could not load file or assembly 'CoreLab.MySql.Web, Version=3.50.14.0, Culture=neutral, PublicKeyToken=09af7300eec23701' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
Source Error:
Line 41:
Line 42:
Line 43:
Line 44:
Line 45:
Assembly Load Trace: The following information can be helpful to determine why the assembly 'CoreLab.MySql.Web, Version=3.50.14.0, Culture=neutral, PublicKeyToken=09af7300eec23701' 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].
*****************
Part of web.config