I have a large (6mb) PDF file which is static content on an IIS web site. If the web site is on IIS7 (windows server 2008 r2 64-bit) and the user is using Acrobat 7, the download stalls and acrobat hangs, sometimes with an error saying the file could not be read.
This happens for different files, different browsers, and different hardware. However, it is specific to the combination of IIS7 and Acrobat 7; if I use acrobat 9 everything is fine, and likewise if I move the web site to a windows 2003 (IIS6) box.
Does anyone have any clues as to what could be causing it or if there are any settings I can change within IIS to fix this problem.
Thanks
Andy