문제

Am trying to connect to a db (actually am put on an already built project :) ) . The code was connecting ok but after a windows issue and restroring, the following error shows up each time a DB connection is attempted.

Activation error occured while trying to get instance of type Database, key "core_erp" ..

have installed mysql .net connector but the error still shows up.

As said that the project is already built but when the code was ported to this computer, the issue started to show up (reason to tell this is that the issue is not in the code rather possibly on the configurations)

any help appreciated.

USING MYSQL, ENT.LIBRARY , WCF, ASP.Net MVC-3

도움이 되었습니까?

해결책

issue solved by installing the newer MYSQL .net connector (6.8.3).

hope this helps someone else :)

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top