Or leave us a private message
Nie znaleziono podobnych wątków.
0
Naprawione
Object reference not set to an instance of an object.
Server Version : 1.4.1.27
Studio Version : 1.4.1.27
Email Address : BB
Steps to follow : Opened a nested workflow.
at Dev2.Studio.Core.DebugStateTreeViewItemViewModel.BuildBindableListFromDebugItems(IEnumerable`1 debugItems, ICollection`1 destinationList)
at Dev2.Studio.Core.DebugStateTreeViewItemViewModel.Initialize(IDebugState content)
at Dev2.Studio.Core.DebugTreeViewItemViewModel`1.set_Content(TContent value)
at Dev2.Studio.ViewModels.Diagnostics.DebugOutputViewModel.CreateChildTreeViewItem(IDebugState content)
at Dev2.Studio.ViewModels.Diagnostics.DebugOutputViewModel.AddTreeViewItemToRootItems(IDebugState content)
at Dev2.Studio.ViewModels.Diagnostics.DebugOutputViewModel.AddItemToTreeImpl(IDebugState content)
at Dev2.Studio.ViewModels.Diagnostics.DebugOutputViewModel.<>c__DisplayClass158_2.b__3()
at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
at System.Windows.Threading.Dispatcher.Invoke(Action callback)
at Dev2.Studio.ViewModels.Diagnostics.DebugOutputViewModel.AddItemToTree(IDebugState content)
at Dev2.Studio.ViewModels.Diagnostics.DebugOutputViewModel.Append(IDebugState content)
at Dev2.Studio.ViewModels.Diagnostics.DebugOutputViewModel.<.ctor>b__38_0(DebugWriterWriteMessage msg)
at System.Reactive.AnonymousSafeObserver`1.OnNext(T value)
at System.Reactive.Concurrency.ObserveOn`1.ς.OnNextPosted(Object value)
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)
0
Naprawione
'lumn' is an unexpected token. Expecting white space. Line 1, position 351.
Server Version : 1.4.1.27
Studio Version : 1.4.1.27
Email Address : karlheinz@synerics.com
Steps to follow : F6 to Debug workflow
While workflow running I double-clicked on another process on the left hand side explorer to open another one and this error came up
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
at System.Xml.XmlTextReaderImpl.ThrowExpectingWhitespace(Int32 pos)
at System.Xml.XmlTextReaderImpl.ParseAttributes()
at System.Xml.XmlTextReaderImpl.ParseElement()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.LoadXml(String xml)
at Dev2.Data.DataListModel.CreateShape(String shape)
at Dev2.Data.DataListModel.Create(String data, String shape)
at Dev2.Session.Dev2StudioSessionBroker.InitDebugSession(DebugTO to)
at Dev2.Studio.ViewModels.Workflow.WorkflowInputDataViewModel.LoadWorkflowInputs()
at Dev2.Studio.ViewModels.Workflow.WorkflowDesignerViewModel.GetWorkflowLink(Boolean addWorkflowId)
at Dev2.Studio.ViewModels.Workflow.WorkflowDesignerViewModel..ctor(IEventAggregator eventPublisher, IContextualResourceModel resource, IWorkflowHelper workflowHelper, IPopupController popupController, IAsyncWorker asyncWorker, IExternalProcessExecutor executor, Boolean createDesigner, Boolean liteInit)
at Dev2.Studio.ViewModels.Workflow.WorkflowDesignerViewModel..ctor(IEventAggregator eventPublisher, IContextualResourceModel resource, IWorkflowHelper workflowHelper, Boolean createDesigner)
at Dev2.Studio.ViewModels.Workflow.WorkflowDesignerViewModel..ctor(IContextualResourceModel resource, IWorkflowHelper workflowHelper, Boolean createDesigner)
at Dev2.Studio.ViewModels.Workflow.WorkflowDesignerViewModel..ctor(IContextualResourceModel resource, Boolean createDesigner)
at Dev2.Studio.Factory.WorkSurfaceContextFactory.CreateResourceViewModel(IContextualResourceModel resourceModel, Boolean createDesigner)
at Dev2.Studio.ViewModels.WorksurfaceContextManager.<>c.<.ctor>b__3_0(IContextualResourceModel resourceModel, Boolean createDesigner)
at Dev2.Studio.ViewModels.WorksurfaceContextManager.AddWorkSurfaceContextImpl(IContextualResourceModel resourceModel, Boolean isLoadingWorkspace)
at Dev2.Studio.ViewModels.WorksurfaceContextManager.AddWorkSurfaceContext(IContextualResourceModel resourceModel)
at Dev2.Studio.ViewModels.WorksurfaceContextManager.DisplayResourceWizard(IContextualResourceModel resourceModel)
at Dev2.Studio.ViewModels.MainViewModel.OpenResource(Guid resourceId, Guid environmentId)
at Dev2.Studio.ViewModels.MainViewModel.OpenResource(Guid resourceId, IServer server)
at Warewolf.Studio.ViewModels.ExplorerItemViewModelCommandController.OpenCommand(ExplorerItemViewModel item, IServer server)
at Warewolf.Studio.ViewModels.ExplorerItemViewModel.b__108_3(Object o)
at Dev2.Runtime.Configuration.ViewModels.Base.DelegateCommand.Execute(Object parameter)
at Warewolf.Studio.Views.ExplorerView.TreeViewItem_PreviewMouseLeftButtonDown(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.OnPreviewMouseDownThunk(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)
0
Naprawione
One or more errors occurred.
Server Version : 0.0.6254.28303
Studio Version : 0.0.6254.28314
Email Address : No Email Provided
Steps to follow : Create a connection to localhost
Connect to it
Create another connection while the new connection is selected
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at Warewolf.Studio.ViewModels.ManageNewServerViewModel.SaveConnection() in C:\Development\Repos\Warewolf-ESB\Dev\Warewolf.Studio.ViewModels\ManageNewServerViewModel.cs:line 246
at Warewolf.Studio.ViewModels.ManageNewServerViewModel.Save() in C:\Development\Repos\Warewolf-ESB\Dev\Warewolf.Studio.ViewModels\ManageNewServerViewModel.cs:line 289
at Dev2.ViewModels.SourceViewModel`1.DoDeactivate(Boolean showMessage)
at Dev2.Studio.ViewModels.MainViewModel.<>c__DisplayClass56_0.b__2(Object o)
at Dev2.Security.AuthorizeCommand`1.Execute(Object parameter) in C:\Development\Repos\Warewolf-ESB\Dev\Dev2.Studio.Core\Security\AuthorizeCommand.cs:line 101
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 Dev2.Studio.ViewModels.Dialogs.Dev2MessageBoxViewModel.Show(String messageBoxText, String caption, MessageBoxButton button, MessageBoxImage icon, MessageBoxResult defaultResult, String dontShowAgainKey, Boolean isDependenciesButtonVisible, Boolean isError, Boolean isInfo, Boolean isQuestion, List`1 urlsFound, Boolean isDeleteAnywayButtonVisible, Boolean applyToAll)
at Dev2.Studio.ViewModels.Dialogs.Dev2MessageBoxViewModel.Show(String messageBoxText, String caption, MessageBoxButton button, MessageBoxImage icon, String dontShowAgainKey, Boolean isDependenciesButtonVisible, Boolean isError, Boolean isInfo, Boolean isQuestion, List`1 urlsFound, Boolean isDeleteAnywayButtonVisible, Boolean applyToAll)
at Dev2.Studio.Controller.PopupController.<>c.<.ctor>b__84_0(String description, String header, MessageBoxButton buttons, MessageBoxImage imageType, String dontShowAgainKey, Boolean isDependenciesButtonVisible, Boolean isError, Boolean isInfo, Boolean isQuestion, List`1 urlsFound, Boolean isDeleteAnywayButtonVisible, Boolean applyToAll)
at Dev2.Studio.Controller.PopupController.Show()
at Dev2.Studio.Controller.PopupController.Show(String description, String header, MessageBoxButton buttons, MessageBoxImage image, String dontShowAgainKey, Boolean isDependenciesButtonVisible, Boolean isError, Boolean isInfo, Boolean isQuestion, Boolean isDeleteAnywayButtonVisible, Boolean applyToAll)
at Dev2.Controller.CommunicationController.IsConnectionValid(IEnvironmentConnection connection, IPopupController popupController) in C:\Development\Repos\Warewolf-ESB\Dev\Dev2.Studio.Core\Controller\CommunicationController.cs:line 239
2017-02-14 15:51:56,940 [23] DEBUG - Reading Permissions from Server
2017-02-14 15:51:57,102 [23] DEBUG - Reading Permissions from Server
2017-02-14 15:51:57,102 [23] DEBUG - Getting Permissions from Server
2017-02-14 15:51:57,102 [23] DEBUG - Execute Command Payload [ {"$id":"1","$type":"Dev2.Communication.EsbExecuteRequest, Dev2.Infrastructure","ServiceName":"SecurityReadService","TestName":null,"Args":null,"ResourceID":"00000000-0000-0000-0000-000000000000","ExecuteResult":{"$id":"2","$type":"System.Text.StringBuilder, mscorlib","m_MaxCapacity":2147483647,"Capacity":16,"m_StringValue":"","m_currentThread":0},"WasInternalService":false} ]
2017-02-14 15:51:57,204 [23] DEBUG - Permissions Modified: System.Collections.Generic.List`1[Dev2.Services.Security.WindowsGroupPermission]
2017-02-14 15:51:57,204 [23] DEBUG - Attempting to connect to [ https://localhost:3143/dsf ]
2017-02-14 15:51:57,241 [23] DEBUG - Permissions from Server:System.Collections.Generic.List`1[Dev2.Services.Security.WindowsGroupPermission]
2017-02-14 15:51:57,262 [23] DEBUG - Reading Permissions from Server
2017-02-14 15:51:57,262 [23] DEBUG - Getting Permissions from Server
Warewolf Server log file :
2017-02-14 15:52:37,278 [4] DEBUG - Getting DynamicService:
2017-02-14 15:52:37,278 [4] DEBUG - Getting container
2017-02-14 15:52:37,285 [4] INFO - Test connection Service
2017-02-14 15:52:37,415 [4] DEBUG - Execute Command Invoked For [ DEV2\Barney.Buchan : NTLM : True ] For Service [ GetServerVersion ]
2017-02-14 15:52:37,427 [4] DEBUG - Mapping Inputs from Environment
2017-02-14 15:52:37,427 [4] DEBUG - Creating Invoker
2017-02-14 15:52:37,427 [4] DEBUG - Finding service
2017-02-14 15:52:37,427 [4] DEBUG - Mapping Action Dependencies
2017-02-14 15:52:37,427 [4] DEBUG - Getting DynamicService:
2017-02-14 15:52:37,427 [4] DEBUG - Getting container
0
'__ption' is an unexpected token. The expected token is '"' or '''. Line 1, position 31.
Server Version : 0.0.6254.19655
Studio Version : 0.0.6254.19667
Email Address : No Email Provided
Steps to follow : Just started happening...
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
at System.Xml.XmlTextReaderImpl.ThrowUnexpectedToken(String expectedToken1, String expectedToken2)
at System.Xml.XmlTextReaderImpl.ParseAttributes()
at System.Xml.XmlTextReaderImpl.ParseElement()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.LoadXml(String xml)
at Dev2.Data.DataListModel.CreateShape(String shape)
at Dev2.Data.DataListModel.Create(String data, String shape)
at Dev2.Session.Dev2StudioSessionBroker.InitDebugSession(DebugTO to)
at Dev2.Studio.ViewModels.Workflow.WorkflowInputDataViewModel.LoadWorkflowInputs()
at Dev2.Studio.ViewModels.Workflow.WorkflowDesignerViewModel.GetWorkflowLink(Boolean addWorkflowId)
at Dev2.Studio.ViewModels.Workflow.WorkflowDesignerViewModel..ctor(IEventAggregator eventPublisher, IContextualResourceModel resource, IWorkflowHelper workflowHelper, IPopupController popupController, IAsyncWorker asyncWorker, IExternalProcessExecutor executor, Boolean createDesigner, Boolean liteInit)
at Dev2.Studio.ViewModels.Workflow.WorkflowDesignerViewModel..ctor(IEventAggregator eventPublisher, IContextualResourceModel resource, IWorkflowHelper workflowHelper, Boolean createDesigner)
at Dev2.Studio.ViewModels.Workflow.WorkflowDesignerViewModel..ctor(IContextualResourceModel resource, IWorkflowHelper workflowHelper, Boolean createDesigner)
at Dev2.Studio.ViewModels.Workflow.WorkflowDesignerViewModel..ctor(IContextualResourceModel resource, Boolean createDesigner)
at Dev2.Studio.Factory.WorkSurfaceContextFactory.CreateResourceViewModel(IContextualResourceModel resourceModel, Boolean createDesigner)
at Dev2.Studio.ViewModels.WorksurfaceContextManager.<>c.<.ctor>b__3_0(IContextualResourceModel resourceModel, Boolean createDesigner)
at Dev2.Studio.ViewModels.WorksurfaceContextManager.AddWorkSurfaceContextImpl(IContextualResourceModel resourceModel, Boolean isLoadingWorkspace)
at Dev2.Studio.ViewModels.WorksurfaceContextManager.AddWorkSurfaceContext(IContextualResourceModel resourceModel)
at Dev2.Studio.ViewModels.WorksurfaceContextManager.DisplayResourceWizard(IContextualResourceModel resourceModel)
at Dev2.Studio.ViewModels.MainViewModel.OpenResource(Guid resourceId, Guid environmentId, IServer activeServer)
at Warewolf.Studio.ViewModels.ExplorerItemViewModelCommandController.OpenCommand(ExplorerItemViewModel item, IServer server) in C:\Development\Repos\Warewolf-ESB\Dev\Warewolf.Studio.ViewModels\ExplorerItemViewModelCommandController.cs:line 45
at Warewolf.Studio.ViewModels.ExplorerItemViewModel.b__109_3(Object o) in C:\Development\Repos\Warewolf-ESB\Dev\Warewolf.Studio.ViewModels\ExplorerItemViewModel.cs:line 270
at Dev2.Runtime.Configuration.ViewModels.Base.DelegateCommand.Execute(Object parameter)
at Warewolf.Studio.Views.ExplorerView.TreeViewItemPreviewMouseDoubleClick(Object sender, MouseButtonEventArgs e) in C:\Development\Repos\Warewolf-ESB\Dev\Warewolf.Studio.Views\ExplorerView.xaml.cs:line 491
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.RaiseEvent(RoutedEventArgs e)
at System.Windows.Controls.Control.OnPreviewMouseDoubleClick(MouseButtonEventArgs e)
at System.Windows.Controls.Control.HandleDoubleClick(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.OnPreviewMouseDownThunk(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 Dev2.DataList.ActivityDataMappingBuilder.AddComplexObjects(String datalist) in C:\Development\Repos\Warewolf-ESB\Dev\Dev2.Studio.Core\DataList\ActivityDataMappingBuilder.cs:line 173
2017-02-14 14:59:31,155 [1] ERROR - System.Xml.XmlException: '__ption' is an unexpected token. The expected token is '"' or '''. Line 1, position 31.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
at System.Xml.XmlTextReaderImpl.ThrowUnexpectedToken(String expectedToken1, String expectedToken2)
at System.Xml.XmlTextReaderImpl.ParseAttributes()
at System.Xml.XmlTextReaderImpl.ParseElement()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.LoadXml(String xml)
at Dev2.DataList.ActivityDataMappingBuilder.AddComplexObjects(String datalist) in C:\Development\Repos\Warewolf-ESB\Dev\Dev2.Studio.Core\DataList\ActivityDataMappingBuilder.cs:line 173
Warewolf Server log file :
2017-02-14 15:00:34,693 [4] DEBUG - Getting DynamicService:
2017-02-14 15:00:34,693 [4] DEBUG - Getting container
2017-02-14 15:00:35,018 [4] DEBUG - Execute Command Invoked For [ DEV2\Barney.Buchan : NTLM : True ] For Service [ FetchResourceDefinitionService ]
2017-02-14 15:00:35,028 [4] DEBUG - Mapping Inputs from Environment
2017-02-14 15:00:35,028 [4] DEBUG - Creating Invoker
2017-02-14 15:00:35,028 [4] DEBUG - Finding service
2017-02-14 15:00:35,028 [4] DEBUG - Mapping Action Dependencies
2017-02-14 15:00:35,028 [4] DEBUG - Getting DynamicService:
2017-02-14 15:00:35,028 [4] DEBUG - Getting container
2017-02-14 15:00:35,035 [4] INFO - Fetch Resource definition. ResourceId: ba515782-2da0-4d08-bf04-235e3fffee3e
0
Naprawione
Exception has been thrown by the target of an invocation.
Server Version : 0.0.6254.19655
Studio Version : 0.0.6254.19667
Email Address : BB
Steps to follow : Closing Test Editor from outside of studio position
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.PaneToolWindow.OnClosing(CancelEventArgs e)
at Infragistics.Windows.Controls.ToolWindow.OnClosingInternal(CancelEventArgs e)
at Infragistics.Windows.Controls.ToolWindowHostWindow.OnClosing(CancelEventArgs e)
at System.Windows.Window.WmClose()
at System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.PublicHooksFilterMessage(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 System.Windows.Window.Close()
at Infragistics.Windows.Controls.ToolWindowHostWindow.CloseHelperImpl()
at Infragistics.Windows.Controls.ToolWindowHostWindow.CloseHelper()
at Infragistics.Windows.Controls.ToolWindowHostWindow.Infragistics.Windows.Controls.IToolWindowHost.Close()
at Infragistics.Windows.Controls.ToolWindow.CloseOverride()
at Infragistics.Windows.DockManager.PaneToolWindow.CloseOverride()
at Infragistics.Windows.Controls.ToolWindow.Close()
at Dev2.ViewModels.StudioTestViewModel.CloseView()
at Dev2.Studio.ViewModels.WorksurfaceContextManager.CloseWorkSurfaceContext(WorkSurfaceContextViewModel context, PaneClosingEventArgs e, Boolean dontPrompt)
at Dev2.Studio.ViewModels.MainViewModel.DeactivateItem(WorkSurfaceContextViewModel item, Boolean close)
at Caliburn.Micro.ConductorBase`1.Caliburn.Micro.IConductor.DeactivateItem(Object item, Boolean close) in c:\Projects\caliburnmicro\src\Caliburn.Micro.Silverlight\ConductorBase.cs:line 27
at Caliburn.Micro.Screen.<>c__DisplayClass1a.b__14() in c:\Projects\caliburnmicro\src\Caliburn.Micro.Silverlight\Screen.cs:line 191
at Caliburn.Micro.Screen.b__21() in c:\Projects\caliburnmicro\src\Caliburn.Micro.Silverlight\Screen.cs:line 236
at Caliburn.Micro.Execute.<>c__DisplayClass1.b__0(Action action) in c:\Projects\caliburnmicro\src\Caliburn.Micro.Silverlight\INPC.cs:line 100
at Caliburn.Micro.Execute.OnUIThread(Action action) in c:\Projects\caliburnmicro\src\Caliburn.Micro.Silverlight\INPC.cs:line 126
Warewolf Server log file :
2017-02-14 13:41:48,403 [4] INFO -
Process Memory Usage(mb): 60
Number of Requests: 194
Time Taken(Ms): 227986
Uptime: 02:46:00.8796375
2017-02-14 13:42:48,404 [4] INFO -
Process Memory Usage(mb): 60
Number of Requests: 194
Time Taken(Ms): 227986
Uptime: 02:47:00.8802077
+1
Z odpowiedzią
GET web method issue
Hi
I am using your GET Web Method and the Accept header should be
application/json;odata.metadata=none
but your method doesn’t like the ; which I believe is RFC 2616 in the HTTP 1.1 spec for parameters.
Any clues here?
Regards
Martin
Odpowiedź
Gandalf
8 lat temu
Thanks Martin
We have resolved this issue and it will be deployed with v1.5 release
0
Critical : Warewolf Must Restart. All open tabs will be saved. Please take the time to report this error to the community.
Server Version : 0.0.6242.12592
Studio Version : 0.0.6242.12602
Email Address : BB
Steps to follow : Step 7 of #Wolf-2411
at Warewolf.Studio.ViewModels.ExplorerViewModel.<>c__DisplayClass19_0.b__0(IEnvironmentViewModel model) in C:\Development\Repos\Warewolf-ESB\Dev\Warewolf.Studio.ViewModels\ExplorerViewModel.cs:line 413
at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
at Warewolf.Studio.ViewModels.ExplorerViewModel.ServerDisconnected(Object _, IServer server) in C:\Development\Repos\Warewolf-ESB\Dev\Warewolf.Studio.ViewModels\ExplorerViewModel.cs:line 413
at Warewolf.Studio.ViewModels.ConnectControlViewModel.UpdateRepositoryOnServerSaved(Guid savedServerID) in C:\Development\Repos\Warewolf-ESB\Dev\Warewolf.Studio.ViewModels\ConnectControlViewModel.cs:line 74
at System.Action`1.Invoke(T obj)
at Warewolf.Studio.AntiCorruptionLayer.StudioResourceUpdateManager.FireServerSaved(Guid savedServerID) in C:\Development\Repos\Warewolf-ESB\Dev\Warewolf.Studio.AntiCorruptionLayer\StudioResourceUpdateManager.cs:line 38
at Warewolf.Studio.AntiCorruptionLayer.StudioResourceUpdateManager.Save(IServerSource serverSource) in C:\Development\Repos\Warewolf-ESB\Dev\Warewolf.Studio.AntiCorruptionLayer\StudioResourceUpdateManager.cs:line 47
at Warewolf.Studio.ViewModels.ManageNewServerSourceModel.Save(IServerSource resource) in C:\Development\Repos\Warewolf-ESB\Dev\Warewolf.Studio.ViewModels\ManageNewServerSourceModel.cs:line 49
at Warewolf.Studio.ViewModels.ManageNewServerViewModel.SaveConnection() in C:\Development\Repos\Warewolf-ESB\Dev\Warewolf.Studio.ViewModels\ManageNewServerViewModel.cs:line 285
at Warewolf.Studio.ViewModels.ManageNewServerViewModel.Save() in C:\Development\Repos\Warewolf-ESB\Dev\Warewolf.Studio.ViewModels\ManageNewServerViewModel.cs:line 299
at Dev2.ViewModels.SourceViewModel`1.DoDeactivate(Boolean showMessage)
at Dev2.Studio.ViewModels.MainViewModel.<>c__DisplayClass52_0.b__2(Object o)
at Dev2.Security.AuthorizeCommand`1.Execute(Object parameter) in C:\Development\Repos\Warewolf-ESB\Dev\Dev2.Studio.Core\Security\AuthorizeCommand.cs:line 101
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)
0
Naprawione
Exception has been thrown by the target of an invocation.
Server Version : 0.0.6229.14006
Studio Version : 0.0.6229.14021
Email Address : Barney
Steps to follow : Creating a test from debug output in Test Builder
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.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Caliburn.Micro.EventAggregator.Handler.Handle(Type messageType, Object message) in c:\Projects\caliburnmicro\src\Caliburn.Micro.Silverlight\EventAggregator.cs:line 232
at Caliburn.Micro.EventAggregator.<>c__DisplayClassf.<>c__DisplayClass12.b__d(Handler handler) in c:\Projects\caliburnmicro\src\Caliburn.Micro.Silverlight\EventAggregator.cs:line 150
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() in c:\Projects\caliburnmicro\src\Caliburn.Micro.Silverlight\EventAggregator.cs:line 149
at Caliburn.Micro.Execute.<>c__DisplayClass1.b__0(Action action) in c:\Projects\caliburnmicro\src\Caliburn.Micro.Silverlight\INPC.cs:line 100
at Caliburn.Micro.Execute.OnUIThread(Action action) in c:\Projects\caliburnmicro\src\Caliburn.Micro.Silverlight\INPC.cs:line 126
at Caliburn.Micro.EventAggregator.Publish(Object message, Action`1 marshal) in c:\Projects\caliburnmicro\src\Caliburn.Micro.Silverlight\EventAggregator.cs:line 146
at Caliburn.Micro.EventAggregator.Publish(Object message) in c:\Projects\caliburnmicro\src\Caliburn.Micro.Silverlight\EventAggregator.cs:line 132
at Dev2.Studio.ViewModels.Diagnostics.DebugOutputViewModel.AddNewTest(IEventAggregator eventPublisher) in C:\Development\Repos\Warewolf-ESB\Dev\Dev2.Studio\ViewModels\Diagnostics\DebugOutputViewModel.cs:line 133
at Dev2.Studio.ViewModels.Diagnostics.DebugOutputViewModel.<.ctor>b__38_2(Object o) in C:\Development\Repos\Warewolf-ESB\Dev\Dev2.Studio\ViewModels\Diagnostics\DebugOutputViewModel.cs:line 119
at Dev2.Runtime.Configuration.ViewModels.Base.DelegateCommand.Execute(Object parameter) in C:\Development\Repos\Warewolf-ESB\Dev\Dev2.Runtime.Configuration\ViewModels\Base\DelegateCommand.cs:line 63
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)
0
Naprawione
Object reference not set to an instance of an object.
Server Version : 1.4.1.27
Studio Version : 1.4.1.27
Email Address : No Email Provided
Steps to follow : No Steps Provided
at System.Activities.Presentation.FreeFormEditing.Connector.RemoveAutoSplitAdorner(UIElement shape)
at System.Activities.Presentation.FreeFormEditing.Connector.DehighlightForAutoSplit()
at System.Activities.Presentation.FreeFormEditing.Connector.OnDrop(DragEventArgs e)
at System.Windows.UIElement.OnDropThunk(Object sender, DragEventArgs e)
at System.Windows.DragEventArgs.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 System.Windows.OleDropTarget.RaiseDragEvent(RoutedEvent dragEvent, Int32 dragDropKeyStates, Int32& effects, DependencyObject target, Point targetPoint)
at System.Windows.OleDropTarget.MS.Win32.UnsafeNativeMethods.IOleDropTarget.OleDrop(Object data, Int32 dragDropKeyStates, Int64 point, Int32& effects)
at MS.Win32.UnsafeNativeMethods.DoDragDrop(IDataObject dataObject, IOleDropSource dropSource, Int32 allowedEffects, Int32[] finalEffect)
at System.Windows.OleServicesContext.OleDoDragDrop(IDataObject dataObject, IOleDropSource dropSource, Int32 allowedEffects, Int32[] finalEffect)
at System.Windows.DragDrop.OleDoDragDrop(DependencyObject dragSource, DataObject dataObject, DragDropEffects allowedEffects)
at System.Windows.DragDrop.DoDragDrop(DependencyObject dragSource, Object data, DragDropEffects allowedEffects)
at Warewolf.Studio.Views.ToolboxView.UIElement_OnMouseMove(Object sender, MouseEventArgs e)
at System.Windows.Input.MouseEventArgs.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 MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
Studio Version : 1.4.1.27
Email Address : No Email Provided
Steps to follow : No Steps Provided
at System.Activities.Presentation.FreeFormEditing.Connector.RemoveAutoSplitAdorner(UIElement shape)
at System.Activities.Presentation.FreeFormEditing.Connector.DehighlightForAutoSplit()
at System.Activities.Presentation.FreeFormEditing.Connector.OnDrop(DragEventArgs e)
at System.Windows.UIElement.OnDropThunk(Object sender, DragEventArgs e)
at System.Windows.DragEventArgs.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 System.Windows.OleDropTarget.RaiseDragEvent(RoutedEvent dragEvent, Int32 dragDropKeyStates, Int32& effects, DependencyObject target, Point targetPoint)
at System.Windows.OleDropTarget.MS.Win32.UnsafeNativeMethods.IOleDropTarget.OleDrop(Object data, Int32 dragDropKeyStates, Int64 point, Int32& effects)
at MS.Win32.UnsafeNativeMethods.DoDragDrop(IDataObject dataObject, IOleDropSource dropSource, Int32 allowedEffects, Int32[] finalEffect)
at System.Windows.OleServicesContext.OleDoDragDrop(IDataObject dataObject, IOleDropSource dropSource, Int32 allowedEffects, Int32[] finalEffect)
at System.Windows.DragDrop.OleDoDragDrop(DependencyObject dragSource, DataObject dataObject, DragDropEffects allowedEffects)
at System.Windows.DragDrop.DoDragDrop(DependencyObject dragSource, Object data, DragDropEffects allowedEffects)
at Warewolf.Studio.Views.ToolboxView.UIElement_OnMouseMove(Object sender, MouseEventArgs e)
at System.Windows.Input.MouseEventArgs.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 MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
0
Naprawione
Object reference not set to an instance of an object.
Server Version : 0.0.6183.16649
Studio Version : 0.0.6183.16662
Email Address : BB
Steps to follow : Save New Email Source
at Warewolf.Studio.ServerProxyLayer.UpdateProxy.SaveEmailServiceSource(IEmailServiceSource model, Guid serverWorkspaceID) in C:\Development\Repos\Warewolf-ESB\Dev\Warewolf.Studio.ServerProxyLayer\UpdateProxy.cs:line 337
at Warewolf.Studio.AntiCorruptionLayer.StudioResourceUpdateManager.Save(IEmailServiceSource emailServiceSource) in C:\Development\Repos\Warewolf-ESB\Dev\Warewolf.Studio.AntiCorruptionLayer\StudioResourceUpdateManager.cs:line 85
at Warewolf.Studio.ViewModels.ManageEmailSourceModel.Save(IEmailServiceSource toDbSource) in C:\Development\Repos\Warewolf-ESB\Dev\Warewolf.Studio.ViewModels\ManageEmailSourceModel.cs:line 31
at Warewolf.Studio.ViewModels.ManageEmailSourceViewModel.Save(IEmailServiceSource source) in C:\Development\Repos\Warewolf-ESB\Dev\Warewolf.Studio.ViewModels\ManageEmailSourceViewModel.cs:line 217
at Warewolf.Studio.ViewModels.ManageEmailSourceViewModel.SaveConnection() in C:\Development\Repos\Warewolf-ESB\Dev\Warewolf.Studio.ViewModels\ManageEmailSourceViewModel.cs:line 192
at Warewolf.Studio.ViewModels.ManageEmailSourceViewModel.Save() in C:\Development\Repos\Warewolf-ESB\Dev\Warewolf.Studio.ViewModels\ManageEmailSourceViewModel.cs:line 158
at Dev2.ViewModels.SourceViewModel`1.DoDeactivate(Boolean showMessage) in C:\Development\Repos\Warewolf-ESB\Dev\Dev2.Studio\ViewModels\SourceViewModel.cs:line 139
at Dev2.Studio.ViewModels.MainViewModel.<>c__DisplayClass48_0.b__2(Object o) in C:\Development\Repos\Warewolf-ESB\Dev\Dev2.Studio\ViewModels\MainViewModel.cs:line 200
at Dev2.Security.AuthorizeCommand`1.Execute(Object parameter) in C:\Development\Repos\Warewolf-ESB\Dev\Dev2.Studio.Core\Security\AuthorizeCommand.cs:line 101
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)
Customer support service by UserEcho