Admin Site Admin
Joined: 22 Aug 2006
Posts: 1005
|
Posted: Tue Jan 20, 2009 7:22 am Post subject: |
|
|
In mostly cases, it means your .xpi is not accessible on the server.
Please, check the settings of .xpi file on your server to be readable for all users. The URL to your .xpi should be accessible.
You may also add MIME TYPE ON IIS http Headers like:
extension: .xpi
MIME TYPE: application/x-xpinstall |
|