I am able to get this image to remotely download:
http://www.casajazz.it/MC-API/Risorse/StreamRisorsa.aspx?guid=6e6ec27c-0...

But when I attempt this one, the file gets "safely" converted into a txt file. (I had to allow the extension "asp" in order for it to attempt the download)
http://www.gregorysjazz.com/show_img.asp?id=679&tbl=mus&db=gregorys2

For now, I have added a hack into the module which renames the file to "tmp.jpg" when the extension is "asp" which is obviously not an ideal solution.

Ideas?