I am working on a clients website that is coded in classic asp with iis 7.5 and windows server 2008 r2 installed on the terminal server. The problem I m experiencing is when a user tries to download a jpg file. The code is fine and was working prior to them changing servers, but now when you click the download link you get one of the following pages:
The connection was reset ( Firefox)
Connection closed by remote server ( Opera )
Internet Explorer cannot display the webpage ( ie )
This only happens when trying to download files from these pages, all other pages are working as expected. Im completely stumped as to what the problem may be exactly and i have been at it for hours looking through forums and anything i can think of. I am guessing this is more of a back-end configuration problem, but I am not positive and have no idea what needs to change to get this working again.