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 : Wednesday, August 29, 2007 8:44:42 PM(UTC)

not2bf  
not2bf

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??

 

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 : Sunday, September 2, 2007 4:15:08 AM(UTC)

Qasem Lubani  
Guest

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).
 
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.166 seconds.