> Something is wrong with your code. Did you try to debug this (judging > from the error, your CreateInstance impl fails)? Can you post the > code?
I used NS macro. And I think it failed because my component was "unregistered" or something like that. So firefox couldn't find the classes or interfaces of my component. I opened and saved .autoreg. Then I opened firefox and my component worked again. What Firefox does when it detects .autoreg has changed? Is there any firefox internal procedure to unregister component when firefox closes? Do I have to program something to avoid this? Thanks again, Pedro _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
