08-14-2008, 0:13
|
yourfriend20030
Joined on 08-14-2008
Posts 4
|
Can't not display Dicom file using Leadtools V15
|
 
 
|
|
|
Hi. I am using Leadtools V15 to display Dicom file. How ever I am getting this error and couldn't to display it. Please help and explain to me.
Thanks..
-----------------------------------------------
System.MissingMethodException was unhandled
Message="Method not found: 'Void Leadtools.RasterPaintProperties.set_IgnoreWorldTransform(Boolean)'."
Source="Leadtools.WinForms"
StackTrace:
at Leadtools.WinForms.RasterImageViewer.RedirectPaint(Graphics graphics, Rectangle src, Rectangle dest, Rectangle destClip, Matrix transform, Boolean ignoreWorldTransform, RasterPaintDisplayModeFlags displayFlags)
at Leadtools.WinForms.RasterImageViewer.RedirectPaint(Graphics graphics, Rectangle src, Rectangle dest, Rectangle destClip, Matrix transform)
at Leadtools.WinForms.RasterImageViewer.OnPaint(PaintEventArgs e)
at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at Leadtools.WinForms.RasterImageViewer.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at DicomDemo.MainForm.Main() in C:\Program Files\LEAD Technologies\LEADTOOLS EVAL 15\Examples\DotNet\CS\DicomDemo\UI\MainForm.cs:line 817
|
|
|
|
|
Report
|
|
|
|