Page 1 of 1

License Not Found when using class libary

Posted: Mon 20 Aug 2007 15:39
by buk15below
Hi,

I'm using MySQLDirect. NEt wrapped in a class library, which works fine via Windows Forms applications. However I need to be able to use this via an ASP.Net application, when I include the class library and I'm running in debug from the VS environment then again everything works fine.
But when I move to production then I get a 'License not Found' error.

What do I need to include in the licences file or in the ASP.Net application in order to facilitate this.

Regards and Thanks
Bruce Keen

Posted: Mon 20 Aug 2007 16:29
by Alexey
Have you created App_Licenses.dll file as described in the "Licensing" topic of MySQLDirect .NET help documentation?