You can probably download the component viewer of Firefox to see if your component is registered.
 
Also, you will need to save you external dll file along with the corresponding .xpt file in the components folder.
 
 

[EMAIL PROTECTED] wrote:
Nothing works.

I use Gecko SDK to build my xpcom component. I have installed it under
/home/ajay/geckosdk .

As advised by Gammieri, i set LD_LIBRARY_PATH to point to my external
library, and i also copied the external library to /home/ajay/geckosdk
/bin.

This is a rather simple test component to add two strings. The logic to
add the two strings is in the external library. When i put the logic in
the component itself, everything works fine but when i separate it,
regxpcom fails with the error code 80040154, which is the
FACTORY_NOT_REGISTERED error.

Any clues...anyone....

:-( - ajay - :-(

_______________________________________________
Mozilla-xpcom mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-xpcom


Yahoo! for Good
Click here to donate to the Hurricane Katrina relief effort.

Reply via email to