License Not Found - ASP 2.0 on Professional version

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
iad
Posts: 34
Joined: Fri 24 Nov 2006 07:38

License Not Found - ASP 2.0 on Professional version

Post by iad » Fri 15 Dec 2006 12:05

I'm trying to create a web application using CoreLab MySQLConnection for .NET 2.

I always get a message "License Not Found" + The message goes on in debug mode interrupting the program, when the program executes the line "myConnection.Open();" and when I'm trying to create the same web application using Wizard dragging MySQLConnection component from toolbox to the form in Component Designer mode. In both cases "Test Connection" is successful, but the program fails on "License Not Found".

I switched to another computer( not developer) to check and it works fine, but in the computer that suppose to have the licenses it’s not working

I'm sure that all objects licensed correctly.

What can exactly cause this problem?

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

Post by Alexey » Fri 15 Dec 2006 12:11

What is the full version of MySQLDirect .NET you use?

iad
Posts: 34
Joined: Fri 24 Nov 2006 07:38

Post by iad » Fri 15 Dec 2006 12:34

HI,
the version is 3.55.16

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

Post by Alexey » Fri 15 Dec 2006 12:40

Please wait for the 3.55.17 (should be uploaded onto our site tonight).
This problem ought to be absent in it.

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

Post by Alexey » Fri 15 Dec 2006 13:03

New build of MySQLDirect .NET 3.55.17 is available now!

Post Reply