Hi all --
I have an Orthanc installation that is communicating fluently with the hospital PACS. I have been primarily working with CT and MR, and Orthanc has no problem retrieving volumetric data.
I recently began querying against CR (radiography) and, while Orthanc properly returns "find" information about these studies, when I try to retrieve them, the PACS opens a connection very briefly, and then immediately requests a disassociation. It seems to fail for about 50% of the studies.
I can see these images fine on the regular hospital PACS and the tags don't have anything too suspicious in them. I turned on "AcceptUnknownSOPClasses" and turned off "LoadDictionary" in the Orthanc config to be safe, but it didn't make a difference. I also tried scaling up and down the number of threads/jobs and turned on "SynchronousCMOVE" with no effect.
I already have verbose logging on, but Orthanc doesn't tell me anything about the failed negotiation between itself and the PACS for these images. Any advice on trouble-shooting this?
Thanks,
Derek--