Problems with O/R Mapper connection

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
gcervantes
Posts: 4
Joined: Wed 13 Jun 2007 20:06

Problems with O/R Mapper connection

Post by gcervantes » Wed 13 Jun 2007 20:20

I am using Llblgen O/R to generate code for my database. However I get errors when using Corelab driver, the support people from Llble gen told me to contact CoreLab

[quote]"Please contact Corelab, they should have provided a valid policy file in their installer which redirects the reference to their latest version."[/quote]

The Error I am getting is:

Could not load file or assembly 'CoreLab.MySql, Version=4.0.9.0, Culture=neutral, PublicKeyToken=09af7300eec23701' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

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

Post by Alexey » Fri 15 Jun 2007 06:24

I've sent you correct policy files. Move them to the GAC using explorer.

gcervantes
Posts: 4
Joined: Wed 13 Jun 2007 20:06

Post by gcervantes » Fri 15 Jun 2007 13:02

Thank you very much for your response, I have updated my email in my profile because I did not received the file. Can you resend it?

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

Post by Alexey » Fri 15 Jun 2007 13:28

Re-sent.

gcervantes
Posts: 4
Joined: Wed 13 Jun 2007 20:06

Post by gcervantes » Fri 15 Jun 2007 20:27

I have received the file, thank you very much for your support. Howevr now I am getting a LICENCING file problema, it is:

"Connection Failed, Licence not Valid".

I am using the demo version, do I have to upgrade?

Regards

Gustavo

gcervantes
Posts: 4
Joined: Wed 13 Jun 2007 20:06

Post by gcervantes » Sat 16 Jun 2007 19:26

I have bought the licence, I am waiting for it, but is this the problem? Or is something else?

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

Post by Alexey » Mon 18 Jun 2007 06:23

The problem with licensing is being solved in cooperation with Solutions Design.
Hopefully we will provide the solution this week.

briankb
Posts: 10
Joined: Thu 05 Jul 2007 02:34

Post by briankb » Thu 05 Jul 2007 02:39

I purchased the Pro mysql direct last week and tried to use it with LLBLGen Pro tonight and it gave me the following error.

"Connection failed. Error:License not found. Please view "Licensing" topic in MySQLDirect .NET Documentation for deails or contact Core Lab technical support."

I looked through the help file and it was no help. I never received any kind of license file only a serial number. I purchased from ComponentSource.

I need to get this working ASAP.

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

Post by Alexey » Thu 05 Jul 2007 07:02

What are the versions of MySQLDirect .NET and LLBLGen Pro?
When exactly does the error occur?

briankb
Posts: 10
Joined: Thu 05 Jul 2007 02:34

Post by briankb » Thu 05 Jul 2007 12:50

It occurs in the LLBLGen designer when I create a new project and test the connection to the MySQL database.

This problem has corrected itself by using the latest beta of 2.5.

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

Post by Alexey » Fri 06 Jul 2007 07:00

Yes, Solutions Design has fixed this about two weeks ago.

Post Reply