Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Downloading Files with custom extensions not working in IE

Status
Not open for further replies.

BOUSMANBE

Programmer
May 1, 2013
8
0
0
US
We have a Windows 2008 Server running IIS and before today, we didn't have the MIME Type setup for some of our internally developed application extensions and would therefore get a 404 error whenever we would try to download a file with that extension.

After adding the extension to the MIME Types in IIS and setting the MIME Type to application/octet-stream, it would finally allow me to download the file via Chrome.

The problem comes when I try to download the file using IE10, it just gives me the XML text of the file as you can see in the attachment.

I've tried disabling protected mode like some posts say but it still doesn't fix the issue.

Has anyone ever seen this before?

Thanks in advance!
 
 http://files.engineering.com/getfile.aspx?folder=f7a1c76b-a5ed-405b-a4fa-8d9729b6e24a&file=IE10.png
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top