"License not found" problem...

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
thias.systeme
Posts: 3
Joined: Tue 30 Jan 2007 15:29

"License not found" problem...

Post by thias.systeme » Tue 30 Jan 2007 15:54

sorry, i tried to find a solution in the forum - but i did not find one.
my problem:
a complete new installation of win xp prof
a complete new installation of visual studio prof (inc. sp1)
the latest mysql.net (3.55.19.0)

i always get the error license not found
i tried to fix it:
delete file in ../obj
i have edited the licenses.licx
(sometimes i get a not valid information)

even then original samples of crlab do NOT work.

Its very urgent - please give me an answere/solution
thanks in advance!

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

Post by Alexey » Wed 31 Jan 2007 06:36

Please create small application with one MySqlConnection component and send us all source files and compiled binaries. Use e-mil address provided in the Readme file.

thias.systeme
Posts: 3
Joined: Tue 30 Jan 2007 15:29

License

Post by thias.systeme » Thu 01 Feb 2007 05:29

Hi,

are there any solutions?
I sent you the wished example one day ago.
Is it possible to download an older version, which might work?

thias.systeme
Posts: 3
Joined: Tue 30 Jan 2007 15:29

no support????

Post by thias.systeme » Thu 01 Feb 2007 12:03

is there nobody from CoreLab who has an answer?

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

Post by Alexey » Thu 01 Feb 2007 12:49

We are working on deploying a solution.
New built will be done in a while.

VisualCSharp
Posts: 1
Joined: Thu 01 Feb 2007 19:57

Post by VisualCSharp » Thu 01 Feb 2007 19:59

I have exactly the same problem. The samples included with the latest version of MySQLDirect .NET (as of this post) compile fine but produce the error message "License not found" whenever MySqlConnection is instantiated.

I have also not been able to get any class libraries, web service projects or web application projects to successfully create MySqlConnection, even with licenses.licx in every project in the solution.

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

Post by Alexey » Fri 02 Feb 2007 06:55

New build of MySQLDirect .NET version 3.55.20 with licensing problem fixed is available for download now.

Post Reply