License problem during

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
AceEmbler
Posts: 26
Joined: Fri 04 Aug 2006 09:45

License problem during

Post by AceEmbler » Fri 04 Aug 2006 10:39

I just downloaded trial version of MySQLDirect .NET for mobile.

when my Pocket PC application get to " mySqlDataAdapter.Fill(.....) "

I have got this error in VS C#

"MySqlException was unhandled"
"License not found. Please view "Licensing" topic in MySQLDirect .NET documentation for details or contact Core Lab technical support."

I tried to add licenses.licx to my resources but this didn't help at all.

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Fri 04 Aug 2006 11:42

Please create small application with one MySqlConnection and send us your source and .exe files.

AceEmbler
Posts: 26
Joined: Fri 04 Aug 2006 09:45

Post by AceEmbler » Mon 07 Aug 2006 09:36

I didn't open connection before using adapter and becouse of that this exception appeared.
Anyway this error message was a little confusing.

Serious

Post by Serious » Tue 08 Aug 2006 11:41

This is known issue that will be fixed in future versions.

Post Reply