|
|
| Author |
Message |
lwoolard
Joined: 04 Dec 2008
Posts: 2
|
Posted: Thu Dec 04, 2008 3:47 pm Post subject: Toolbar won't install from web |
|
|
I have Toolbar Studio v 4.1.0.41 and the Firefox converter 2.12.38. I have created a toolbar with no update URL and the check for updates box unchecked. I've run it through the Firefox converter. When I just navigate to the .xpi file inside of Firefox the toolbar installs. When I put the install.html and .xpi file on a server and browse to the location on the server I get this error message when I click on the Install Now button. Firefox could not install the file because: Download error -228. I can install an IE version of the toolbar from the same server.
Why won't the toolbar install from the web? |
|
| Back to top |
|
 |
Admin Site Admin
Joined: 22 Aug 2006
Posts: 1055
|
Posted: Fri Dec 05, 2008 6:15 am Post subject: |
|
|
Is your .xpi accessible from 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 |
|
| Back to top |
|
 |
lwoolard
Joined: 04 Dec 2008
Posts: 2
|
Posted: Fri Dec 05, 2008 5:20 pm Post subject: |
|
|
| Installing the MIME type took care of it. Thanks. |
|
| Back to top |
|
 |
|