Blimey! Thanks Marcel. All fixed now. Brilliant!
Posts by mykeymac
-
-
Hi Marcel,
sorry for the delay, I've tried your suggestion still getting the NT Service connection error. However I have noticed that the service that should execute dgate64.exe starts and then stops. C:\Dicom_servers\dicomserver1417d\dgateserv.exe /process dgate64.exe Any ideas?
-
Hi Marcel
I'm new to DICOM. We've been using v1.4.17 for a long time and the GUI has broken (I've attached the debug zip file) I'd like to upgrade to 1.5 but I'm (understandably) a bit nervous about doing that. Have you got a guide for upgrading or is it as simple as running the install file and "next", "next", "next"?
-
Greetings Hivemind!
First, I'm a complete noob here. Not spent a great of deal in the medical imaging arena and I've been thrown in at the deep end a bit. My problem is that I'm stuck with fixing the dicom.ini file with a specific ExportConverter. basically these work:
ExportConverter3 = ifequal "%i[4,5]", "C1"; ifequal "%V0008,0016","1.3.12.2.1107.5.9.1"; stop; forward to CVI42
ExportConverter5 = ifequal "%i[6,7]", "C1"; ifequal "%V0008,0016","1.3.12.2.1107.5.9.1"; stop; forward to CVI42
and this one works:
ExportConverter12 = ifequal "%i[6,8]", "N20"; forward to CVI42; ifequal "%i[4,6]", "N20"; forward to CVI42; ifequal "%i[6,8]", "N20"; forward to OCMRFTP; ifequal "%i[4,6]", "N20"; forward to OCMRFTP;
but this one won't have it all:
ExportConverter13 = ifequal "%i[6,7]", "C2"; forward to CVI42; ifequal "%i[4,5]", "C2"; forward to CVI42
I've banged my head on this for a while now. So, with a screaming headache (for me) I'm turning to you guys for help.
Help!
Mike