Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Can not upload CSV file

  • 6 replies
  • 0 have this problem
  • 12 views
  • Last reply by cor-el

more options

I created a one column spreadsheet with 91 entries in Excel. Then I did a "save as" and choose CSV (comma delimited). One the receiving website, I chose "Browse for file", selected the CSV file I juts created and clicked "Upload". I got an error saying it wasn't a CSV file and could not be uploaded. I tried it again (same file) using Microsoft Edge and it worked just fine. I uninstalled and re-installed Firefox and got the same failure as before. I'm running Windows 10 ver 22H2. I really don't want to use Edge. Is there a fix for this?

I created a one column spreadsheet with 91 entries in Excel. Then I did a "save as" and choose CSV (comma delimited). One the receiving website, I chose "Browse for file", selected the CSV file I juts created and clicked "Upload". I got an error saying it wasn't a CSV file and could not be uploaded. I tried it again (same file) using Microsoft Edge and it worked just fine. I uninstalled and re-installed Firefox and got the same failure as before. I'm running Windows 10 ver 22H2. I really don't want to use Edge. Is there a fix for this?

All Replies (6)

more options

This can occur when the .csv extension is associated with a different type of file in the Applications list. That's the list on the Settings page where you specify what application should open various types of files. Can you see CSV listed with any other content type there? This article has the steps to get to the list:

Manage file types and download actions in Firefox

If that is the issue, there isn't a convenient way to edit the list. (There are some inconvenient ways...)

Helpful?

more options

I would think that Firefox sends the file to the server with a MIME type that the website doesn't recognize as a valid MIME (content) type. I'm not sure if you can catch this in the Network Monitor.

You can check handlers.json in the Firefox profile folder to see if there is a reference to CSV.

Helpful?

more options

cor-el said

I would think that Firefox sends the file to the server with a MIME type that the website doesn't recognize as a valid MIME (content) type. I'm not sure if you can catch this in the Network Monitor. You can check handlers.json in the Firefox profile folder to see if there is a reference to CSV.

I'm sorry, I'm just an end user. I don't understand your reply. But thank you.

Helpful?

more options

jscher2000 - Support Volunteer said

This can occur when the .csv extension is associated with a different type of file in the Applications list. That's the list on the Settings page where you specify what application should open various types of files. Can you see CSV listed with any other content type there? This article has the steps to get to the list: Manage file types and download actions in Firefox If that is the issue, there isn't a convenient way to edit the list. (There are some inconvenient ways...)

Thanks, but the problem I'm having is occurring during an "Upload" process. Your solution address how Mozilla Firefox handles "Downloaded" files.

Helpful?

more options

rcyr49 said

jscher2000 - Support Volunteer said

This can occur when the .csv extension is associated with a different type of file in the Applications list. That's the list on the Settings page where you specify what application should open various types of files. Can you see CSV listed with any other content type there? This article has the steps to get to the list: Manage file types and download actions in Firefox If that is the issue, there isn't a convenient way to edit the list. (There are some inconvenient ways...)

Thanks, but the problem I'm having is occurring during an "Upload" process. Your solution address how Mozilla Firefox handles "Downloaded" files.

The information about what file extensions are associated with which content types is a part of the puzzle. That is why I suggested checking the list on the Settings page, and cor-el mentioned the file which stores that information.

Helpful?

more options

You can inspect the MIME database key with the registry editor (regedit.exe) and do a search for that MIME type (file extension) via Ctrl+F. Be cautious with editing the registry as there is NO UNDO possible: all changes are applied immediately. You can export key(s) in the registry editor before making changes. You can check specific file extension keys (e.g. .csv) in the registry with the registry editor.

  • HKEY_CLASSES_ROOT\.xxx

You can check possibly linked MIME types in the MIME Database registry key.

  • HKEY_CLASSES_ROOT\MIME\Database\Content Type\

Helpful?

Ask a question

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.