[Help] Elite-coEmu

08/20/2011 23:28 duac#1
Hello guys!.

Gonna check out the Elite-coEmu Source.
I decided to create a server i had before.

I have forgot EVERYTHING called c#/ code.

So i will start to work some with C# and see if i can remember anything..

All i have to know is this little problem

Quote:
MySqlReader r = new MySqlReader(cmd);<---Could not load file or assembly 'MySql.Data, Version=6.2.3.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
I'm Happy if i can get a answer that will help me through this problem:)

Cheers
08/21/2011 01:45 pro4never#2
please do some searching. This has been posted a ton of times.

You're using a 64 bit os with 32 bit dll or vice versa it sounds like.