X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 19 Aug 2025 03:35 PM by  Ben Castellani
MC_Library_Initialization failed (IDLffDICOMEx')
 1 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?

    Ben Castellani



    Basic Member


    Posts:131
    Basic Member


    --
    19 Aug 2025 03:35 PM
    This indicates an invalid configuration parameter is present, possibly due to an older version of DICOM/IDL being used in the past.

    To resolve, follow the instructions in this Help Article: https://www.nv5geospatialsoftware.com/Learn/Blogs/Blog-Details/internal-config-file-corruption-dicom-network-services-or-dicom-readwrite-toolkit-initialization-problem
    You are not authorized to post a reply.