Page 1 of 1

3.2 Final licensing error

Posted: Mon 09 Jan 2006 20:01
by Giles_Collingwood
Why do I now get this? (3.2 beta was fine)

An error occurred creating the form. See Exception.InnerException for details. The error is: License expired or not valid. Please view "Licensing" topic in OraDirect .NET documentation for details or contact Core Lab technical support.

Thanks Giles

Posted: Tue 17 Jan 2006 07:58
by Paul
Try to reproduce this problem with Sample projects.
Please check that *.licenses resource is present in compiled assembly.
Please see OraDirect .NET documentation how to add licenses.licx to your project.

Do you write class library(dll), executable application(exe), web project, web project with dynamically compiled sources?
What version of VisualStudion do you use? What version of .Net do you use (1.x, 2.0, compact 1, compact 2)?
Do you compile your project in Visual Studio environment or using command line?
If you have a problem, please create small application with one OracleConection and license information. Please send us sources and .exe, .dll files