Hi all
I hope someone can point me in the right direction
I am having a look at a Asp.Net 1.1 website for someone, I do not have the source code, which makes it rather difficult, anyway the problem with the site is that the MySql.Data.dll was throwing a security exception because of the partially trusted caller issue, so I thought change the dll to a version that does allow partially trusted callers, but now I get the exception below
Could not load file or assembly 'MySql.Data1.06' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
the 1.06 was the orginial dll that I have replaced with 1.07.
So anyone any ideas please


Reply With Quote

Bookmarks