Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Tuesday, May 23, 2006 2:30:58 AM(UTC)
JanneBenitez

Groups: Registered
Posts: 1


In a project coming up we intend to use the LeadTool ocx as a part within our ocx which in its turn will be resident in a html-page.

We have encountered a problem when we use “your” ocx  within our ocx. When “your” ocx is used directly in a html-page it works as intended. When “your” ocx is used within our ocx the ocx is not loaded.

We suspect that the licence is involved in some way. When the html-page is opened on a computer with a licence for “your” ocx everything works well, but otherwise we do not get it to function.

We kindly ask for your advice and a program example to solve this problem.

 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Thursday, May 25, 2006 12:41:24 AM(UTC)

Bashar  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

Yes, the license file is is involved in this issue.  When you wrap
our OCX in your OCX, the license string is not read from the license
file and passed to our control.  This is why you need to have the
license file on each client accessing the Web page, which is not
permitted.  The OCX does not provide any means to pass the license
string though code.  I suggest that you switch to using our COM
objects instead.  The COM objects include the LEADRasterFactory which you can use to pass the license string though code.

 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.045 seconds.