Page 1 of 1

Using MySQLDirect.NET with Unit Testing Frameworks

Posted: Wed 07 Jun 2006 22:18
by RobertHoward
I have been using MySQLDirect now for over 12 months and while the product is good at what it has been designed to do, the changes that came in with 3.20 in regards to the licensing has made life rather difficult.

I use a unit testing framework called NUnit (version 2.2.7) and this is where the licensing issue really starts to bite. To use NUnit you need to compile your project, and a test fixture project which you then run in the NUnit testing application. Naturally when I try to test a project that incorporates MySQLDirect the tests fail because NUnit doesnt have the license built in.

Has anyone had a similar issue? Is there a solution to this (apart from trying to rebuild the NUnit system to incorporate the license)?

Posted: Fri 09 Jun 2006 08:34
by Alexey
Please download the latest version of MySQLDirect .NET from our site and install it. This problem should not occur with new package.

Posted: Fri 09 Jun 2006 09:24
by RobertHoward
I am already using 3.50.10

Posted: Wed 14 Jun 2006 10:58
by Alexey
Please specify the full version and the name of the installation package.

Posted: Mon 19 Jun 2006 23:45
by RobertHoward
The install file details:-
Name: mysqlnet350pro.exe
Size: 2,643,763 bytes (2.52Mb)
FileVersion: 3.50
Setup Version: 8.1.49.0

Posted: Tue 20 Jun 2006 06:51
by Paul
We cannot reproduce this problem with mysqlnet350pro.exe 2,643,763 bytes (2.52Mb), Version 3.50.10 NUnit 2.2.0 on the computer where MySQLDirect .NET is installed. On different computer you must include licenses.licx to your test assembly.