Page 1 of 1

dotConnect for MySQL Express deploy

Posted: Mon 16 Feb 2015 15:50
by tamas9
Hi,

I have a problem;
I build my C# program to release. I try it on my developer PC and it works fine.
Then I copy it to another PC (where is no installed dotConnect) and the program crash.

Do I have to copy the Devart.Data.dll and Devart.Data.MySql.dll to next to my application,
or there is some trick to make it works?

Thanks,
Tamas

Re: dotConnect for MySQL Express deploy

Posted: Tue 17 Feb 2015 14:53
by Pinturiccio
tamas9 wrote:Do I have to copy the Devart.Data.dll and Devart.Data.MySql.dll to next to my application,
or there is some trick to make it works?
It should be enough to deploy Devart.Data.dll and Devart.Data.MySql.dll assemblies with your project.

If this information doesn't help to solve the issue, please send us the message and stack trace of the exception and all inner exceptions that cause the issue.