The associated helper application does not exist: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
m (updated link)
(added another example and solution.)
Line 1: Line 1:
{{right-pic|HelperAppError.PNG}}
{{right-pic|HelperAppError.PNG}}
This article deals with the message "''(filename) could not be opened, because the associated helper application does not exist. Change the association in your preferences.''" Firefox stores file type and application associations separately than Internet Explorer does, which can explain why one would work and not the other.[http://forums.mozillazine.org/viewtopic.php?t=454628]
This article deals with the Firefox download error, ''"(filename) could not be opened, because the associated helper application does not exist. Change the association in your preferences."'' Firefox stores information about file types and application associations differently than Internet Explorer, which can explain why one would work and not the other.


==Application uninstalled==
==Application cannot be located==
The "associated helper application does not exist" message can mean that the application that Firefox thinks should open a specific type of file is no longer installed [http://forums.mozillazine.org/viewtopic.php?t=454628].  It can also mean that the application has either been updated or reinstalled and is now in a different location.  [http://forums.mozillazine.org/viewtopic.php?t=567762]  In such cases, Firefox can not find the application for that file type in the expected location and will issue the error. 


{{right-pic|Download Actions.png}}
{{right-pic|Download Actions.png}}
This error message can mean that the program that Firefox thinks should open a specific type of file is no longer installed. You can reconfigure Firefox to use a different program:
You can fix the problem by telling Firefox where to find the program you want to use for the file type. To do this,  go to your Firefox menu and  change the download action for that file type:
* Firefox 2: Tools -> Options -> Content -> File Types -> Manage
* Firefox 2: Tools -> Options -> Content -> File Types -> Manage
* Firefox 1.5: Tools -> Options -> Downloads -> View and Edit Actions
* Firefox 1.5: Tools -> Options -> Downloads -> View and Edit Actions


Find the entry relating to the file type you're trying to open, then click Change Action... and pick the application you want to handle that type.
Find the entry in the Download Actions list relating to the file type you're trying to open, then click Change Action... and pick the application you want to handle that type
 
==MimeTypes.rdf file==
Firefox stores file type and helper application associations in the [[mimeTypes.rdf]] file located in the  [[Profile folder - Firefox| Firefox profile folder]].  Sometimes you might not see an entry for the problematic file type in the Download Actions list or the listing itself might be completely empty.  In such cases, exit Firefox, open the Firefox profile folder and remove (or rename) the mimeTypes.rdf file.  (Don't delete the "default" mimeTypes.rdf file in the Firefox program folder by mistake.)  A new copy of the file will be generated when you restart Firefox.  You should then be able to download again without receiving the error but any previously set download actions will be gone.


==See also==
==See also==

Revision as of 21:20, 23 July 2007

This article deals with the Firefox download error, "(filename) could not be opened, because the associated helper application does not exist. Change the association in your preferences." Firefox stores information about file types and application associations differently than Internet Explorer, which can explain why one would work and not the other.

Application cannot be located

The "associated helper application does not exist" message can mean that the application that Firefox thinks should open a specific type of file is no longer installed [1]. It can also mean that the application has either been updated or reinstalled and is now in a different location. [2] In such cases, Firefox can not find the application for that file type in the expected location and will issue the error.

You can fix the problem by telling Firefox where to find the program you want to use for the file type. To do this, go to your Firefox menu and change the download action for that file type:

  • Firefox 2: Tools -> Options -> Content -> File Types -> Manage
  • Firefox 1.5: Tools -> Options -> Downloads -> View and Edit Actions

Find the entry in the Download Actions list relating to the file type you're trying to open, then click Change Action... and pick the application you want to handle that type.

MimeTypes.rdf file

Firefox stores file type and helper application associations in the mimeTypes.rdf file located in the Firefox profile folder. Sometimes you might not see an entry for the problematic file type in the Download Actions list or the listing itself might be completely empty. In such cases, exit Firefox, open the Firefox profile folder and remove (or rename) the mimeTypes.rdf file. (Don't delete the "default" mimeTypes.rdf file in the Firefox program folder by mistake.) A new copy of the file will be generated when you restart Firefox. You should then be able to download again without receiving the error but any previously set download actions will be gone.

See also