Does anyone know why i get the following error when using xpcshell??

js> const Simple=new
Components.Constructor("@mozilla.org/js_simple_component","nsISimple");
uncaught exception: [Exception... "Invalid ClassID or ContractID"
nsresult: "0x80570017 (NS_ERROR_XPC_BAD_CID)"  location: "JS frame ::
typein :: <TOP_LEVEL> :: line 1"  data: no]

I tried to generate new id and I tried to use another hello world
example I found some where else, but with the same result! I think
something is wrong with my xpcshell... the question is just what?? and
who do I fix it??

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

Reply via email to