Problem while downloading attachments from rest as well as program

808
2
02-24-2011 09:05 PM
AbhijitSathe
New Contributor
Hello ,

We are facing a weird problem while downloading attachments from the rest end point as well as programatically,

whenever i try to see the attachments by clicking on any one of them it displays

500 - Internal server error.
There is a problem with the resource you are looking for, and it cannot be displayed.

can anyone help me out with this issue.

Thanks,

Abhijit V Sathe.
0 Kudos
2 Replies
RaviNarayanan
Esri Contributor
Abhijit,

a couple of areas to check
1. verify if the virutal output directory is configured for this service
2. check if the mime-type of this attachment is listed in the allowed mime-types in IIS for the arcgisoutput virtual directory.
0 Kudos
AbhijitSathe
New Contributor
🙂 Thanks Ravi!!!!!

It worked for us, the problem was with the virutal output directory configuration.

Thanks for the reply!!
0 Kudos