NET framework

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 812
Благодарностей
1 187
Баллы
113


Interesting thing is that this left PC without any framework installed is working just fine, and it is win 10, but in left side with all frameworks it is gives me error about some net errors.
I'm talking about MySql.Data.dll

And error PC is with win 7 but also with 5.8.7.0 version of zenno.

I'm going to upgrade now, but I have there really important accounts running, I hope to not get any banned because of some anonymity leaks....

Cheers
 

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 812
Благодарностей
1 187
Баллы
113
Okay upgraded but still problems. BTW I'm testing one and that same dll on Project makers only.

2015-09-29 16:04:43.1884|WARN|ZennoLab.LogLibrary.InternalError|Ошибка в модуле "Выполнение действия CSharp OwnCode id: 46af6306-79e3-4e92-abfa-9b512117c91d группы действий id: d7ea9a13-a97f-484b-b059-53f50b0279cf"
Сообщение: "Could not load file or assembly 'MySql.Data, Version=6.9.7.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)"
 

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 812
Благодарностей
1 187
Баллы
113
Okay moved to bugs section as I read this info:

You're getting this error as a result of assembly mismatch between the compiled dll and loaded dll. It's not related to your target machine being 64 bit since there is no 64 bit version of Ado.Net connector for MySQL. All connector binaries are compiled targeting "Any CPU" which should work for both 32 bit and 64 bit machines.
Tested my dll with
System.Reflection.AssemblyName.GetAssemblyName("MySql.Data.dll").ProcessorArchitecture.ToString();

And returned me MSIL

Thanks
 

Nick

Client
Регистрация
22.07.2014
Сообщения
1 983
Благодарностей
817
Баллы
113
I thought that Windows 10 comes with a preinstalled .NET FW 4.5 Full Profile. How did you make it not to have any? Uninstalled everything?
 

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 812
Благодарностей
1 187
Баллы
113
I thought that Windows 10 comes with a preinstalled .NET FW 4.5 Full Profile. How did you make it not to have any? Uninstalled everything?
Probably as you said net is by default in win 10, and detectors shows nothing... One detector without any is on win 10 and second with net installed manually is win 7 and dif PC
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)