problem with my license

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
Cryptic
Posts: 3
Joined: Tue 18 Dec 2007 10:42

problem with my license

Post by Cryptic » Tue 18 Dec 2007 10:45

Hello,

i have a problem with my license. Since version 4.25 i'm still catching the license not found error.
I had done all things what discribes here:

http://crlab.com/forums/viewtopic.php?t=9041 and in the documentation, but nothing has help.

i use VS 2005 and i have a plugin called ankh, to connect with my repository server, after i have delete the trial version v(4.20) from corelab and install the standart version v(4.25)
i get the error message that the paket is defect and the GUID cant read... Could it be, that its a problem between ankh and corelab plugins?? i think not...or?

before Version 4.25 it functionaded, but it was only trial version... i dont unterstand why he didnt find the licence?!

can someone help me or had the same problem?

ps: i use the mobile Corelab version for the cf

Cryptic
Posts: 3
Joined: Tue 18 Dec 2007 10:42

Post by Cryptic » Tue 18 Dec 2007 12:41

i have try to install mysqlnet425mob2 on a other VS 2005 without any plugins but the problem is the same. It said me that it have a problem with following GUID in the registry:

CoreLab.MySql.Vs.MySqlDataProviderPackage ({504F672E-6D5F-48B5-A462-B2921929734C})

someone who know that it means?

Alexey.mdr
Posts: 729
Joined: Thu 13 Dec 2007 10:24

Post by Alexey.mdr » Thu 20 Dec 2007 16:48

We are investigating this problem.
I'll let you know as soon as possible.

Alexey.mdr
Posts: 729
Joined: Thu 13 Dec 2007 10:24

Post by Alexey.mdr » Fri 21 Dec 2007 08:58

I have sent you an e-mail.

Cryptic
Posts: 3
Joined: Tue 18 Dec 2007 10:42

Post by Cryptic » Fri 21 Dec 2007 10:57

thank you,

i try to follow the instructions and write back later

BLOZZY
Posts: 3
Joined: Sat 19 Jan 2008 18:05

same problem with mydirect 4.30 mobile

Post by BLOZZY » Sat 19 Jan 2008 18:20

hi there , i got the same problem. i have used the trial version 4.25 which worked fine moved to the ordered license 4.30 and vs2005 throws the error message "project was not compiled with the standard edition" ? ok contacted the support, did all the things to do: uninstall, delete GAC ,reinstall and rebuild. the same error still happens. uninstalled vs 2005 and installed vs2008, uninstalled and installed corelab again the same problem came again. installed a new computer with windows xp and vs 2005 installed the ordered license a maked a new project with only a data connection --> license not found ????????? does anybody has the same problem with built 4.30 ?? i assume a general bug in the new built ?? :oops: :oops: :oops: :oops: :oops: :oops: :oops:

Alexey.mdr
Posts: 729
Joined: Thu 13 Dec 2007 10:24

Post by Alexey.mdr » Mon 21 Jan 2008 09:18

Do you have the mobile edition?
We could send you an exe file that will embed a license into the project.
license not found ?????????
Create a file named licenses.licx, if this file does not exist yet.

Open the file with a text editor and place this line inside:
CoreLab.MySql.MySqlConnection, CoreLab.MySql
Save the file and add it to your project.
Make sure it is embedded as a resource.
project was not compiled with the standard edition
The error “Solution was not compiled with the standard edition” appears because CoreLab.MySql.licenses has been created by the Trial version of MyDirect .NET. Try to: delete licenses.licx from the project and delete references to CoreLab.* libraries.

Check if the "CoreLab.CF.MySql.Vs.dll" assembly is loaded by following this steps:
1. Close all opened Visual Studio 2008 instances.
2. Open Visual Studio 2008 and create a new windows application project.
3. Add MySqlConnection.
4. Open another Visual Studio instance. Choose "Tools" -> "Attach to Process..."
5. Click on "devenv.exe" in "Available Processes" panel.
6. Choose "Debug" -> "Windows" -> "Modules"
7. In the appeared window try to find "CoreLab.CF.MySql.Vs.dll"
8. Remember the path to this assembly.

Now close all IDE's and uninstall the Core Lab MyDirect .NET mobile version.
Check your GAC for CoreLab*.dll and delete them (if they are still there).
Check the path you've got in the step 7 and delete the assembly.
Reinstall the product.

jasmine
Posts: 1
Joined: Tue 22 Jan 2008 02:13
Location: Malaysia
Contact:

My helps......Urgen

Post by jasmine » Tue 22 Jan 2008 02:23

Hello,
I have bought the mydirect.net license since last week.but we have problem with the license now, and we tried and tried to contact your guy, but still not get your any responce, however we are very urgen to used this license because we have to submit few projects by this week. so can you please troubleshoot our problem as soon as posible.
our error come out when we tried to install mydirect.net v4.3 mobile edition, i got the error with(package 'CoreLab.mysql.Vs.mysqldataproviderpackage' has failed to load properly...),
and the second error is when want to run the project, the corelab exception error said that liciense not found, can you please and please trobleshoot for us as soon as possible.

Alexey.mdr
Posts: 729
Joined: Thu 13 Dec 2007 10:24

Post by Alexey.mdr » Tue 22 Jan 2008 11:37

I have sent you an e-mail.

Post Reply