Re: Problem of privileges

Jan Matousek <[email protected]> Fri, 18 Feb 2005 23:57:52 +0100
Newsgroups gmane.comp.mozilla.devel.xpinstall
Organization Another Netscape Collabra Server User
Message-ID <[email protected]>
Ajit Web napsal(a):
> Hello ,
>          Can anyone solve my problem.
>          I have a problem of script error. The folowing is the err string
>              A script from http://[ipaddress] was denied Universal 
> XPConnect privileges.
>  

I don't know much about using XPCOM from remote scripts.. are you trying 
to use XPCOM from script, that is on the http://[ipaddress]?

you posted to right group - xpinstall should solve your problem. Just 
pack your script in xpi file. If you don't know how to create xpi 
package, then mabye http://xulplanet.com/tutorials/xultu/xpinstall.html 
(with user's comments) may be good start.

Jan