0

Exception has been thrown by the target of an invocation.

Anonymous 7 years ago in Studio 0
Server Version : 0.0.6463.28011 Studio Version : 2.0.1.37 Email Address : No Email Provided Steps to follow : Ran the test from the test editor 3 or 4 times, then tested using the URL and refreshed the page 10x Then changed tabs from GenericPadder to PadOutputTransactionFields, that is where I got the error. at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Delegate.DynamicInvokeImpl(Object[] args) at System.Windows.RoutedEventArgs.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.RaiseEvent(RoutedEventArgs e) at Infragistics.Windows.DockManager.ContentPane.OnClosing(PaneClosingEventArgs args) at Infragistics.Windows.DockManager.ContentPane.RaiseClosing(PaneClosingEventArgs args) at Infragistics.Windows.DockManager.XamDockManager.ClosePaneHelperImpl(ContentPane pane, PaneCloseAction closeAction, Boolean raiseEvents, Boolean removeFromCurrentContainer) at Infragistics.Windows.DockManager.XamDockManager.ClosePaneHelper(ContentPane pane, PaneCloseAction closeAction, Boolean raiseEvents, Boolean removeFromCurrentContainer) at Infragistics.Windows.DockManager.XamDockManager.ClosePaneHelper(ContentPane pane, PaneCloseAction closeAction, Boolean raiseEvents) at Infragistics.Windows.DockManager.XamDockManager.ClosePanes(IList`1 panes) at Infragistics.Windows.DockManager.XamDockManager.ClosePane(ContentPane pane, Boolean includeSiblingsIfAllowed) at Infragistics.Windows.DockManager.ContentPane.ExecuteCommandImpl(ExecuteCommandInfo commandInfo) at Infragistics.Windows.DockManager.ContentPane.Infragistics.Windows.Commands.ICommandHost.Execute(ExecuteCommandInfo commandInfo) at Infragistics.Windows.Commands.Commands`1.OnCommand(Object target, ExecutedRoutedEventArgs args) at System.Windows.Input.CommandBinding.OnExecuted(Object sender, ExecutedRoutedEventArgs e) at System.Windows.Input.CommandManager.ExecuteCommandBinding(Object sender, ExecutedRoutedEventArgs e, CommandBinding commandBinding) at System.Windows.Input.CommandManager.FindCommandBinding(Object sender, RoutedEventArgs e, ICommand command, Boolean execute) at System.Windows.Input.CommandManager.OnExecuted(Object sender, ExecutedRoutedEventArgs e) at System.Windows.UIElement.OnExecutedThunk(Object sender, ExecutedRoutedEventArgs e) at System.Windows.Input.ExecutedRoutedEventArgs.InvokeEventHandler(Delegate genericHandler, Object target) 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.RaiseEvent(RoutedEventArgs args, Boolean trusted) at System.Windows.Input.RoutedCommand.ExecuteImpl(Object parameter, IInputElement target, Boolean userInitiated) at System.Windows.Input.RoutedCommand.ExecuteCore(Object parameter, IInputElement target, Boolean userInitiated) 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) Warewolf Studio log file : at Caliburn.Micro.EventAggregator.Handler.Handle(Type messageType, Object message) at Caliburn.Micro.EventAggregator.<>c__DisplayClassf.<>c__DisplayClass12.b__d(Handler handler) at System.Linq.Enumerable.WhereArrayIterator`1.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Caliburn.Micro.EventAggregator.<>c__DisplayClassf.b__c() at Caliburn.Micro.Execute.<>c__DisplayClass1.b__0(Action action) at Caliburn.Micro.Execute.OnUIThread(Action action) at Caliburn.Micro.EventAggregator.Publish(Object message, Action`1 marshal) at Caliburn.Micro.EventAggregator.Publish(Object message) at Dev2.Studio.ViewModels.ShellViewModel.OnActivationProcessed(WorkSurfaceContextViewModel item, Boolean success) at Caliburn.Micro.ConductorBaseWithActiveItem`1.ChangeActiveItem(T newItem, Boolean closePrevious) at Dev2.Studio.ViewModels.ShellViewModel.ChangeActiveItem(WorkSurfaceContextViewModel newItem, Boolean closePrevious) at Caliburn.Micro.Conductor`1.Collection.OneActive.ActivateItem(T item) at Dev2.Studio.ViewModels.ShellViewModel.ActivateItem(WorkSurfaceContextViewModel item) Warewolf Server log file : 2017-09-15 10:27:54,273 DEBUG - [37664d59-5de5-4531-99dd-377bc7afa7de] - Getting Resource to Execute 2017-09-15 10:27:54,273 DEBUG - [37664d59-5de5-4531-99dd-377bc7afa7de] - Fetching Execution Plan for 3e740392-9280-4a4e-a3cf-2936f85cdbbb for workspace 00000000-0000-0000-0000-000000000000 2017-09-15 10:27:54,273 DEBUG - [37664d59-5de5-4531-99dd-377bc7afa7de] - Got Resource to Execute 2017-09-15 10:27:54,273 DEBUG - [Warewolf Debug] - Got Execution Manager 2017-09-15 10:27:54,273 DEBUG - [Warewolf Debug] - Adding Execution to Execution Manager 2017-09-15 10:27:54,273 DEBUG - [Warewolf Debug] - Added Execution to Execution Manager 2017-09-15 10:27:54,273 DEBUG - [Warewolf Debug] - Starting Execute 2017-09-15 10:27:54,273 DEBUG - [Warewolf Debug] - Executed first node 2017-09-15 10:27:54,276 INFO - [37664d59-5de5-4531-99dd-377bc7afa7de] - Completed Sub Execution for Service Name: 'GenericPadder' Resource Id: '3e740392-9280-4a4e-a3cf-2936f85cdbbb' Mode: 'Execute' 2017-09-15 10:27:54,278 INFO - [37664d59-5de5-4531-99dd-377bc7afa7de] - Completed Execution for Service Name:PadOutputTransactionFields Resource Id: b8c5b087-8399-4adf-8448-0f2ca46108b5 Mode:Execute