I am currently using rds to use specific program, but keep getting error and program is crashing
I am currently using rds to use specific program, but keep getting error below and the program is crashing.
can I know what causes this crash with errors below?
오류 있는 응용 프로그램 이름: iFM_DesignerS2015P.exe, 버전: 1.0.1.5, 타임스탬프: 0x63607fe3
오류 있는 모듈 이름: ntdll.dll, 버전: 10.0.20348.1194, 타임스탬프: 0x328f23a4
예외 코드: 0xc0000005
오류 오프셋: 0x00034507
오류 있는 프로세스 ID: 0x4610
오류 있는 응용 프로그램 시작 시간: 0x01d909eab6d41542
오류 있는 응용 프로그램 경로: C:\GIS\iFM_DesignerSU2015\iFM_DesignerS2015P_202009008_K.exe
오류 있는 모듈 경로: C:\Windows\SYSTEM32\ntdll.dll
보고서 ID: eeea429f-262d-4c85-bc38-b6d5c4036a58
오류 있는 패키지 전체 이름:
오류 있는 패키지에 상대적인 응용 프로그램 ID:
응용 프로그램: iFM_DesignerS2015P_202009008_K.exe
Framework 버전: v4.0.30319
설명: 처리되지 않은 예외로 인해 프로세스가 종료되었습니다.
예외 정보:System.AccessViolationException
위치: System.StubHelpers.InterfaceMarshaler.ConvertToManaged(IntPtr, IntPtr, IntPtr, Int32)
위치: Intergraph.GeoMedia.PBasic.PointGeometryClass.get_Origin()
위치: iFM_DesignerS2015.modMouse.MouseMoveEvent(System.Object, AxIntergraph.GeoMedia.GMEventControlLib._DGMEventControlEvents_MouseMoveEvent)
위치: iFM_DesignerS2015.frmMain.evcMain_MouseMoveEvent(System.Object, AxIntergraph.GeoMedia.GMEventControlLib._DGMEventControlEvents_MouseMoveEvent)
위치: AxIntergraph.GeoMedia.GMEventControlLib.AxEventControl.RaiseOnMouseMoveEvent(System.Object, AxIntergraph.GeoMedia.GMEventControlLib._DGMEventControlEvents_MouseMoveEvent)
위치: AxIntergraph.GeoMedia.GMEventControlLib.AxEventControlEventMulticaster.MouseMove(System.Object, Int32, Int32, Double, Double, Double, Double, Double, Double)
예외 정보:System.Reflection.TargetInvocationException
위치: System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr, IntPtr, Int32, IntPtr, IntPtr)
위치: System.Windows.Forms.NativeWindow.DefWndProc(System.Windows.Forms.Message ByRef)
위치: System.Windows.Forms.Control.DefWndProc(System.Windows.Forms.Message ByRef)
위치: System.Windows.Forms.Control.WmMouseMove(System.Windows.Forms.Message ByRef)
위치: System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
위치: System.Windows.Forms.AxHost.WndProc(System.Windows.Forms.Message ByRef)
위치: System.Windows.Forms.Control+ControlNativeWindow.OnMessage(System.Windows.Forms.Message ByRef)
위치: System.Windows.Forms.Control+ControlNativeWindow.WndProc(System.Windows.Forms.Message ByRef)
위치: System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
위치: System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
위치: System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
위치: System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
위치: System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
위치: Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun()
위치: Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()
위치: Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(System.String[])
위치: iFM_DesignerS2015.My.MyApplication.Main(System.String[])