04-15-2007, 8:09
|
Maen Hasan

Joined on 08-05-2004
Posts 1,744
|
Re: 429 active x component can't create component
|
 
 
|
|
|
Hello,
LEADRasterDlgFile is the static interface that needs the LTRDFD14N.DLL with the following DLLs to work (it's used usually with COM programming interface): LTR14N.DLL LTRDF14N.DLL LTRDK14N.DLL LTRIO14N.DLL LTRPR14N.DLL
LEADRasterDlgFile_D is the dynamic interface that needs the LTRDFD14n.DLL dynamic library, which needs the following DLLs to work (it's used usually with OCX programming interface): LTDIS14N.DLL LTDLGCOM14N.DLL LTDLGCTRL14N.DLL LTDLGFILE14N.DLL LTDLGKRN14N.DLL LTDLGUTL14N.DLL LTFIL14N.DLL LTIMG14N.DLL LTKRN14N.DLL LTRDFD14N.DLL
If you are getting the Nag message when using the LEADRasterDlgFile, you need to use the NaNag version of the LTR14N.DLL file.
Please retry the same issue by using the above DLLs and let me know how it goes.
Thanks, Maen Badwan LEADTOOLS Technical Support
|
|
|
|
|
Report
|
|
|
|