OK! I figured out that GetServiceByContractID is failing, thus returning null, so now why is GetServiceByContractID failing? My component is registered and I see the component initializing when GetServiceByContractID is first invoked.
OK, the component is initializing, does it return a success code (and does a debug mozilla say "registered successfully")? Does your factory method ever get called? Does it return a success code and a good pointer?
--BDS _______________________________________________ Mozilla-xpcom mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-xpcom
