Page 1 of 1

Connection trouble

Posted: Thu 06 Apr 2006 02:23
by festiva
Hi experts,

I just download a trial version on my local machine and here is my connection string:
"Data Source = 192.168.1.80; Database=mercorella_main;User ID=merc;Password=mepass;"

MySQL Server resides on a different machine.

when myConnection.open() I got the following error message:
"License not found. Please view "Licensing" topic in MySQLDirect .NET documentation for details or contact Core Lab technical support."

My VisualStudio .NET is in my local machine, therefore .Net Framework resides on my local machine.

HOw can I fix this problem?
Many thanks
Festiva

Posted: Thu 06 Apr 2006 06:18
by Alexey
Do you have licenses.licx file as an embedded resource in your project?
If not please add it. For more information view "Licensing" topic in MySQLDirect .NET documentation.