I'm having trouble calling into my XPCOM component via a test JavaScript
page.  Even the nsSample component example does not run.  To further
complicate matters, I  have one machine that works and one that does not
(both win32).  I suspect there is a security setting of some sort that is
preventing the page from running any scripts.  The script stops executing
at:

netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect");

I'm new to this and any help is appreciated.

Jeremy


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

Reply via email to