FBA & COM registration

R

Robert Dormer

Hello all,

I'm componentizing an application that uses ActiveX controls. I've added
the OCX files for the controls to the image, and set up FBA DLL/COM
registration resources as part of the component. However, when I run the
application on XP Embedded, it still crashes with error 429. Can anyone
shed some light on what's going on?
 
B

Brad Combs

Robert,

Does the program crash if oyu register the OCX file by hand from the command
line or a batch file? Also, can you look in the FBA log
(C:\Windows\FBA\fbalog.txt) to see if the file was indeed registered?

HTH,
Brad
 
R

Robert Dormer

To update,

I've looked in the FBA log and the controls are indeed registered
succesfully, according to FBA at least. I've also used a utility, ActiveX
assistant, to enumerate the controls on the system, and all of them are
there. So, whatever the problem is, it's not due to the controls not being
registered....
 
R

Robert Dormer

I have already done this as well. All necessary DLLs and OCX files are in
their proper places.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top