2023-03-01 11:34:34,32 [WARN, Isa5Logger] -- Unable to read Compiled Crc info from Resource. Need to compile. 2023-03-01 11:35:16,28 [ERROR, Isa5Logger] -- Unhandled exception during BeforeInvoke. at ISaGRAF.ISaGRAF5.ISaGRAF5VsxPackage.b(IIsa5TargetExecutionEvents A_0, AcfCamProjectMenuCommand A_1, AcfCamProjectMenuCommandEventArgs A_2) at ISaGRAF.ISaGRAF5.ISaGRAF5VsxPackage.o(AcfCamProjectMenuCommand A_0, AcfCamProjectMenuCommandEventArgs A_1) at ISaGRAF.Acf.VsxBase.Shell.AcfCamProjectMenuCommand.DoInvoke(Object pIn, IntPtr vOut, AcfMultiSelection selection) at ISaGRAF.Acf.VsxBase.Shell.AcfCamProjectMenuCommandService.Exec(Guid& guidGroup, UInt32 nCmdId, UInt32 nCmdExcept, IntPtr pIn, IntPtr vOut, AcfMultiSelection selection) at ISaGRAF.Acf.VsxBase.Shell.AcfMenuCommandService.Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.Exec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut) at ISaGRAF.Workbench.Mlge.Core.WbSubSight.OnExecVSCommand(Object sender, EventArgs e) at ISaGRAF.Workbench.Mlge.Core.Vsx.EditorPane.a(EventArgs A_0) at ISaGRAF.Workbench.Mlge.Core.Vsx.EditorPane.Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.Exec(Guid& pguidCmdGroup, UInt32 nCmdId, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut) at Microsoft.VisualStudio.Platform.WindowManagement.DocumentObjectSite.Exec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut) at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.Exec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut) at Microsoft.VisualStudio.Shell.Interop.IVsUIDataSource.Invoke(String verb, Object pvaIn, Object& pvaOut) at Microsoft.Internal.VisualStudio.PlatformUI.DataSource.Invoke(String verb, Object pvaIn, Object& pvaOut) at Microsoft.VisualStudio.PlatformUI.VsCommand.Execute(Object parameter) at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated) at System.Windows.Controls.Primitives.ButtonBase.OnClick() at System.Windows.Controls.Button.OnClick() at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted) at System.Windows.Input.InputManager.ProcessStagingArea() at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) at System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) at System.Windows.Forms.NativeWindow.DefWndProc(Message& m) at System.Windows.Forms.NativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) System.NullReferenceException: Object reference not set to an instance of an object. at RA.CCW.Micro800Controller.ConnectedController.ConnectToDevice() at RA.CCW.Micro800Controller.ConnectDeviceTransaction.Execute() at RA.CCW.TransactionManager.TransactionManager.ExecuteTransaction(ITransaction trans) at RA.CCW.TransactionManager.TransactionManager.RunToCompletion(ITransaction transaction) at RA.CCW.TransactionManager.TransactionManager.Run(ITransaction transaction) at RA.CCW.Micro800Controller.ConnectedController.GoOnline(UserAction goOnlineInAction) at RA.CCW.Micro800Controller.ConnectedController.Download() at RA.CCW.Vsx.ControllerConnectionEventHandler.DownloadDeviceConfig(AcfCamProjectMenuCommandEventArgs args) at RA.CCW.Vsx.ControllerConnectionEventHandler.ReadyToDownloadDeviceConfig(AcfCamProjectMenuCommandEventArgs args) at RA.CCW.Vsx.ControllerConnectionEventHandler.HandleBeforeDownload(Boolean needBuildMicro800Prj, Boolean micro800PrjBuildResult, AcfCamProjectMenuCommandEventArgs args) at RA.CCW.Vsx.ControllerConnectionEventHandler.HandleBeforeDownload(Object sender, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at ISaGRAF.ISaGRAF5.DeviceManagement.Isa5TargetExecutionEvents.CallBeforeInvoke(AcfCamProjectMenuCommand sender, AcfCamProjectMenuCommandEventArgs args) at ISaGRAF.ISaGRAF5.ISaGRAF5VsxPackage.b(IIsa5TargetExecutionEvents A_0, AcfCamProjectMenuCommand A_1, AcfCamProjectMenuCommandEventArgs A_2) 2023-03-01 11:39:59,83 [WARN, Isa5Logger] -- Unable to read Compiled Crc info from Resource. Need to compile. 2023-03-01 11:40:02,91 [WARN, Isa5Logger] -- Unable to read Compiled Crc info from Resource. Need to compile. 2023-03-01 13:12:09,43 [WARN, Isa5Logger] -- Unable to read Compiled Crc info from Resource. Need to compile. 2023-03-01 13:12:22,11 [ERROR, Isa5Logger] -- Unhandled exception during BeforeInvoke. at ISaGRAF.ISaGRAF5.ISaGRAF5VsxPackage.b(IIsa5TargetExecutionEvents A_0, AcfCamProjectMenuCommand A_1, AcfCamProjectMenuCommandEventArgs A_2) at ISaGRAF.ISaGRAF5.ISaGRAF5VsxPackage.o(AcfCamProjectMenuCommand A_0, AcfCamProjectMenuCommandEventArgs A_1) at ISaGRAF.Acf.VsxBase.Shell.AcfCamProjectMenuCommand.DoInvoke(Object pIn, IntPtr vOut, AcfMultiSelection selection) at ISaGRAF.Acf.VsxBase.Shell.AcfCamProjectMenuCommandService.Exec(Guid& guidGroup, UInt32 nCmdId, UInt32 nCmdExcept, IntPtr pIn, IntPtr vOut, AcfMultiSelection selection) at ISaGRAF.Acf.VsxBase.Shell.AcfMenuCommandService.Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.Exec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut) at ISaGRAF.Workbench.Mlge.Core.WbSubSight.OnExecVSCommand(Object sender, EventArgs e) at ISaGRAF.Workbench.Mlge.Core.Vsx.EditorPane.a(EventArgs A_0) at ISaGRAF.Workbench.Mlge.Core.Vsx.EditorPane.Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.Exec(Guid& pguidCmdGroup, UInt32 nCmdId, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut) at Microsoft.VisualStudio.Platform.WindowManagement.DocumentObjectSite.Exec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut) at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.Exec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut) at Microsoft.VisualStudio.Shell.Interop.IVsUIDataSource.Invoke(String verb, Object pvaIn, Object& pvaOut) at Microsoft.Internal.VisualStudio.PlatformUI.DataSource.Invoke(String verb, Object pvaIn, Object& pvaOut) at Microsoft.VisualStudio.PlatformUI.VsCommand.Execute(Object parameter) at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated) at System.Windows.Controls.Primitives.ButtonBase.OnClick() at System.Windows.Controls.Button.OnClick() at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted) at System.Windows.Input.InputManager.ProcessStagingArea() at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) at System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) at System.Windows.Forms.NativeWindow.DefWndProc(Message& m) at System.Windows.Forms.NativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) System.NullReferenceException: Object reference not set to an instance of an object. at RA.CCW.Micro800Controller.ConnectedController.ConnectToDevice() at RA.CCW.Micro800Controller.ConnectDeviceTransaction.Execute() at RA.CCW.TransactionManager.TransactionManager.ExecuteTransaction(ITransaction trans) at RA.CCW.TransactionManager.TransactionManager.RunToCompletion(ITransaction transaction) at RA.CCW.TransactionManager.TransactionManager.Run(ITransaction transaction) at RA.CCW.Micro800Controller.ConnectedController.GoOnline(UserAction goOnlineInAction) at RA.CCW.Micro800Controller.ConnectedController.Download() at RA.CCW.Vsx.ControllerConnectionEventHandler.DownloadDeviceConfig(AcfCamProjectMenuCommandEventArgs args) at RA.CCW.Vsx.ControllerConnectionEventHandler.ReadyToDownloadDeviceConfig(AcfCamProjectMenuCommandEventArgs args) at RA.CCW.Vsx.ControllerConnectionEventHandler.HandleBeforeDownload(Boolean needBuildMicro800Prj, Boolean micro800PrjBuildResult, AcfCamProjectMenuCommandEventArgs args) at RA.CCW.Vsx.ControllerConnectionEventHandler.HandleBeforeDownload(Object sender, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at ISaGRAF.ISaGRAF5.DeviceManagement.Isa5TargetExecutionEvents.CallBeforeInvoke(AcfCamProjectMenuCommand sender, AcfCamProjectMenuCommandEventArgs args) at ISaGRAF.ISaGRAF5.ISaGRAF5VsxPackage.b(IIsa5TargetExecutionEvents A_0, AcfCamProjectMenuCommand A_1, AcfCamProjectMenuCommandEventArgs A_2) 2023-03-01 13:16:46,00 [WARN, Isa5Logger] -- Unable to read Compiled Crc info from Resource. Need to compile. 2023-03-01 13:24:10,19 [WARN, Isa5Logger] -- Unable to read Compiled Crc info from Resource. Need to compile. 2023-03-01 13:24:10,22 [WARN, Isa5Logger] -- Unable to read Compiled Crc info from Resource. Need to compile. 2023-03-01 13:25:35,48 [WARN, Isa5Logger] -- Unable to read Compiled Crc info from Resource. Need to compile. 2023-03-01 13:25:49,47 [ERROR, Isa5Logger] -- Unhandled exception during BeforeInvoke. at ISaGRAF.ISaGRAF5.ISaGRAF5VsxPackage.b(IIsa5TargetExecutionEvents A_0, AcfCamProjectMenuCommand A_1, AcfCamProjectMenuCommandEventArgs A_2) at ISaGRAF.ISaGRAF5.ISaGRAF5VsxPackage.o(AcfCamProjectMenuCommand A_0, AcfCamProjectMenuCommandEventArgs A_1) at ISaGRAF.Acf.VsxBase.Shell.AcfCamProjectMenuCommand.DoInvoke(Object pIn, IntPtr vOut, AcfMultiSelection selection) at ISaGRAF.Acf.VsxBase.Shell.AcfCamProjectMenuCommandService.Exec(Guid& guidGroup, UInt32 nCmdId, UInt32 nCmdExcept, IntPtr pIn, IntPtr vOut, AcfMultiSelection selection) at ISaGRAF.Acf.VsxBase.Shell.AcfMenuCommandService.Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.Exec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut) at Microsoft.VisualStudio.Shell.Package.Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.Exec(Guid& guidGroup, UInt32 nCmdId, UInt32 nCmdExcept, IntPtr pIn, IntPtr vOut) at Microsoft.VisualStudio.Shell.Interop.IVsUIDataSource.Invoke(String verb, Object pvaIn, Object& pvaOut) at Microsoft.Internal.VisualStudio.PlatformUI.DataSource.Invoke(String verb, Object pvaIn, Object& pvaOut) at Microsoft.VisualStudio.PlatformUI.VsCommand.Execute(Object parameter) at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated) at System.Windows.Controls.Primitives.ButtonBase.OnClick() at System.Windows.Controls.Button.OnClick() at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted) at System.Windows.Input.InputManager.ProcessStagingArea() at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) at System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) at System.Windows.Forms.NativeWindow.DefWndProc(Message& m) at System.Windows.Forms.NativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) System.NullReferenceException: Object reference not set to an instance of an object. at RA.CCW.Micro800Controller.ConnectedController.ConnectToDevice() at RA.CCW.Micro800Controller.ConnectDeviceTransaction.Execute() at RA.CCW.TransactionManager.TransactionManager.ExecuteTransaction(ITransaction trans) at RA.CCW.TransactionManager.TransactionManager.RunToCompletion(ITransaction transaction) at RA.CCW.TransactionManager.TransactionManager.Run(ITransaction transaction) at RA.CCW.Micro800Controller.ConnectedController.GoOnline(UserAction goOnlineInAction) at RA.CCW.Micro800Controller.ConnectedController.Download() at RA.CCW.Vsx.ControllerConnectionEventHandler.DownloadDeviceConfig(AcfCamProjectMenuCommandEventArgs args) at RA.CCW.Vsx.ControllerConnectionEventHandler.ReadyToDownloadDeviceConfig(AcfCamProjectMenuCommandEventArgs args) at RA.CCW.Vsx.ControllerConnectionEventHandler.HandleBeforeDownload(Boolean needBuildMicro800Prj, Boolean micro800PrjBuildResult, AcfCamProjectMenuCommandEventArgs args) at RA.CCW.Vsx.ControllerConnectionEventHandler.HandleBeforeDownload(Object sender, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at ISaGRAF.ISaGRAF5.DeviceManagement.Isa5TargetExecutionEvents.CallBeforeInvoke(AcfCamProjectMenuCommand sender, AcfCamProjectMenuCommandEventArgs args) at ISaGRAF.ISaGRAF5.ISaGRAF5VsxPackage.b(IIsa5TargetExecutionEvents A_0, AcfCamProjectMenuCommand A_1, AcfCamProjectMenuCommandEventArgs A_2) 2023-03-01 13:34:34,27 [WARN, Isa5Logger] -- Unable to read Compiled Crc info from Resource. Need to compile. 2023-03-01 13:34:34,31 [WARN, Isa5Logger] -- Unable to read Compiled Crc info from Resource. Need to compile. 2023-03-01 13:35:45,96 [WARN, Isa5Logger] -- Unable to read Compiled Crc info from Resource. Need to compile. 2023-03-01 13:36:04,02 [ERROR, Isa5Logger] -- Unhandled exception during BeforeInvoke. at ISaGRAF.ISaGRAF5.ISaGRAF5VsxPackage.b(IIsa5TargetExecutionEvents A_0, AcfCamProjectMenuCommand A_1, AcfCamProjectMenuCommandEventArgs A_2) at ISaGRAF.ISaGRAF5.ISaGRAF5VsxPackage.o(AcfCamProjectMenuCommand A_0, AcfCamProjectMenuCommandEventArgs A_1) at ISaGRAF.Acf.VsxBase.Shell.AcfCamProjectMenuCommand.DoInvoke(Object pIn, IntPtr vOut, AcfMultiSelection selection) at ISaGRAF.Acf.VsxBase.Shell.AcfCamProjectMenuCommandService.Exec(Guid& guidGroup, UInt32 nCmdId, UInt32 nCmdExcept, IntPtr pIn, IntPtr vOut, AcfMultiSelection selection) at ISaGRAF.Acf.VsxBase.Shell.AcfMenuCommandService.Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.Exec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut) at ISaGRAF.Workbench.Mlge.Core.WbSubSight.OnExecVSCommand(Object sender, EventArgs e) at ISaGRAF.Workbench.Mlge.Core.Vsx.EditorPane.a(EventArgs A_0) at ISaGRAF.Workbench.Mlge.Core.Vsx.EditorPane.Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.Exec(Guid& pguidCmdGroup, UInt32 nCmdId, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut) at Microsoft.VisualStudio.Platform.WindowManagement.DocumentObjectSite.Exec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut) at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.Exec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut) at Microsoft.VisualStudio.Shell.Interop.IVsUIDataSource.Invoke(String verb, Object pvaIn, Object& pvaOut) at Microsoft.Internal.VisualStudio.PlatformUI.DataSource.Invoke(String verb, Object pvaIn, Object& pvaOut) at Microsoft.VisualStudio.PlatformUI.VsCommand.Execute(Object parameter) at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated) at System.Windows.Controls.Primitives.ButtonBase.OnClick() at System.Windows.Controls.Button.OnClick() at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted) at System.Windows.Input.InputManager.ProcessStagingArea() at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) at System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) at System.Windows.Forms.NativeWindow.DefWndProc(Message& m) at System.Windows.Forms.NativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) System.NullReferenceException: Object reference not set to an instance of an object. at RA.CCW.Micro800Controller.ConnectedController.ConnectToDevice() at RA.CCW.Micro800Controller.ConnectDeviceTransaction.Execute() at RA.CCW.TransactionManager.TransactionManager.ExecuteTransaction(ITransaction trans) at RA.CCW.TransactionManager.TransactionManager.RunToCompletion(ITransaction transaction) at RA.CCW.TransactionManager.TransactionManager.Run(ITransaction transaction) at RA.CCW.Micro800Controller.ConnectedController.GoOnline(UserAction goOnlineInAction) at RA.CCW.Micro800Controller.ConnectedController.Download() at RA.CCW.Vsx.ControllerConnectionEventHandler.DownloadDeviceConfig(AcfCamProjectMenuCommandEventArgs args) at RA.CCW.Vsx.ControllerConnectionEventHandler.ReadyToDownloadDeviceConfig(AcfCamProjectMenuCommandEventArgs args) at RA.CCW.Vsx.ControllerConnectionEventHandler.HandleBeforeDownload(Boolean needBuildMicro800Prj, Boolean micro800PrjBuildResult, AcfCamProjectMenuCommandEventArgs args) at RA.CCW.Vsx.ControllerConnectionEventHandler.HandleBeforeDownload(Object sender, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at ISaGRAF.ISaGRAF5.DeviceManagement.Isa5TargetExecutionEvents.CallBeforeInvoke(AcfCamProjectMenuCommand sender, AcfCamProjectMenuCommandEventArgs args) at ISaGRAF.ISaGRAF5.ISaGRAF5VsxPackage.b(IIsa5TargetExecutionEvents A_0, AcfCamProjectMenuCommand A_1, AcfCamProjectMenuCommandEventArgs A_2) 2023-03-01 13:42:09,40 [WARN, Isa5Logger] -- Unable to read Compiled Crc info from Resource. Need to compile. 2023-03-01 13:42:09,47 [WARN, Isa5Logger] -- Unable to read Compiled Crc info from Resource. Need to compile. 2023-03-01 14:13:16,03 [WARN, Isa5Logger] -- Unable to read Compiled Crc info from Resource. Need to compile. 2023-03-01 14:13:40,02 [ERROR, Isa5Logger] -- Unhandled exception during BeforeInvoke. at ISaGRAF.ISaGRAF5.ISaGRAF5VsxPackage.b(IIsa5TargetExecutionEvents A_0, AcfCamProjectMenuCommand A_1, AcfCamProjectMenuCommandEventArgs A_2) at ISaGRAF.ISaGRAF5.ISaGRAF5VsxPackage.o(AcfCamProjectMenuCommand A_0, AcfCamProjectMenuCommandEventArgs A_1) at ISaGRAF.Acf.VsxBase.Shell.AcfCamProjectMenuCommand.DoInvoke(Object pIn, IntPtr vOut, AcfMultiSelection selection) at ISaGRAF.Acf.VsxBase.Shell.AcfCamProjectMenuCommandService.Exec(Guid& guidGroup, UInt32 nCmdId, UInt32 nCmdExcept, IntPtr pIn, IntPtr vOut, AcfMultiSelection selection) at ISaGRAF.Acf.VsxBase.Shell.AcfMenuCommandService.Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.Exec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut) at Microsoft.VisualStudio.Shell.Package.Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.Exec(Guid& guidGroup, UInt32 nCmdId, UInt32 nCmdExcept, IntPtr pIn, IntPtr vOut) at Microsoft.VisualStudio.Shell.Interop.IVsUIDataSource.Invoke(String verb, Object pvaIn, Object& pvaOut) at Microsoft.Internal.VisualStudio.PlatformUI.DataSource.Invoke(String verb, Object pvaIn, Object& pvaOut) at Microsoft.VisualStudio.PlatformUI.VsCommand.Execute(Object parameter) at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated) at System.Windows.Controls.Primitives.ButtonBase.OnClick() at System.Windows.Controls.Button.OnClick() at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted) at System.Windows.Input.InputManager.ProcessStagingArea() at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) at System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) at System.Windows.Forms.NativeWindow.DefWndProc(Message& m) at System.Windows.Forms.NativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) System.NullReferenceException: Object reference not set to an instance of an object. at RA.CCW.Micro800Controller.ConnectedController.ConnectToDevice() at RA.CCW.Micro800Controller.ConnectDeviceTransaction.Execute() at RA.CCW.TransactionManager.TransactionManager.ExecuteTransaction(ITransaction trans) at RA.CCW.TransactionManager.TransactionManager.RunToCompletion(ITransaction transaction) at RA.CCW.TransactionManager.TransactionManager.Run(ITransaction transaction) at RA.CCW.Micro800Controller.ConnectedController.GoOnline(UserAction goOnlineInAction) at RA.CCW.Micro800Controller.ConnectedController.Download() at RA.CCW.Vsx.ControllerConnectionEventHandler.DownloadDeviceConfig(AcfCamProjectMenuCommandEventArgs args) at RA.CCW.Vsx.ControllerConnectionEventHandler.ReadyToDownloadDeviceConfig(AcfCamProjectMenuCommandEventArgs args) at RA.CCW.Vsx.ControllerConnectionEventHandler.HandleBeforeDownload(Boolean needBuildMicro800Prj, Boolean micro800PrjBuildResult, AcfCamProjectMenuCommandEventArgs args) at RA.CCW.Vsx.ControllerConnectionEventHandler.HandleBeforeDownload(Object sender, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at ISaGRAF.ISaGRAF5.DeviceManagement.Isa5TargetExecutionEvents.CallBeforeInvoke(AcfCamProjectMenuCommand sender, AcfCamProjectMenuCommandEventArgs args) at ISaGRAF.ISaGRAF5.ISaGRAF5VsxPackage.b(IIsa5TargetExecutionEvents A_0, AcfCamProjectMenuCommand A_1, AcfCamProjectMenuCommandEventArgs A_2) 2023-03-01 14:13:43,73 [WARN, Isa5Logger] -- Unable to read Compiled Crc info from Resource. Need to compile. 2023-03-01 14:13:43,77 [WARN, Isa5Logger] -- Unable to read Compiled Crc info from Resource. Need to compile. 2023-03-01 14:20:15,43 [WARN, Isa5Logger] -- Unable to read Compiled Crc info from Resource. Need to compile. 2023-03-01 14:20:28,01 [ERROR, Isa5Logger] -- Unhandled exception during BeforeInvoke. at ISaGRAF.ISaGRAF5.ISaGRAF5VsxPackage.b(IIsa5TargetExecutionEvents A_0, AcfCamProjectMenuCommand A_1, AcfCamProjectMenuCommandEventArgs A_2) at ISaGRAF.ISaGRAF5.ISaGRAF5VsxPackage.o(AcfCamProjectMenuCommand A_0, AcfCamProjectMenuCommandEventArgs A_1) at ISaGRAF.Acf.VsxBase.Shell.AcfCamProjectMenuCommand.DoInvoke(Object pIn, IntPtr vOut, AcfMultiSelection selection) at ISaGRAF.Acf.VsxBase.Shell.AcfCamProjectMenuCommandService.Exec(Guid& guidGroup, UInt32 nCmdId, UInt32 nCmdExcept, IntPtr pIn, IntPtr vOut, AcfMultiSelection selection) at ISaGRAF.Acf.VsxBase.Shell.AcfMenuCommandService.Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.Exec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut) at Microsoft.VisualStudio.Shell.Package.Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.Exec(Guid& guidGroup, UInt32 nCmdId, UInt32 nCmdExcept, IntPtr pIn, IntPtr vOut) at Microsoft.VisualStudio.Shell.Interop.IVsUIDataSource.Invoke(String verb, Object pvaIn, Object& pvaOut) at Microsoft.Internal.VisualStudio.PlatformUI.DataSource.Invoke(String verb, Object pvaIn, Object& pvaOut) at Microsoft.VisualStudio.PlatformUI.VsCommand.Execute(Object parameter) at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated) at System.Windows.Controls.Primitives.ButtonBase.OnClick() at System.Windows.Controls.Button.OnClick() at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted) at System.Windows.Input.InputManager.ProcessStagingArea() at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) at System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) at System.Windows.Forms.NativeWindow.DefWndProc(Message& m) at System.Windows.Forms.NativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) System.NullReferenceException: Object reference not set to an instance of an object. at RA.CCW.Micro800Controller.ConnectedController.ConnectToDevice() at RA.CCW.Micro800Controller.ConnectDeviceTransaction.Execute() at RA.CCW.TransactionManager.TransactionManager.ExecuteTransaction(ITransaction trans) at RA.CCW.TransactionManager.TransactionManager.RunToCompletion(ITransaction transaction) at RA.CCW.TransactionManager.TransactionManager.Run(ITransaction transaction) at RA.CCW.Micro800Controller.ConnectedController.GoOnline(UserAction goOnlineInAction) at RA.CCW.Micro800Controller.ConnectedController.Download() at RA.CCW.Vsx.ControllerConnectionEventHandler.DownloadDeviceConfig(AcfCamProjectMenuCommandEventArgs args) at RA.CCW.Vsx.ControllerConnectionEventHandler.ReadyToDownloadDeviceConfig(AcfCamProjectMenuCommandEventArgs args) at RA.CCW.Vsx.ControllerConnectionEventHandler.HandleBeforeDownload(Boolean needBuildMicro800Prj, Boolean micro800PrjBuildResult, AcfCamProjectMenuCommandEventArgs args) at RA.CCW.Vsx.ControllerConnectionEventHandler.HandleBeforeDownload(Object sender, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at ISaGRAF.ISaGRAF5.DeviceManagement.Isa5TargetExecutionEvents.CallBeforeInvoke(AcfCamProjectMenuCommand sender, AcfCamProjectMenuCommandEventArgs args) at ISaGRAF.ISaGRAF5.ISaGRAF5VsxPackage.b(IIsa5TargetExecutionEvents A_0, AcfCamProjectMenuCommand A_1, AcfCamProjectMenuCommandEventArgs A_2)