Page 1 of 1

urgent!

Posted: Thu 26 Apr 2012 03:11
by Pig_Jack
urgent

Help

I want to Devart.data.MySQL.dll with Pocket PC for test the program.
And test complete purchase the full version again.

Now version dotConnect for MySQL 6.80 Mobile Trial

Error

Aeeembly (TEST)is not licensed to use dotConnect for MySQL.
Please correct license information

I cannot test program and create program demo version.

Urgent! Urgent! Urgent!

Posted: Thu 26 Apr 2012 03:50
by Pig_Jack
Image

Posted: Thu 26 Apr 2012 11:39
by Pinturiccio
According to your screenshot you have a license issue.
All applications that use Devart assemblies should have a technical license of Microsoft .NET Framework (http://www.devart.com/dotconnect/mysql/ ... nsing.html). This is a specially formed embedded resource. It is checked when a connection opens.

dotConnect for MySQL includes License Wizard that helps you configure license information. To invoke the wizard, select MySQL Mobile | License Information from the Visual Studio Tools menu. Then click Fix buttons in the dialog box and follow the wizard's instructions. In most cases this is enough to configure .NET component licensing.

For .NET Compact Framework the Visual Studio addin automatically embeds all required information into every assembly that uses Devart.Data.MySql.dll library. Class libraries are supported automatically.

If the license fails to be added to a project, you can add and compile it manually. Note that there is no license compiler from Microsoft for .NET Compact Framework. You can request the compiler from us.

There is a known issue with the .NET Compact Framework. The "License not found" exception can be thrown by MySqlDataAdapter.Fill method in case MySqlConnection has never been opened. To avoid the issue just open (or open and close) any connection before calling the MySqlDataAdapter.Fill method.

If the information given above doesn't help, please send us a small test project for reproducing the issue.

Posted: Fri 27 Apr 2012 08:08
by Pig_Jack
Image

[img]Thanks:%20%20ฝากรูป[/img]

Re: urgent!

Posted: Mon 30 Apr 2012 02:37
by Pig_Jack

Re: urgent!

Posted: Tue 01 May 2012 12:09
by Shalex
1.
Unknown project type.
Please specify your exact project type. For example: File > New > Projects > Visual C# > Smart Device > Smart Device Project > Console Application (.NET Compact 3.5, Windows Mobile 5.0 Pocket PC SDK).

2.
Assembly (TEST) is not licensed to use dotConnect for MySQL.
Have you added Devart.Data.MySQL.dll for the corresponding Compact Framework (e.g., c:\Program Files\Devart\dotConnect Mobile\MySQL\CF35\Devart.Data.MySQL.dll)?

3. Were there any errors during dotConnect for MySQL Mobile installation (if it exists: c:\Program Files\Devart\dotConnect Mobile\MySQL\Install.log)?

4. a) specify the exact build number (x.xx.xxx) of your dotConnect for MySQL: the Tools > MySQL Mobile > About menu of Visual Studio. We will send you a compiler (it is a version dependent) for building the license resource manually.
b) are you using trial version or the licensed one? If it is licensed, also send us the e-mail (compiler will be sent to this e-mail) you have used during registration or the license number.