Ok, I have a file saved from Visio 2003 as a JPG. Visio saves JPGs in Photoshop 3.0 format, with the creator code (heh) of 8BIM, with a format of image/jpeg. IIS is unable to display this. Adding an ...
I've come across a really annoying problem with IIS. It refuses to respect the Accept header in a request from Blackberry devices and serve the proper mime-type. It skips right past text/html and ...
How many times have you deployed a .NET web application to a server and found that the server was missing MIME type mappings for file types you’ve used? Answer: every time. MIME is an internet ...