X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 11 Mar 2008 07:42 PM by  anon
MC_Library_Initialization failed (IDLffDICOMEx')
 0 Replies
Sort:
You are not authorized to post a reply.
Author Messages

anon



New Member


Posts:7
New Member


--
11 Mar 2008 07:42 PM
    I am trying to use the IDL DICOM Network Services. But, I meet a curious error, like this : IDL> a = OBJ_NEW('IDLffDICOMEx') % OBJ_NEW: Error: MC_Library_Initialization failed , Invalid configuration parameter % Dynamically loadable module failed to load: DICOMEX. I know that this class needs arguments, but the error is not related with arguments, I think. IDLffDICOM class has no problem. IDL> a = OBJ_NEW('IDLffDICOM') % Loaded DLM: DICOM. I can use IDLffDICOMEx on other system of mine. So, I formatted my system and reinstall IDL 7.0. But the results are the same. It doesn't work on my desktop. Could you help me?
    You are not authorized to post a reply.