No License / Licenseerror in Oranet 4.2 mobile trial

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
Rene Scharf
Posts: 2
Joined: Mon 03 Sep 2007 14:39

No License / Licenseerror in Oranet 4.2 mobile trial

Post by Rene Scharf » Mon 03 Sep 2007 14:51

Hello NG

I have to test the OraDirect functions on my PPC

First i Installed the oranet2.exe ( OraDirec.Net 2 Trial) downloaded from the crlab Site but the included dlls are not for use on WinCe => I got som error by including a sample in my Project. ( OK => My Error, But a included Samples works on my XP-PC )

Then i take the oranetmob2.exe. The included DLLs seemed to be better and the sample-Application could be compiled and my application starts but by connecting a Oracle-Database i get a License error. Also by trying to run a saple on my PPC or the emulator.

Where is my error btw. what have i to do right.

First I have to demonstrate the real working of this component before I can by it.

I hope my english isn't to bad
best regards

René Scharf

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Tue 04 Sep 2007 07:39

What was the exact error message?
Check the date on your PPC. It might be far away from the date on your PC, so the license "thinks" it is expired.

Rene Scharf
Posts: 2
Joined: Mon 03 Sep 2007 14:39

Post by Rene Scharf » Tue 04 Sep 2007 08:01

Hello Alexey

The message is exactly:

License not found: Please view "Licensing" Topic in OraDirect .NET documentation for details or contact Core Lab tecnical support.


I'm understanding the documentation in this case that there must be a license.licx file. Which I'm missing on my installation.

My Install-Structure:
C:\Programme\CoreLab\OraDirect.NET2 Mobile\CoreLab.CF.Oracle.Vs.dll
C:\Programme\CoreLab\OraDirect.NET2 Mobile\CoreLab.Oracle.dll
C:\Programme\CoreLab\OraDirect.NET2 Mobile\CoreLab.Oracle.xml
C:\Programme\CoreLab\OraDirect.NET2 Mobile\FAQ.html
C:\Programme\CoreLab\OraDirect.NET2 Mobile\History.html
C:\Programme\CoreLab\OraDirect.NET2 Mobile\License.rtf
C:\Programme\CoreLab\OraDirect.NET2 Mobile\Readme.html

C:\Programme\CoreLab\OraDirect.NET2 Mobile\Design
C:\Programme\CoreLab\OraDirect.NET2 Mobile\Doc
C:\Programme\CoreLab\OraDirect.NET2 Mobile\Samples

The Date/Time on the PPC is the same like the PC, because i have the option on that the Active Sync set the PPC date/time everytime I'm syncing

By trying to run a Sample in the Emulator the same error occurs.

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Tue 04 Sep 2007 08:23

Please create a small application with one OracleConnection component and send me all source files and compiled binaries.
Use e-mail address provided in the Readme.txt file.

Post Reply