LEADTOOLS Support
General
General Questions
After Installing ActiveX ltocx14n.ocx component occurs error!
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Wednesday, August 29, 2007 8:44:42 PM(UTC)
Groups: Registered
Posts: 4
- OS: windows xp service pack 2
- delphi 7
- install LeadTools from CD (purchased at 2007/05)
- install LeadTools 14.5 patch install
- install packages (lt*D7*.bpl)
- install 'Import type Library '
(LeadRasterProcess,RasterIO,RasterView,RasterDocument,...etc)
- regsvr32 ltocx14n.ocx
- install activex ltocx14n.ocx (TLEAD component)
- reboot PC
in Delphi ...Create New Project and New Form
TLead component on the Form1 then
"Acess violation at address 0000000.
Read of Address 00000000".
Why??
#2
Posted
:
Sunday, September 2, 2007 4:15:08 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
Delphi has
always had a problem using our Main OCX control.
You can either use or Native Delphi controls (VCL) or
our Raster COM objects in Delphi. These
controls and object (LEADRasterProcess, RasterIO, RasterView, etc.) contain all
the functions of the Main OCX, and should never be used in the same project
that uses these objects, even with programming languages that support both
(such as Visual Basic).
LEADTOOLS Support
General
General Questions
After Installing ActiveX ltocx14n.ocx component occurs error!
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.