IIS server gives 406 error on trying to download .img file

httpiis

We have an embedded product that download its firmware upgrade via HTTP using a program called nvtools. This works from a linux server using Apache. But we switched to a Windows server using IIS. Now we are getting a:
"406 – Client browser does not accept the MIME type of the requested page."

when trying to download the firmware update using nvtools. I can't change anything on the embedded system side to make this work. Our IT guy has not been able to fix this yet. What setting in IIS does he need to change to fix this issue?

Dennis

Best Answer

Add .img to the MIME types list as application/octet-stream