Page 1 of 1

License.licx Error

Posted: Wed 20 Jun 2007 20:50
by hesed4him
I just downloaded the professionl version of MySQLDirect 4.10
I am running VWD 9.0.20404.0 Express Edition 'Orcas'

I have in my Bin directory of my web app:
CoreLab.Data.dll
CoreLab.MySql.dll
CoreLab.MySql.Web.dll

In my root directory i have the license.licx file that reads:
CoreLab.Data, CoreLab.MySql, CoreLab.MySql.Web

When I right-click on license.licx and click "Build Licenses" I get an error:
"C:\....\licenses.licx: Could not transform licenses file into a binary resource. The given assembly name or codebase was invalid. (Exception from HRESULT: 0x80131047)"

What is this? Please help.
Thanks.

Posted: Thu 21 Jun 2007 06:08
by Alexey
The licenses.licx file should read:

Code: Select all

CoreLab.MySql.MySqlConnection, CoreLab.MySql
For more information please read carefully our "Licensing" topic of the documentation.