Vijay wrote:
Hi,

I have created an xpcom component and during the auto registration,
my component is registered (i think so !!!) .
now When i try to create an instance using do_GetService, it doesn't
work.
what could be the reason ? how can i find out that my component is registered or not ? Is there any way to register my component manually ?
What will have during the autoregistration process ?


FYI, I have placed my xpcom component in the dist/bin/components
directory.

Help me please !!!!

Regards,
Vijay.

You should be able to type regxpcom in Mozilla_home/dist/bin. It's supposed to register automatically. However, I also had some link error when I tried to register my component.


Adele
_______________________________________________
Mozilla-xpcom mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-xpcom

Reply via email to