Quantcast
Channel: SharpDevelop Community
Viewing all articles
Browse latest Browse all 1764

WPF Ribbon designer -Trying to insert "

$
0
0

SharpDevelop Version : 5.1.0.5134-RC-d5052dc5
.NET Version         : 4.6.00079
OS Version           : Microsoft Windows NT 6.3.9600.0
Current culture      : Invariant Language (Invariant Country) ()
Current UI language  : en
Running under WOW6432, processor architecture: x86-64
Working Set Memory   : 243156kb
GC Heap Memory       : 80818kb

Unhandled WPF exception
Exception thrown:
System.NullReferenceException: Object reference not set to an instance of an object.
   at ICSharpCode.XamlBinding.XamlConst.<GetAllowedItems>d__6.MoveNext()
   at ICSharpCode.XamlBinding.CompletionDataGenerator.CreateElementList(XamlCompletionContext context, Boolean includeAbstract)
   at ICSharpCode.XamlBinding.CompletionDataGenerator.CreateListForContext(XamlCompletionContext context)
   at ICSharpCode.XamlBinding.XamlCodeCompletionBinding.HandleKeyPress(ITextEditor editor, Char ch)
   at ICSharpCode.SharpDevelop.Editor.CodeCompletion.LazyCodeCompletionBinding.HandleKeyPress(ITextEditor editor, Char ch)
   at ICSharpCode.AvalonEdit.AddIn.CodeEditor.TextAreaTextEntering(Object sender, TextCompositionEventArgs e)
   at ICSharpCode.AvalonEdit.Editing.TextArea.OnTextEntering(TextCompositionEventArgs e)
   at ICSharpCode.AvalonEdit.Editing.TextArea.PerformTextInput(TextCompositionEventArgs e)
   at ICSharpCode.AvalonEdit.Editing.TextArea.OnTextInput(TextCompositionEventArgs e)
   at System.Windows.UIElement.OnTextInputThunk(Object sender, TextCompositionEventArgs e)
   at System.Windows.Input.TextCompositionEventArgs.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.TextCompositionManager.UnsafeCompleteComposition(TextComposition composition)
   at System.Windows.Input.TextCompositionManager.PostProcessInput(Object sender, ProcessInputEventArgs e)
   at System.Windows.Input.InputManager.RaiseProcessInputEventHandlers(ProcessInputEventHandler postProcessInput, ProcessInputEventArgs processInputEventArgs)
   at System.Windows.Input.InputManager.ProcessStagingArea()
   at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
   at System.Windows.Input.TextCompositionManager.UnsafeStartComposition(TextComposition composition)
   at System.Windows.Input.TextCompositionManager.PostProcessInput(Object sender, ProcessInputEventArgs e)
   at System.Windows.Input.InputManager.RaiseProcessInputEventHandlers(ProcessInputEventHandler postProcessInput, ProcessInputEventArgs processInputEventArgs)
   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.HwndKeyboardInputProvider.ProcessTextInputAction(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at System.Windows.Interop.HwndSource.OnPreprocessMessage(Object param)
   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)

---- Recent log messages:
13:08:38.556 [1] DEBUG - ActiveContentChanged to ICSharpCode.WpfDesign.AddIn.WpfViewContent
13:08:40.275 [1] DEBUG - NavigationService
    ActiveViewContent: Window1.xaml
              Subview: ${res:FormsDesigner.DesignTabPages.SourceTabPage}
13:08:40.275 [1] DEBUG - ActiveViewContentChanged to [AvalonEditViewContent C:\Users\David Hyde\Documents\SharpDevelop Projects\SecondAttempt\SecondAttempt\Window1.xaml]
13:08:40.291 [1] DEBUG - ActiveContentChanged to [AvalonEditViewContent C:\Users\David Hyde\Documents\SharpDevelop Projects\SecondAttempt\SecondAttempt\Window1.xaml]
13:08:42.660 [1] DEBUG - Resolved (Line 12, Col 2) to [ErrorResolveResult ?]
13:08:42.660 [1] DEBUG - ParseInformationUpdated C:\Users\David Hyde\Documents\SharpDevelop Projects\SecondAttempt\SecondAttempt\Window1.xaml (updated)
13:08:45.863 [1] DEBUG - Resolved (Line 10, Col 2) to [ErrorResolveResult ?]
13:08:49.129 [1] DEBUG - Resolved (Line 10, Col 2) to [ErrorResolveResult ?]
13:08:54.504 [1] DEBUG - ActiveContentChanged to ICSharpCode.SharpDevelop.Gui.OutlinePad
13:09:04.597 [1] DEBUG - ActiveContentChanged to ICSharpCode.SharpDevelop.Gui.ToolsPad
13:09:08.194 [1] DEBUG - NavigationService
    ActiveViewContent: Window1.xaml
              Subview: ${res:FormsDesigner.DesignTabPages.DesignTabPage}
13:09:08.194 [1] DEBUG - ActiveViewContentChanged to ICSharpCode.WpfDesign.AddIn.WpfViewContent
13:09:08.209 [1] DEBUG - [Task:File=C:\Users\David Hyde\Documents\SharpDevelop Projects\SecondAttempt\SecondAttempt\Window1.xaml, Line=3, Column=1, Type=Error, Description=Data at the root level is invalid. Line 3, position 1.
13:09:08.209 [1] ERROR - Error in loading app.xaml
--> Exception:
System.NullReferenceException: Object reference not set to an instance of an object.
   at ICSharpCode.WpfDesign.AddIn.WpfViewContent.LoadInternal(OpenedFile file, Stream stream)
13:09:08.225 [1] DEBUG - ActiveContentChanged to ICSharpCode.SharpDevelop.Gui.ErrorListPad
13:09:08.241 [1] DEBUG - ActiveContentChanged to ICSharpCode.WpfDesign.AddIn.WpfViewContent
13:09:51.219 [1] DEBUG - NavigationService
    ActiveViewContent: Window1.xaml
              Subview: ${res:FormsDesigner.DesignTabPages.SourceTabPage}
13:09:51.219 [1] DEBUG - ActiveViewContentChanged to [AvalonEditViewContent C:\Users\David Hyde\Documents\SharpDevelop Projects\SecondAttempt\SecondAttempt\Window1.xaml]
13:09:51.219 [1] DEBUG - ActiveContentChanged to [AvalonEditViewContent C:\Users\David Hyde\Documents\SharpDevelop Projects\SecondAttempt\SecondAttempt\Window1.xaml]
13:09:53.126 [1] DEBUG - Resolved (Line 12, Col 19) to [ErrorResolveResult ?]
13:09:53.126 [1] DEBUG - ParseInformationUpdated C:\Users\David Hyde\Documents\SharpDevelop Projects\SecondAttempt\SecondAttempt\Window1.xaml (updated)
13:09:58.283 [1] DEBUG - Resolved (Line 3, Col 62) to [ErrorResolveResult ?]
13:10:06.721 [1] DEBUG - Resolved (Line 9, Col 8) to [ErrorResolveResult ?]
13:10:07.346 [1] DEBUG - Resolved (Line 9, Col 8) to [ErrorResolveResult ?]
13:10:25.647 [1] ERROR - Unhandled WPF exception
--> Exception:
System.NullReferenceException: Object reference not set to an instance of an object.
   at ICSharpCode.XamlBinding.XamlConst.<GetAllowedItems>d__6.MoveNext()
   at ICSharpCode.XamlBinding.CompletionDataGenerator.CreateElementList(XamlCompletionContext context, Boolean includeAbstract)
   at ICSharpCode.XamlBinding.CompletionDataGenerator.CreateListForContext(XamlCompletionContext context)
   at ICSharpCode.XamlBinding.XamlCodeCompletionBinding.HandleKeyPress(ITextEditor editor, Char ch)
   at ICSharpCode.SharpDevelop.Editor.CodeCompletion.LazyCodeCompletionBinding.HandleKeyPress(ITextEditor editor, Char ch)
   at ICSharpCode.AvalonEdit.AddIn.CodeEditor.TextAreaTextEntering(Object sender, TextCompositionEventArgs e)
   at ICSharpCode.AvalonEdit.Editing.TextArea.OnTextEntering(TextCompositionEventArgs e)
   at ICSharpCode.AvalonEdit.Editing.TextArea.PerformTextInput(TextCompositionEventArgs e)
   at ICSharpCode.AvalonEdit.Editing.TextArea.OnTextInput(TextCompositionEventArgs e)
   at System.Windows.UIElement.OnTextInputThunk(Object sender, TextCompositionEventArgs e)
   at System.Windows.Input.TextCompositionEventArgs.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.TextCompositionManager.UnsafeCompleteComposition(TextComposition composition)
   at System.Windows.Input.TextCompositionManager.PostProcessInput(Object sender, ProcessInputEventArgs e)
   at System.Windows.Input.InputManager.RaiseProcessInputEventHandlers(ProcessInputEventHandler postProcessInput, ProcessInputEventArgs processInputEventArgs)
   at System.Windows.Input.InputManager.ProcessStagingArea()
   at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
   at System.Windows.Input.TextCompositionManager.UnsafeStartComposition(TextComposition composition)
   at System.Windows.Input.TextCompositionManager.PostProcessInput(Object sender, ProcessInputEventArgs e)
   at System.Windows.Input.InputManager.RaiseProcessInputEventHandlers(ProcessInputEventHandler postProcessInput, ProcessInputEventArgs processInputEventArgs)
   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.HwndKeyboardInputProvider.ProcessTextInputAction(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at System.Windows.Interop.HwndSource.OnPreprocessMessage(Object param)
   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)

---- Post-error application state information:
Installed 3rd party AddIns:
ProjectService.CurrentSolution: [Solution C:\Users\David Hyde\Documents\SharpDevelop Projects\SecondAttempt\SecondAttempt\SecondAttempt.sln with 1 projects]
ProjectService.CurrentProject: [CSharpProject: SecondAttempt]
Workbench.ActiveContent: [AvalonEditViewContent C:\Users\David Hyde\Documents\SharpDevelop Projects\SecondAttempt\SecondAttempt\Window1.xaml]


Viewing all articles
Browse latest Browse all 1764

Trending Articles