This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Tuesday, March 22, 2005 6:33:37 AM(UTC)
Groups: Registered
Posts: 4
I have been trying for several days to get my activeX control to work. I have followed the procedures for creating the cab file and the lpk file. I have tried troubleshooting per the instructions with VBDemo.htm. Since VBDemo.htm fails to show the ActiveX control, I assume either my lpk file is wrong or I have to change something in the code of VBDemo.html. My lpk file name is bidView.lpk and is in the root folder of the web app. (c:\inetpub\planweb) this is also the directory where my VBDemo.htm is located.
Can anyone help me with what alterations need to be made in VBDemo.htm and how to get past this problem?
#2
Posted
:
Friday, April 29, 2005 3:44:11 AM(UTC)
Groups: Tech Support
Posts: 23
Thanks: 3 times
The reference to your LPK file should look something like this:
<object classid="clsid:5220cb21-c88d-11cf-b347-00aa00a28331" align="baseline" border="0" width="1" height="1" ID="Object1" >
<param name="LPKPath" value="/v13/CONTROLS/LTOCX130.LPK">
NOTE: it must be a relative path, not a fully qualified path.
Edited by moderator Saturday, October 1, 2016 8:32:21 PM(UTC)
| Reason: Not specified
Ike
LEAD Technologies, Inc.
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.