This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Tuesday, April 23, 2013 3:16:21 AM(UTC)
Groups: Registered
Posts: 2
I'm using a part of the DicomDirectoryDemo Code to load the dicom structure to a TreeView!
At the demo version, it works fine with the same dicom-file!
I have debugged it step by step and the only difference I found is that on my version the parameter m_DicomDir.DataSet.InformationClass is "unknown" and
at the demo version "BasicDirectory".
I don't know where the problem is. Maybe a license problem? I'm using the PacsImaginsSDK License!
Thx for help!
#2
Posted
:
Wednesday, April 24, 2013 6:26:44 AM(UTC)
Groups: Registered, Tech Support
Posts: 179
The problem might be related to the Dicom Tables DLL. Please make sure that you have "Leadtools.Dicom.Tables.dll" next to your Project EXE or as a reference if you are using .Net.
If you are using C/C++ the DLL is "LtdicTablesu.dll" for the UNICODE version and "LtdicTablesa.dll" for the ANSI version.
Mohamed Abedallah
Developer Support Engineer
LEAD Technologies, Inc.
#3
Posted
:
Wednesday, April 24, 2013 11:49:23 PM(UTC)
Groups: Registered
Posts: 2
Thanks a lot! small cause - big effect [:$]
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.