This is a migrated thread and some comments may be shown as answers.

Icenium Graphite Project navigator empty

9 Answers 59 Views
Report a bug
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Krisna
Top achievements
Rank 1
Krisna asked on 10 Dec 2012, 06:37 PM
Icenium graphite shows empty project navigator after I logged in. It shows correctly on the icenium ion. The button run and version control does not work either. I am attching the error log below:

[2012-12-10 10-34-07-82] Log (Exception,High): System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.ArgumentException: This item has already been added to the project.
   at Telerik.BlackDragon.Client.Project.ProjectBase.#Jp(IProjectItem projectItem, IFileContents contents)
   at Telerik.BlackDragon.Client.Project.ProjectBase.AddChild(IProjectItem projectItem, IFileContents contents)
   at Telerik.BlackDragon.Client.Project.ProjectBase.AddChild(IProjectItem projectItem)
   at Telerik.BlackDragon.Client.Project.IProjectItemContainerExtensions.AddChildren(IProjectItemContainer container, IEnumerable`1 items)
   at Telerik.BlackDragon.Client.Modules.ProjectManagement.ProjectConverter.CompleteItemConversion(ISolutionItem item, IWorkspaceItemData origin)
   at Telerik.BlackDragon.Client.Modules.ProjectManagement.ProjectController.#cB.#Unb(Tuple`3 c)
   at System.Collections.Generic.List`1.ForEach(Action`1 action)
   at Telerik.BlackDragon.Client.Modules.ProjectManagement.ProjectController.#cB.#Tnb(Task`1 x)
   at System.Threading.Tasks.Task`1.<>c__DisplayClass17.<ContinueWith>b__16(Object obj)
   at System.Threading.Tasks.Task.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()
   --- End of inner exception stack trace ---
---> (Inner Exception #0) System.ArgumentException: This item has already been added to the project.
   at Telerik.BlackDragon.Client.Project.ProjectBase.#Jp(IProjectItem projectItem, IFileContents contents)
   at Telerik.BlackDragon.Client.Project.ProjectBase.AddChild(IProjectItem projectItem, IFileContents contents)
   at Telerik.BlackDragon.Client.Project.ProjectBase.AddChild(IProjectItem projectItem)
   at Telerik.BlackDragon.Client.Project.IProjectItemContainerExtensions.AddChildren(IProjectItemContainer container, IEnumerable`1 items)
   at Telerik.BlackDragon.Client.Modules.ProjectManagement.ProjectConverter.CompleteItemConversion(ISolutionItem item, IWorkspaceItemData origin)
   at Telerik.BlackDragon.Client.Modules.ProjectManagement.ProjectController.#cB.#Unb(Tuple`3 c)
   at System.Collections.Generic.List`1.ForEach(Action`1 action)
   at Telerik.BlackDragon.Client.Modules.ProjectManagement.ProjectController.#cB.#Tnb(Task`1 x)
   at System.Threading.Tasks.Task`1.<>c__DisplayClass17.<ContinueWith>b__16(Object obj)
   at System.Threading.Tasks.Task.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()<---

[2012-12-10 10-35-02-83] Log (Exception,High): System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.ArgumentException: This item has already been added to the project.
   at Telerik.BlackDragon.Client.Project.ProjectBase.#Jp(IProjectItem projectItem, IFileContents contents)
   at Telerik.BlackDragon.Client.Project.ProjectBase.AddChild(IProjectItem projectItem, IFileContents contents)
   at Telerik.BlackDragon.Client.Project.ProjectBase.AddChild(IProjectItem projectItem)
   at Telerik.BlackDragon.Client.Project.IProjectItemContainerExtensions.AddChildren(IProjectItemContainer container, IEnumerable`1 items)
   at Telerik.BlackDragon.Client.Modules.ProjectManagement.ProjectConverter.CompleteItemConversion(ISolutionItem item, IWorkspaceItemData origin)
   at Telerik.BlackDragon.Client.Modules.ProjectManagement.ProjectController.#cB.#Unb(Tuple`3 c)
   at System.Collections.Generic.List`1.ForEach(Action`1 action)
   at Telerik.BlackDragon.Client.Modules.ProjectManagement.ProjectController.#cB.#Tnb(Task`1 x)
   at System.Threading.Tasks.Task`1.<>c__DisplayClass17.<ContinueWith>b__16(Object obj)
   at System.Threading.Tasks.Task.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()
   --- End of inner exception stack trace ---
---> (Inner Exception #0) System.ArgumentException: This item has already been added to the project.
   at Telerik.BlackDragon.Client.Project.ProjectBase.#Jp(IProjectItem projectItem, IFileContents contents)
   at Telerik.BlackDragon.Client.Project.ProjectBase.AddChild(IProjectItem projectItem, IFileContents contents)
   at Telerik.BlackDragon.Client.Project.ProjectBase.AddChild(IProjectItem projectItem)
   at Telerik.BlackDragon.Client.Project.IProjectItemContainerExtensions.AddChildren(IProjectItemContainer container, IEnumerable`1 items)
   at Telerik.BlackDragon.Client.Modules.ProjectManagement.ProjectConverter.CompleteItemConversion(ISolutionItem item, IWorkspaceItemData origin)
   at Telerik.BlackDragon.Client.Modules.ProjectManagement.ProjectController.#cB.#Unb(Tuple`3 c)
   at System.Collections.Generic.List`1.ForEach(Action`1 action)
   at Telerik.BlackDragon.Client.Modules.ProjectManagement.ProjectController.#cB.#Tnb(Task`1 x)
   at System.Threading.Tasks.Task`1.<>c__DisplayClass17.<ContinueWith>b__16(Object obj)
   at System.Threading.Tasks.Task.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()<---

[2012-12-10 12-02-53-16] Log (Exception,High): System.NullReferenceException: Object reference not set to an instance of an object.
   at Telerik.BlackDragon.Client.Modules.VersionControl.Commands.ConfigureRemoteCommand.ExecuteCore()
   at Telerik.BlackDragon.Client.CommandModel.ParameterlessCommandBase.ExecuteCore(Object parameter)
   at Telerik.BlackDragon.Client.CommandModel.CommandBase.Execute(Object parameter)
   at Telerik.BlackDragon.Client.CommandModel.LazilyImportedCommand.Execute(Object parameter)
   at Telerik.BlackDragon.Client.UI.UICommandWrapper.Execute(Object parameter)
   at Telerik.Windows.Controls.RadMenuItem.ExecuteCommand()
   at Telerik.Windows.Controls.RadMenuItem.OnClickImpl()
   at Telerik.Windows.Controls.RadMenuItem.OnClick()
   at Telerik.Windows.Controls.RadMenuItem.HandleMouseUp()
   at Telerik.Windows.Controls.RadMenuItem.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 MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
[2012-12-10 12-03-02-81] Log (Exception,High): System.NullReferenceException: Object reference not set to an instance of an object.
   at Telerik.BlackDragon.Client.Modules.VersionControl.Commands.ConfigureRemoteCommand.ExecuteCore()
   at Telerik.BlackDragon.Client.CommandModel.ParameterlessCommandBase.ExecuteCore(Object parameter)
   at Telerik.BlackDragon.Client.CommandModel.CommandBase.Execute(Object parameter)
   at Telerik.BlackDragon.Client.CommandModel.LazilyImportedCommand.Execute(Object parameter)
   at Telerik.BlackDragon.Client.UI.UICommandWrapper.Execute(Object parameter)
   at Telerik.Windows.Controls.RadMenuItem.ExecuteCommand()
   at Telerik.Windows.Controls.RadMenuItem.OnClickImpl()
   at Telerik.Windows.Controls.RadMenuItem.OnClick()
   at Telerik.Windows.Controls.RadMenuItem.HandleMouseUp()
   at Telerik.Windows.Controls.RadMenuItem.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 MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
[2012-12-10 12-05-43-06] Log (Exception,High): System.NullReferenceException: Object reference not set to an instance of an object.
   at Telerik.BlackDragon.Client.Modules.VersionControl.VersionControlService.#BOb()
   at Telerik.BlackDragon.Client.Modules.VersionControl.VersionControlService.#FOb(IVersionControlServiceContract o)
   at Telerik.BlackDragon.Client.ServerClient.RemoteServerOperationFactory`1.NewOperation[TResult](Func`2 setup)
   at Telerik.BlackDragon.Client.Modules.VersionControl.VersionControlService.Pull()
   at Telerik.BlackDragon.Client.Modules.VersionControl.Commands.PullChangesCommand.#mGb()
   at Telerik.BlackDragon.Client.Modules.VersionControl.Commands.PullChangesCommand.ExecuteCore()
   at Telerik.BlackDragon.Client.CommandModel.ParameterlessCommandBase.ExecuteCore(Object parameter)
   at Telerik.BlackDragon.Client.CommandModel.CommandBase.Execute(Object parameter)
   at Telerik.BlackDragon.Client.CommandModel.LazilyImportedCommand.Execute(Object parameter)
   at Telerik.BlackDragon.Client.UI.UICommandWrapper.Execute(Object parameter)
   at Telerik.Windows.Controls.RadMenuItem.ExecuteCommand()
   at Telerik.Windows.Controls.RadMenuItem.OnClickImpl()
   at Telerik.Windows.Controls.RadMenuItem.OnClick()
   at Telerik.Windows.Controls.RadMenuItem.HandleMouseUp()
   at Telerik.Windows.Controls.RadMenuItem.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 MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
[2012-12-10 12-05-44-05] Log (Exception,High): System.NullReferenceException: Object reference not set to an instance of an object.
   at Telerik.BlackDragon.Client.Modules.VersionControl.VersionControlService.#BOb()
   at Telerik.BlackDragon.Client.Modules.VersionControl.VersionControlService.#FOb(IVersionControlServiceContract o)
   at Telerik.BlackDragon.Client.ServerClient.RemoteServerOperationFactory`1.NewOperation[TResult](Func`2 setup)
   at Telerik.BlackDragon.Client.Modules.VersionControl.VersionControlService.Pull()
   at Telerik.BlackDragon.Client.Modules.VersionControl.Commands.PullChangesCommand.#mGb()
   at Telerik.BlackDragon.Client.Modules.VersionControl.Commands.PullChangesCommand.ExecuteCore()
   at Telerik.BlackDragon.Client.CommandModel.ParameterlessCommandBase.ExecuteCore(Object parameter)
   at Telerik.BlackDragon.Client.CommandModel.CommandBase.Execute(Object parameter)
   at Telerik.BlackDragon.Client.CommandModel.LazilyImportedCommand.Execute(Object parameter)
   at Telerik.BlackDragon.Client.UI.UICommandWrapper.Execute(Object parameter)
   at Telerik.Windows.Controls.RadMenuItem.ExecuteCommand()
   at Telerik.Windows.Controls.RadMenuItem.OnClickImpl()
   at Telerik.Windows.Controls.RadMenuItem.OnClick()
   at Telerik.Windows.Controls.RadMenuItem.HandleMouseUp()
   at Telerik.Windows.Controls.RadMenuItem.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 MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
[2012-12-10 12-05-44-49] Log (Exception,High): System.NullReferenceException: Object reference not set to an instance of an object.
   at Telerik.BlackDragon.Client.Modules.VersionControl.VersionControlService.#BOb()
   at Telerik.BlackDragon.Client.Modules.VersionControl.VersionControlService.#FOb(IVersionControlServiceContract o)
   at Telerik.BlackDragon.Client.ServerClient.RemoteServerOperationFactory`1.NewOperation[TResult](Func`2 setup)
   at Telerik.BlackDragon.Client.Modules.VersionControl.VersionControlService.Pull()
   at Telerik.BlackDragon.Client.Modules.VersionControl.Commands.PullChangesCommand.#mGb()
   at Telerik.BlackDragon.Client.Modules.VersionControl.Commands.PullChangesCommand.ExecuteCore()
   at Telerik.BlackDragon.Client.CommandModel.ParameterlessCommandBase.ExecuteCore(Object parameter)
   at Telerik.BlackDragon.Client.CommandModel.CommandBase.Execute(Object parameter)
   at Telerik.BlackDragon.Client.CommandModel.LazilyImportedCommand.Execute(Object parameter)
   at Telerik.BlackDragon.Client.UI.UICommandWrapper.Execute(Object parameter)
   at Telerik.Windows.Controls.RadMenuItem.ExecuteCommand()
   at Telerik.Windows.Controls.RadMenuItem.OnClickImpl()
   at Telerik.Windows.Controls.RadMenuItem.OnClick()
   at Telerik.Windows.Controls.RadMenuItem.HandleMouseUp()
   at Telerik.Windows.Controls.RadMenuItem.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 MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
[2012-12-10 12-05-44-71] Log (Exception,High): System.NullReferenceException: Object reference not set to an instance of an object.
   at Telerik.BlackDragon.Client.Modules.VersionControl.VersionControlService.#BOb()
   at Telerik.BlackDragon.Client.Modules.VersionControl.VersionControlService.#FOb(IVersionControlServiceContract o)
   at Telerik.BlackDragon.Client.ServerClient.RemoteServerOperationFactory`1.NewOperation[TResult](Func`2 setup)
   at Telerik.BlackDragon.Client.Modules.VersionControl.VersionControlService.Pull()
   at Telerik.BlackDragon.Client.Modules.VersionControl.Commands.PullChangesCommand.#mGb()
   at Telerik.BlackDragon.Client.Modules.VersionControl.Commands.PullChangesCommand.ExecuteCore()
   at Telerik.BlackDragon.Client.CommandModel.ParameterlessCommandBase.ExecuteCore(Object parameter)
   at Telerik.BlackDragon.Client.CommandModel.CommandBase.Execute(Object parameter)
   at Telerik.BlackDragon.Client.CommandModel.LazilyImportedCommand.Execute(Object parameter)
   at Telerik.BlackDragon.Client.UI.UICommandWrapper.Execute(Object parameter)
   at Telerik.Windows.Controls.RadMenuItem.ExecuteCommand()
   at Telerik.Windows.Controls.RadMenuItem.OnClickImpl()
   at Telerik.Windows.Controls.RadMenuItem.OnClick()
   at Telerik.Windows.Controls.RadMenuItem.HandleMouseUp()
   at Telerik.Windows.Controls.RadMenuItem.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 MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)



9 Answers, 1 is accepted

Sort by
0
Ivan Ivanov
Telerik team
answered on 13 Dec 2012, 02:20 PM
Hello Krisna,

Thank you for your feedback.

We made sure that this problem is resolved and a permanent fix will be available in the next update of Icenium. If you still experience any issues, please write us back.

Greetings,
Ivan Ivanov
the Telerik team

Share feedback and vote for features on our Feedback Portal.
Want some Kendo UI online training - head over to Pluralsight.
0
Tal
Top achievements
Rank 1
answered on 28 Jan 2014, 11:34 PM
I am having a similar issue today, after recently updating to the AppBuilder.  Clicking the Project Navigator button on the right side highlights the button but shows nothing (no project drawer or files visible), clicking the Data Navigator button does show the data navigator panel.  This is on an existing project that I was building in yesterday with no problems.

Is there anything I can do to get this working?
0
Steve
Telerik team
answered on 29 Jan 2014, 12:13 PM
Hi Tal,

Initial login to the AppBuilder would trigger project migration, so if you have a lot of projects, it might take up to a several minutes. If you continue to have problems, please send us a few screenshots, so we can see what you observe on your end.

Regards,
Steve
Telerik

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Gilles
Top achievements
Rank 1
answered on 31 Jan 2014, 11:59 AM
Hello,

I'm having exactly the same problem - I was working on another project those last two weeks, I started Icenium, which installed AppBuilder and now I don't have any project left.

Plus, when I get into my account here, I see some disturbing data. As you may see from the screenshot #1, AppBuilder considers my licence to expire on the 4th of February, which is normal, I'm using a monthly licence which was, until today, automatically renewed.

As you can however see from screenshot #2, my licence is ... I don't know, honestly. Renewal is due on February, but i's written that the "Support" expired on January the 4th...

Thanks in advance, it's quite urgent as we have a migration starting on Tuesday and I must make some changes on a running app, or at least be able to test and rollback some stuff on the server side !
0
Gilles
Top achievements
Rank 1
answered on 31 Jan 2014, 12:33 PM
Well. It doesn't work on the web client too.

But I really don't understand - did you also change the subscriptions fees and all oO ?

I had a subscription for Icenium, monthly, unlimited projects and all, and now it's 49$ to have the same service ? 30$ more, 360$ per year ? Wow...  not cool !
0
Steve
Telerik team
answered on 03 Feb 2014, 04:56 PM
Hi Gilles,

The license information in your account is correct, the fist column is "support expiration date", which refers to the support available for your license. Since you originally purchased Icenium Developer, which does not have any support, we only migrated the license plan to the new one. The last column "next charge" is when you would be charged again. You should be able to turn off the auto-renew from your account or if you're having problems, please contact our friendly sales department.

The difference in price is because AppBuilder Professional has more advanced features than Icenium Developer. In addition, you were upgraded for free - we wanted to make sure that you have enough time to evaluate and take advantage of all additional and upcoming features. Gabe Sumner, our Product Marketing Manager, explains it better in this post.

We are looking forward to any additional feedback you may have in the upcoming months.

Regards,
Steve
Telerik
Icenium is now Telerik AppBuilder, and is part of the Telerik Platform. For more information on the new name, and to learn more about the Platform, register for the free online keynote and webinar on Wednesday, February 12, 2014 at 11:00 a.m. ET (8:00 a.m. PT)
0
Gilles
Top achievements
Rank 1
answered on 04 Feb 2014, 07:18 AM
Hello Steve,

Ok, the price, for the difference I see, I still don't understand but here is not the place to argue anyway. And it's nice of you to allow us a time to try, anyway.

I have however a huge problem with the fact that I currently LOST all my existing projects, in the middle of a migration. Please, tell me you can restore it all, projects, saved certificates and all !

By the way, your site seems to have a lot of problems with Firefox and Chrome - I had to switch to IE to reach it. Lots of 500 Erros from ASPX.



0
Gilles
Top achievements
Rank 1
answered on 04 Feb 2014, 07:46 AM
(Just as Info, I renewed my subscription in order to be able to file a support request for this case, now I can't even log into AppBuilder. I must be damned)
0
Steve
Telerik team
answered on 05 Feb 2014, 02:57 PM
Hello Gilles,

Your projects are intact, although they needed to be migrated manually due to the email change you requested (which is not a common thing). We've forwarded your support ticket with the other Telerik Platform issues you've reported to the respective developers and it would be answered as well.

Regards,
Steve
Telerik
Icenium is now Telerik AppBuilder, and is part of the Telerik Platform. For more information on the new name, and to learn more about the Platform, register for the free online keynote and webinar on Wednesday, February 12, 2014 at 11:00 a.m. ET (8:00 a.m. PT)
Tags
Report a bug
Asked by
Krisna
Top achievements
Rank 1
Answers by
Ivan Ivanov
Telerik team
Tal
Top achievements
Rank 1
Steve
Telerik team
Gilles
Top achievements
Rank 1
Share this question
or