Thanks for the detailed debug info Dani. The only time I can think of that PageBlaster would still be involved is if you have set IIS to send the extension to the StaticFileHandler and that extension is setup for the StaticFileHandler. That Content-Type being wrong is most likely because of this scenario, because PageBlaster does attempt to set the Content-Type in the response when the StaticFileHandler is being used. What was the extension on the url for that request? I'll look into how this may be getting set wrong right away. |