Community & Support
Skip Navigation LinksHome / Announcements / Forums / TFS Work Item Manager and Project Dashboard: TFS Work Item Manager > Root AdornerLayer Not Found Error

Not answered Root AdornerLayer Not Found Error

Feed from this thread
  • Dan Glascott avatar

    Posted on Feb 16, 2011 (permalink)

    I just installed v1.4 Beta and am able to connect to TFS and see my items, queriies etc. However, when ever I attempt to move a column in a grid to do the group by, or when I attempt to do the Planning stuff by dragging items into the Iteration bucket, I get the following error..."An Exception has occurred...Root AdornerLayer not found. Please make sure your root visual is Window or other element that has an adorner layer. Alternatively, wrap your root panel in a <AdornerDecorator> element."

    I am running XP service pack 3 against Team Foundation Server 2010 on a remote 2008 R2 windows server. Using the Scrum 1.0 Process Template

    Reply

  • Joel Joel admin's avatar

    Posted on Feb 16, 2011 (permalink)

    Hi Dan,

    I cannot reproduce the issue with the latest version of WIM (1.4.0.21430).  My best guess at this point is that perhaps some files were not properly updated during installation.

    Can you send me a screenshot of all the file versions in the WIM install directory?  I've attached a screenshot showing you what I'm looking for.

    Also, can you attach the WIM log file?  It is located here: {My Documents}\Work Item Manager 2010\WIM-log.txt

    Regards,
    Joel
    the Telerik team
    Attached files

    Reply

  • Dan Glascott avatar

    Posted on Feb 16, 2011 (permalink)

    I don't know how to upload attachments from this reply box. I checked your screen shots of version info against mine and they appear to be the same. Here is the text from the log...

    2011-02-16 08:42:02,770 [5660] [1] INFO  IRC.Gear.WorkItemManager.Wpf.App - Application Starting.  
    2011-02-16 08:43:22,957 [5660] [1] INFO  IRC.Gear.WorkItemManager.Data.SourceControlManager - Source Control Get Result (CJNet): No Action Needed=False, Resolvable Warnings=False, Conflicts=0, Failures=0, Operations=1, Warnings=0.  
    2011-02-16 08:43:23,785 [5660] [1] INFO  IRC.Gear.WorkItemManager.Data.Planning.IterationPlanningSession - Could not find iteration planning session file for CJNet. (C:\Documents and Settings\dglascot\My Documents\Work Item Manager 2010\spdevelopment00\DevTeamCollection\CJNet\IterationPlanningSession.xml).  
    2011-02-16 08:43:42,738 [5660] [1] ERROR IRC.Gear.WorkItemManager.Wpf.App - Unhandled exception.  System.InvalidOperationException: Root AdornerLayer Not Found. Please make sure that your root visual is Window or other element that has an adorner layer. Alternatively, wrap your root panel in an <AdornerDecorator> element.
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.OpenPopup()
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.StartDraggingInternal()
       at Telerik.Windows.Controls.DragDrop.SimulatedDragDropProvider.StartDragging()
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.TryStartDrag(IMouseEventArgs e)
       at Telerik.Windows.Controls.DragDrop.SimulatedDragDropProvider.OnTrackedElementMouseMoveInternal(IMouseEventArgs e)
       at Telerik.Windows.Controls.DragDrop.SimulatedDragDropProvider.OnCoverRectangleMouseMoveInternal(IMouseEventArgs e)
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.OnCoverRectangleMouseMove(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)
     
    2011-02-16 08:43:47,269 [5660] [1] INFO  IRC.Gear.WorkItemManager.Wpf.App - Application Shut Down.  
    2011-02-16 08:44:41,425 [2928] [1] INFO  IRC.Gear.WorkItemManager.Wpf.App - Application Starting.  
    2011-02-16 08:44:43,753 [2928] [1] DEBUG IRC.Gear.WorkItemManager.Wpf.MainWindow - Successfully loaded layout. Layout string:
    <?xml version="1.0" encoding="utf-8"?><RadDocking><DocumentHost><RadSplitContainer><Items><RadPaneGroup SelectedIndex="-1"><Items /></RadPaneGroup></Items></RadSplitContainer></DocumentHost><SplitContainers><RadSplitContainer Dock="DockedLeft" Width="200"><Items><RadSplitContainer Orientation="Vertical"><Items><RadPaneGroup SelectedIndex="0"><Items><RadPane SerializationTag="AreaIterationFilterDockPane" IsDockable="True" Title="Area/Iteration Filters" Header="System.Windows.Controls.StackPanel" CanDockInDocumentHost="False" /></Items></RadPaneGroup><RadPaneGroup SelectedIndex="0"><Items><RadPane SerializationTag="WorkItemLinksDockPane" IsDockable="True" Title="Work Item Links" Header="System.Windows.Controls.StackPanel" CanDockInDocumentHost="False" /></Items></RadPaneGroup></Items></RadSplitContainer></Items></RadSplitContainer><RadSplitContainer Dock="DockedRight" Width="200"><Items><RadSplitContainer Orientation="Vertical"><Items><RadPaneGroup SelectedIndex="0"><Items><RadPane SerializationTag="ViewExplorerDockPane" IsDockable="True" Title="Work Item Queries" Header="System.Windows.Controls.StackPanel" CanDockInDocumentHost="False" /></Items></RadPaneGroup><RadPaneGroup SelectedIndex="0"><Items><RadPane SerializationTag="AggregateGraphDockPane" IsDockable="True" Title="Aggregate Graph" Header="System.Windows.Controls.StackPanel" CanDockInDocumentHost="False" /></Items></RadPaneGroup></Items></RadSplitContainer></Items></RadSplitContainer></SplitContainers></RadDocking>.  
    2011-02-16 08:44:45,534 [2928] [1] INFO  IRC.Gear.WorkItemManager.Data.SourceControlManager - Source Control Get Result (CJNet): No Action Needed=False, Resolvable Warnings=False, Conflicts=0, Failures=0, Operations=1, Warnings=0.  
    2011-02-16 08:44:46,050 [2928] [1] INFO  IRC.Gear.WorkItemManager.Data.Planning.IterationPlanningSession - Could not find iteration planning session file for CJNet. (C:\Documents and Settings\dglascot\My Documents\Work Item Manager 2010\spdevelopment00\DevTeamCollection\CJNet\IterationPlanningSession.xml).  
    2011-02-16 08:45:15,565 [2928] [1] ERROR IRC.Gear.WorkItemManager.Wpf.App - Unhandled exception.  System.InvalidOperationException: Root AdornerLayer Not Found. Please make sure that your root visual is Window or other element that has an adorner layer. Alternatively, wrap your root panel in an <AdornerDecorator> element.
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.OpenPopup()
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.StartDraggingInternal()
       at Telerik.Windows.Controls.DragDrop.SimulatedDragDropProvider.StartDragging()
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.TryStartDrag(IMouseEventArgs e)
       at Telerik.Windows.Controls.DragDrop.SimulatedDragDropProvider.OnTrackedElementMouseMoveInternal(IMouseEventArgs e)
       at Telerik.Windows.Controls.DragDrop.SimulatedDragDropProvider.OnCoverRectangleMouseMoveInternal(IMouseEventArgs e)
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.OnCoverRectangleMouseMove(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)
     
    2011-02-16 08:45:18,955 [2928] [1] INFO  IRC.Gear.WorkItemManager.Wpf.App - Application Shut Down.  

    Reply

  • Joel Joel admin's avatar

    Posted on Feb 18, 2011 (permalink)

    Hi Dan,

    Can you please try uninstalling and re-installing WIM?  Also, have you tried installing it on a different computer?  If so, does the same issue occur?

    Regards,
    Joel
    the Telerik team

    Reply

  • Anne Aaroe avatar

    Posted on Mar 11, 2011 (permalink)

    Hi there,

    I get the same error as Dan trying to do planning. I get it when I am looking to drag a work item from a query (both flat and three) to the iteration planner. I am using the MSF agile 5.0 process model on a Windox XP mashine. Did you manage to solve the issue?

    I have installed|uninstalled|reinstalled version 1.4.3.21430 and I still have the issue

    Thanks
    Anne

    Reply

  • Joel Joel admin's avatar

    Posted on Mar 15, 2011 (permalink)

    We have managed to reproduce the problem and are working on a fix.  The problem only occurs in some Windows XP environments.  We will update this thread when we release an update that includes the fix.

    Regards,
    Joel
    the Telerik team
    Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!

    Reply

  • Eric Villemure avatar

    Posted on Mar 22, 2011 (permalink)

    We also have this error on Windows Server 2008.  The machine is the server and the client (this is a sandbox environment)

    We are trying the TFS 2010 In a virtual machine provided by Microsoft with the Microsoft Visual Studio Scrum 1.0 template.

    Here is our log file

    2011-03-21 13:26:25,880 [18292] [1] INFO  IRC.Gear.WorkItemManager.Wpf.App - Application Starting.  
    2011-03-21 13:26:56,074 [18292] [1] INFO  IRC.Gear.WorkItemManager.Data.SourceControlManager - Source Control Get Result (StrategiaTest): No Action Needed=True, Resolvable Warnings=False, Conflicts=0, Failures=0, Operations=0, Warnings=0.  
    2011-03-21 13:26:57,571 [18292] [1] INFO  IRC.Gear.WorkItemManager.Data.Planning.IterationPlanningSession - Could not find iteration planning session file for StrategiaTest. (C:\Users\Administrator\Documents\Work Item Manager 2010\win-gs9gmujits8\DefaultCollection\StrategiaTest\IterationPlanningSession.xml).  
    2011-03-21 13:35:26,000 [18292] [1] INFO  IRC.Gear.WorkItemManager.Data.SourceControlManager - Source Control Get Result (StrategiaTest): No Action Needed=True, Resolvable Warnings=False, Conflicts=0, Failures=0, Operations=0, Warnings=0.  
    2011-03-21 13:37:41,513 [18292] [1] INFO  IRC.Gear.WorkItemManager.Data.SourceControlManager - Source Control Get Result (StrategiaTest): No Action Needed=True, Resolvable Warnings=False, Conflicts=0, Failures=0, Operations=0, Warnings=0.  
    2011-03-21 13:38:13,507 [18292] [1] INFO  IRC.Gear.WorkItemManager.Data.SourceControlManager - Source Control Get Result (StrategiaTest): No Action Needed=True, Resolvable Warnings=False, Conflicts=0, Failures=0, Operations=0, Warnings=0.  
    2011-03-21 13:38:40,978 [18292] [1] INFO  IRC.Gear.WorkItemManager.Data.SourceControlManager - Source Control Get Result (StrategiaTest): No Action Needed=False, Resolvable Warnings=False, Conflicts=0, Failures=0, Operations=1, Warnings=0.  
    2011-03-21 13:38:58,324 [18292] [1] INFO  IRC.Gear.WorkItemManager.Data.SourceControlManager - Source Control Get Result (StrategiaTest): No Action Needed=False, Resolvable Warnings=False, Conflicts=0, Failures=0, Operations=1, Warnings=0.  
    2011-03-21 13:39:29,791 [18292] [1] INFO  IRC.Gear.WorkItemManager.Data.SourceControlManager - Source Control Get Result (StrategiaTest): No Action Needed=False, Resolvable Warnings=False, Conflicts=0, Failures=0, Operations=1, Warnings=0.  
    2011-03-21 13:42:05,888 [18292] [3] INFO  IRC.Gear.WorkItemManager.Common.UserSettings - User Settings file changed (C:\Users\Administrator\Documents\Work Item Manager 2010\UserSettings.xml).  
    2011-03-21 13:42:23,055 [18292] [3] INFO  IRC.Gear.WorkItemManager.Common.UserSettings - User Settings file changed (C:\Users\Administrator\Documents\Work Item Manager 2010\UserSettings.xml).  
    2011-03-21 13:42:23,056 [18292] [3] ERROR IRC.Gear.WorkItemManager.Common.UserSettings - An error occurred while loading the user settings.  System.IO.IOException: The process cannot access the file 'C:\Users\Administrator\Documents\Work Item Manager 2010\UserSettings.xml' because it is being used by another process.
       at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
       at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath)
       at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
       at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize)
       at System.IO.StreamReader..ctor(String path)
       at IRC.Gear.WorkItemManager.Common.UserSettings.Load(String filePath)
     
    2011-03-21 13:42:27,190 [18292] [3] INFO  IRC.Gear.WorkItemManager.Common.UserSettings - User Settings file changed (C:\Users\Administrator\Documents\Work Item Manager 2010\UserSettings.xml).  
    2011-03-21 13:42:55,399 [18292] [1] INFO  IRC.Gear.WorkItemManager.Common.TfsConnection - Cache Refreshed: False || Num Tries: 3 || Server: win-gs9gmujits8\DefaultCollection.  
    2011-03-21 13:43:01,725 [18292] [3] INFO  IRC.Gear.WorkItemManager.Common.UserSettings - User Settings file changed (C:\Users\Administrator\Documents\Work Item Manager 2010\UserSettings.xml).  
    2011-03-21 13:43:02,138 [18292] [3] INFO  IRC.Gear.WorkItemManager.Common.UserSettings - User Settings file changed (C:\Users\Administrator\Documents\Work Item Manager 2010\UserSettings.xml).  
    2011-03-21 13:44:23,530 [18292] [3] INFO  IRC.Gear.WorkItemManager.Common.UserSettings - User Settings file changed (C:\Users\Administrator\Documents\Work Item Manager 2010\UserSettings.xml).  
    2011-03-21 13:44:34,985 [18292] [3] INFO  IRC.Gear.WorkItemManager.Common.UserSettings - User Settings file changed (C:\Users\Administrator\Documents\Work Item Manager 2010\UserSettings.xml).  
    2011-03-21 13:44:35,074 [18292] [3] INFO  IRC.Gear.WorkItemManager.Common.UserSettings - User Settings file changed (C:\Users\Administrator\Documents\Work Item Manager 2010\UserSettings.xml).  
    2011-03-21 13:47:00,929 [18292] [1] INFO  IRC.Gear.WorkItemManager.Common.TfsConnection - Cache Refreshed: False || Num Tries: 3 || Server: win-gs9gmujits8\DefaultCollection.  
    2011-03-21 13:48:30,952 [18292] [1] INFO  IRC.Gear.WorkItemManager.Data.SourceControlManager - Source Control Get Result (StrategiaTest): No Action Needed=False, Resolvable Warnings=False, Conflicts=0, Failures=0, Operations=1, Warnings=0.  
    2011-03-21 13:51:20,149 [18292] [1] ERROR IRC.Gear.WorkItemManager.Wpf.App - Unhandled exception.  System.InvalidOperationException: Root AdornerLayer Not Found. Please make sure that your root visual is Window or other element that has an adorner layer. Alternatively, wrap your root panel in an <AdornerDecorator> element.
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.OpenPopup()
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.StartDraggingInternal()
       at Telerik.Windows.Controls.DragDrop.SimulatedDragDropProvider.StartDragging()
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.TryStartDrag(IMouseEventArgs e)
       at Telerik.Windows.Controls.DragDrop.SimulatedDragDropProvider.OnTrackedElementMouseMoveInternal(IMouseEventArgs e)
       at Telerik.Windows.Controls.DragDrop.SimulatedDragDropProvider.OnCoverRectangleMouseMoveInternal(IMouseEventArgs e)
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.OnCoverRectangleMouseMove(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)
     
    2011-03-21 13:51:30,006 [18292] [1] ERROR IRC.Gear.WorkItemManager.Wpf.App - Unhandled exception.  System.InvalidOperationException: Root AdornerLayer Not Found. Please make sure that your root visual is Window or other element that has an adorner layer. Alternatively, wrap your root panel in an <AdornerDecorator> element.
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.OpenPopup()
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.StartDraggingInternal()
       at Telerik.Windows.Controls.DragDrop.SimulatedDragDropProvider.StartDragging()
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.TryStartDrag(IMouseEventArgs e)
       at Telerik.Windows.Controls.DragDrop.SimulatedDragDropProvider.OnTrackedElementMouseMoveInternal(IMouseEventArgs e)
       at Telerik.Windows.Controls.DragDrop.SimulatedDragDropProvider.OnCoverRectangleMouseMoveInternal(IMouseEventArgs e)
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.OnCoverRectangleMouseMove(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)
     
    2011-03-21 13:52:53,053 [18292] [3] INFO  IRC.Gear.WorkItemManager.Common.UserSettings - User Settings file changed (C:\Users\Administrator\Documents\Work Item Manager 2010\UserSettings.xml).  
    2011-03-21 13:52:54,870 [18292] [1] INFO  IRC.Gear.WorkItemManager.Wpf.App - Application Shut Down.  
    2011-03-21 13:55:55,733 [19708] [1] INFO  IRC.Gear.WorkItemManager.Wpf.App - Application Starting.  
    2011-03-21 13:56:00,608 [19708] [1] DEBUG IRC.Gear.WorkItemManager.Wpf.MainWindow - Successfully loaded layout. Layout string:
    <?xml version="1.0" encoding="utf-8"?><RadDocking><DocumentHost><RadSplitContainer><Items><RadPaneGroup SelectedIndex="-1"><Items /></RadPaneGroup></Items></RadSplitContainer></DocumentHost><SplitContainers><RadSplitContainer Dock="DockedLeft" Width="200"><Items><RadSplitContainer Orientation="Vertical"><Items><RadPaneGroup SelectedIndex="0"><Items><RadPane SerializationTag="AreaIterationFilterDockPane" IsDockable="True" Title="Area/Iteration Filters" Header="System.Windows.Controls.StackPanel" CanDockInDocumentHost="False" /></Items></RadPaneGroup><RadPaneGroup SelectedIndex="0"><Items><RadPane SerializationTag="WorkItemLinksDockPane" IsDockable="True" Title="Work Item Links" Header="System.Windows.Controls.StackPanel" CanDockInDocumentHost="False" /></Items></RadPaneGroup></Items></RadSplitContainer></Items></RadSplitContainer><RadSplitContainer Dock="DockedRight" Width="200"><Items><RadSplitContainer Orientation="Vertical"><Items><RadPaneGroup SelectedIndex="0"><Items><RadPane SerializationTag="ViewExplorerDockPane" IsDockable="True" Title="Work Item Queries" Header="System.Windows.Controls.StackPanel" CanDockInDocumentHost="False" /></Items></RadPaneGroup><RadPaneGroup SelectedIndex="0"><Items><RadPane SerializationTag="AggregateGraphDockPane" IsDockable="True" Title="Aggregate Graph" Header="System.Windows.Controls.StackPanel" CanDockInDocumentHost="False" /></Items></RadPaneGroup></Items></RadSplitContainer></Items></RadSplitContainer><RadSplitContainer Dock="DockedRight" Width="200"><Items><RadSplitContainer Orientation="Vertical"><Items><RadPaneGroup SelectedIndex="-1"><Items /></RadPaneGroup></Items></RadSplitContainer></Items></RadSplitContainer></SplitContainers></RadDocking>.  
    2011-03-21 13:56:01,793 [19708] [1] INFO  IRC.Gear.WorkItemManager.Data.SourceControlManager - Source Control Get Result (StrategiaTest): No Action Needed=False, Resolvable Warnings=False, Conflicts=0, Failures=0, Operations=1, Warnings=0.  
    2011-03-21 13:57:14,119 [19708] [1] ERROR IRC.Gear.WorkItemManager.Wpf.App - Unhandled exception.  System.InvalidOperationException: Root AdornerLayer Not Found. Please make sure that your root visual is Window or other element that has an adorner layer. Alternatively, wrap your root panel in an <AdornerDecorator> element.
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.OpenPopup()
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.StartDraggingInternal()
       at Telerik.Windows.Controls.DragDrop.SimulatedDragDropProvider.StartDragging()
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.TryStartDrag(IMouseEventArgs e)
       at Telerik.Windows.Controls.DragDrop.SimulatedDragDropProvider.OnTrackedElementMouseMoveInternal(IMouseEventArgs e)
       at Telerik.Windows.Controls.DragDrop.SimulatedDragDropProvider.OnCoverRectangleMouseMoveInternal(IMouseEventArgs e)
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.OnCoverRectangleMouseMove(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)
     
    2011-03-21 13:57:17,427 [19708] [1] ERROR IRC.Gear.WorkItemManager.Wpf.App - Unhandled exception.  System.InvalidOperationException: Root AdornerLayer Not Found. Please make sure that your root visual is Window or other element that has an adorner layer. Alternatively, wrap your root panel in an <AdornerDecorator> element.
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.OpenPopup()
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.StartDraggingInternal()
       at Telerik.Windows.Controls.DragDrop.SimulatedDragDropProvider.StartDragging()
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.TryStartDrag(IMouseEventArgs e)
       at Telerik.Windows.Controls.DragDrop.SimulatedDragDropProvider.OnTrackedElementMouseMoveInternal(IMouseEventArgs e)
       at Telerik.Windows.Controls.DragDrop.SimulatedDragDropProvider.OnCoverRectangleMouseMoveInternal(IMouseEventArgs e)
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.OnCoverRectangleMouseMove(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)
     
    2011-03-21 13:57:22,075 [19708] [1] ERROR IRC.Gear.WorkItemManager.Wpf.App - Unhandled exception.  System.InvalidOperationException: Root AdornerLayer Not Found. Please make sure that your root visual is Window or other element that has an adorner layer. Alternatively, wrap your root panel in an <AdornerDecorator> element.
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.OpenPopup()
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.StartDraggingInternal()
       at Telerik.Windows.Controls.DragDrop.SimulatedDragDropProvider.StartDragging()
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.TryStartDrag(IMouseEventArgs e)
       at Telerik.Windows.Controls.DragDrop.SimulatedDragDropProvider.OnTrackedElementMouseMoveInternal(IMouseEventArgs e)
       at Telerik.Windows.Controls.DragDrop.SimulatedDragDropProvider.OnCoverRectangleMouseMoveInternal(IMouseEventArgs e)
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.OnCoverRectangleMouseMove(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.MouseDevice.Synchronize()
       at System.Windows.Input.MouseDevice.ChangeMouseCapture(IInputElement mouseCapture, IMouseInputProvider providerCapture, CaptureMode captureMode, Int32 timestamp)
       at System.Windows.Input.MouseDevice.PreNotifyInput(Object sender, NotifyInputEventArgs e)
       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)
     
    2011-03-21 13:59:07,654 [19708] [1] ERROR IRC.Gear.WorkItemManager.Wpf.App - Unhandled exception.  System.InvalidOperationException: Root AdornerLayer Not Found. Please make sure that your root visual is Window or other element that has an adorner layer. Alternatively, wrap your root panel in an <AdornerDecorator> element.
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.OpenPopup()
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.StartDraggingInternal()
       at Telerik.Windows.Controls.DragDrop.SimulatedDragDropProvider.StartDragging()
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.TryStartDrag(IMouseEventArgs e)
       at Telerik.Windows.Controls.DragDrop.SimulatedDragDropProvider.OnTrackedElementMouseMoveInternal(IMouseEventArgs e)
       at Telerik.Windows.Controls.DragDrop.SimulatedDragDropProvider.OnCoverRectangleMouseMoveInternal(IMouseEventArgs e)
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.OnCoverRectangleMouseMove(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)
     
    2011-03-21 13:59:10,150 [19708] [1] ERROR IRC.Gear.WorkItemManager.Wpf.App - Unhandled exception.  System.InvalidOperationException: Root AdornerLayer Not Found. Please make sure that your root visual is Window or other element that has an adorner layer. Alternatively, wrap your root panel in an <AdornerDecorator> element.
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.OpenPopup()
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.StartDraggingInternal()
       at Telerik.Windows.Controls.DragDrop.SimulatedDragDropProvider.StartDragging()
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.TryStartDrag(IMouseEventArgs e)
       at Telerik.Windows.Controls.DragDrop.SimulatedDragDropProvider.OnTrackedElementMouseMoveInternal(IMouseEventArgs e)
       at Telerik.Windows.Controls.DragDrop.SimulatedDragDropProvider.OnCoverRectangleMouseMoveInternal(IMouseEventArgs e)
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.OnCoverRectangleMouseMove(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)
     
    2011-03-21 13:59:16,827 [19708] [1] ERROR IRC.Gear.WorkItemManager.Wpf.App - Unhandled exception.  System.InvalidOperationException: Root AdornerLayer Not Found. Please make sure that your root visual is Window or other element that has an adorner layer. Alternatively, wrap your root panel in an <AdornerDecorator> element.
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.OpenPopup()
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.StartDraggingInternal()
       at Telerik.Windows.Controls.DragDrop.SimulatedDragDropProvider.StartDragging()
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.TryStartDrag(IMouseEventArgs e)
       at Telerik.Windows.Controls.DragDrop.SimulatedDragDropProvider.OnTrackedElementMouseMoveInternal(IMouseEventArgs e)
       at Telerik.Windows.Controls.DragDrop.SimulatedDragDropProvider.OnCoverRectangleMouseMoveInternal(IMouseEventArgs e)
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.OnCoverRectangleMouseMove(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.MouseDevice.Synchronize()
       at System.Windows.Input.MouseDevice.ChangeMouseCapture(IInputElement mouseCapture, IMouseInputProvider providerCapture, CaptureMode captureMode, Int32 timestamp)
       at System.Windows.Input.MouseDevice.PreNotifyInput(Object sender, NotifyInputEventArgs e)
       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)
     
    2011-03-22 05:44:54,532 [19708] [1] INFO  IRC.Gear.WorkItemManager.Wpf.App - Application Shut Down.  
    2011-03-22 05:47:10,614 [17984] [1] INFO  IRC.Gear.WorkItemManager.Wpf.App - Application Starting.  
    2011-03-22 05:47:15,797 [17984] [1] DEBUG IRC.Gear.WorkItemManager.Wpf.MainWindow - Successfully loaded layout. Layout string:
    <?xml version="1.0" encoding="utf-8"?><RadDocking><DocumentHost><RadSplitContainer><Items><RadPaneGroup SelectedIndex="-1"><Items /></RadPaneGroup></Items></RadSplitContainer></DocumentHost><SplitContainers><RadSplitContainer Dock="DockedLeft" Width="200"><Items><RadSplitContainer Orientation="Vertical"><Items><RadPaneGroup SelectedIndex="0"><Items><RadPane SerializationTag="AreaIterationFilterDockPane" IsDockable="True" Title="Area/Iteration Filters" Header="System.Windows.Controls.StackPanel" CanDockInDocumentHost="False" /></Items></RadPaneGroup><RadPaneGroup SelectedIndex="0"><Items><RadPane SerializationTag="WorkItemLinksDockPane" IsDockable="True" Title="Work Item Links" Header="System.Windows.Controls.StackPanel" CanDockInDocumentHost="False" /></Items></RadPaneGroup></Items></RadSplitContainer></Items></RadSplitContainer><RadSplitContainer Dock="DockedRight" Width="200"><Items><RadSplitContainer Orientation="Vertical"><Items><RadPaneGroup SelectedIndex="0"><Items><RadPane SerializationTag="ViewExplorerDockPane" IsDockable="True" Title="Work Item Queries" Header="System.Windows.Controls.StackPanel" CanDockInDocumentHost="False" /></Items></RadPaneGroup><RadPaneGroup SelectedIndex="0"><Items><RadPane SerializationTag="AggregateGraphDockPane" IsDockable="True" Title="Aggregate Graph" Header="System.Windows.Controls.StackPanel" CanDockInDocumentHost="False" /></Items></RadPaneGroup></Items></RadSplitContainer></Items></RadSplitContainer><RadSplitContainer Dock="DockedRight" Width="200"><Items><RadSplitContainer Orientation="Vertical"><Items><RadPaneGroup SelectedIndex="-1"><Items /></RadPaneGroup></Items></RadSplitContainer></Items></RadSplitContainer><RadSplitContainer Dock="DockedRight" Width="411"><Items><RadSplitContainer Orientation="Vertical"><Items><RadPaneGroup SelectedIndex="-1"><Items /></RadPaneGroup></Items></RadSplitContainer></Items></RadSplitContainer></SplitContainers></RadDocking>.  
    2011-03-22 05:47:18,260 [17984] [1] INFO  IRC.Gear.WorkItemManager.Data.SourceControlManager - Source Control Get Result (StrategiaTest): No Action Needed=False, Resolvable Warnings=False, Conflicts=0, Failures=0, Operations=1, Warnings=0.  
    2011-03-22 05:48:26,334 [17984] [1] ERROR IRC.Gear.WorkItemManager.Wpf.App - Unhandled exception.  System.InvalidOperationException: Root AdornerLayer Not Found. Please make sure that your root visual is Window or other element that has an adorner layer. Alternatively, wrap your root panel in an <AdornerDecorator> element.
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.OpenPopup()
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.StartDraggingInternal()
       at Telerik.Windows.Controls.DragDrop.SimulatedDragDropProvider.StartDragging()
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.TryStartDrag(IMouseEventArgs e)
       at Telerik.Windows.Controls.DragDrop.SimulatedDragDropProvider.OnTrackedElementMouseMoveInternal(IMouseEventArgs e)
       at Telerik.Windows.Controls.DragDrop.SimulatedDragDropProvider.OnCoverRectangleMouseMoveInternal(IMouseEventArgs e)
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.OnCoverRectangleMouseMove(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.MouseDevice.Synchronize()
       at System.Windows.Input.MouseDevice.ChangeMouseCapture(IInputElement mouseCapture, IMouseInputProvider providerCapture, CaptureMode captureMode, Int32 timestamp)
       at System.Windows.Input.MouseDevice.PreNotifyInput(Object sender, NotifyInputEventArgs e)
       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)
     
    2011-03-22 05:48:29,384 [17984] [1] ERROR IRC.Gear.WorkItemManager.Wpf.App - Unhandled exception.  System.InvalidOperationException: Root AdornerLayer Not Found. Please make sure that your root visual is Window or other element that has an adorner layer. Alternatively, wrap your root panel in an <AdornerDecorator> element.
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.OpenPopup()
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.StartDraggingInternal()
       at Telerik.Windows.Controls.DragDrop.SimulatedDragDropProvider.StartDragging()
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.TryStartDrag(IMouseEventArgs e)
       at Telerik.Windows.Controls.DragDrop.SimulatedDragDropProvider.OnTrackedElementMouseMoveInternal(IMouseEventArgs e)
       at Telerik.Windows.Controls.DragDrop.SimulatedDragDropProvider.OnCoverRectangleMouseMoveInternal(IMouseEventArgs e)
       at Telerik.Windows.Controls.DragDrop.WPFSimulatedDragDropProvider.OnCoverRectangleMouseMove(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)
     


    Reply

  • Erik Scherdin avatar

    Posted on May 9, 2011 (permalink)

    Hi,
    I also have the same error on my freshly installed Windows 7 computer. It worked fine until I try drag-dropping from the Work Item Query into the Sprints on the planning session view.

    Reply

  • tom avatar

    Posted on Jun 8, 2011 (permalink)

    Hi,

    same issue on Win7 using the current version...

    Reply

  • Joel Joel admin's avatar

    Posted on Jun 29, 2011 (permalink)

    We have uploaded a new version of WIM to the site and this issue should be fixed.  Please log in to your account and download the new version and let us know if the problem remains.

    Thanks,
    Joel
    the Telerik team
    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

    Reply

Back to Top

Skip Navigation LinksHome / Announcements / Forums / TFS Work Item Manager and Project Dashboard: TFS Work Item Manager > Root AdornerLayer Not Found Error