SharpDevelop Version : 4.4.1.9729-7196a277
.NET Version : 4.0.30319.34014
OS Version : Microsoft Windows NT 6.2.9200.0
Current culture : English (United States) (en-US)
Running under WOW6432, processor architecture: x86-64
Working Set Memory : 199768kb
GC Heap Memory : 61676kb
Unhandled WPF exception
Exception thrown:
System.NullReferenceException: Object reference not set to an instance of an object.
at System.Windows.Forms.PropertyGridInternal.GridEntry.ShouldSerializePropertyValue()
at System.Windows.Forms.PropertyGridInternal.PropertyGridView.SelectRow(Int32 row)
at System.Windows.Forms.PropertyGridInternal.PropertyGridView.SelectGridEntry(GridEntry gridEntry, Boolean fPageIn)
at System.Windows.Forms.PropertyGridInternal.PropertyGridView.GridPositionData.Restore(PropertyGridView gridView)
at System.Windows.Forms.PropertyGridInternal.PropertyGridView.Refresh(Boolean fullRefresh, Int32 rowStart, Int32 rowEnd)
at System.Windows.Forms.PropertyGridInternal.PropertyGridView.Refresh()
at System.Windows.Forms.PropertyGrid.Refresh(Boolean clearCached)
at System.Windows.Forms.PropertyGrid.OnTransactionClosed(Object sender, DesignerTransactionCloseEventArgs e)
at System.ComponentModel.Design.DesignerTransactionCloseEventHandler.Invoke(Object sender, DesignerTransactionCloseEventArgs e)
at System.ComponentModel.Design.DesignerHost.OnTransactionClosed(DesignerTransactionCloseEventArgs e)
at System.ComponentModel.Design.DesignerHost.DesignerHostTransaction.OnCommit()
at System.ComponentModel.Design.DesignerTransaction.Commit()
at System.Windows.Forms.Design.CommandSet.OnMenuPaste(Object sender, EventArgs e)
at System.ComponentModel.Design.MenuCommand.Invoke()
at System.Windows.Forms.Design.CommandSet.CommandSetItem.Invoke()
at System.ComponentModel.Design.MenuCommandService.GlobalInvoke(CommandID commandID)
at System.Windows.Forms.Design.Behavior.BehaviorService.MenuCommandHandler.System.ComponentModel.Design.IMenuCommandService.GlobalInvoke(CommandID commandID)
at ICSharpCode.FormsDesigner.FormsDesignerViewContent.Paste()
at ICSharpCode.SharpDevelop.Gui.SDWindowsFormsHost.<CreateBindings>b__4(IClipboardHandler c)
at ICSharpCode.SharpDevelop.Gui.SDWindowsFormsHost.<>c__DisplayClass2a`1.<AddBinding>b__28(Object sender, ExecutedRoutedEventArgs e)
at System.Windows.Input.CommandBinding.OnExecuted(Object sender, ExecutedRoutedEventArgs e)
at System.Windows.Input.CommandManager.ExecuteCommandBinding(Object sender, ExecutedRoutedEventArgs e, CommandBinding commandBinding)
at System.Windows.Input.CommandManager.FindCommandBinding(CommandBindingCollection commandBindings, Object sender, RoutedEventArgs e, ICommand command, Boolean execute)
at System.Windows.Input.CommandManager.FindCommandBinding(Object sender, RoutedEventArgs e, ICommand command, Boolean execute)
at System.Windows.Input.CommandManager.OnExecuted(Object sender, ExecutedRoutedEventArgs e)
at System.Windows.UIElement.OnExecutedThunk(Object sender, ExecutedRoutedEventArgs e)
at System.Windows.Input.ExecutedRoutedEventArgs.InvokeEventHandler(Delegate genericHandler, Object target)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
at System.Windows.Input.RoutedCommand.ExecuteImpl(Object parameter, IInputElement target, Boolean userInitiated)
at System.Windows.Input.RoutedCommand.ExecuteCore(Object parameter, IInputElement target, Boolean userInitiated)
at System.Windows.Input.CommandManager.TranslateInput(IInputElement targetElement, InputEventArgs inputEventArgs)
at System.Windows.UIElement.OnKeyDownThunk(Object sender, KeyEventArgs e)
at System.Windows.Input.KeyEventArgs.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.HwndKeyboardInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawKeyboardActions actions, Int32 scanCode, Boolean isExtendedKey, Boolean isSystemKey, Int32 virtualKey)
at System.Windows.Interop.HwndKeyboardInputProvider.ProcessKeyAction(MSG& msg, Boolean& handled)
at System.Windows.Interop.HwndSource.CriticalTranslateAccelerator(MSG& msg, ModifierKeys modifiers)
at System.Windows.Interop.HwndSource.OnPreprocessMessage(Object param)
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)
---- Recent log messages:
14:30:28.345 [1] DEBUG - Forms designer: ComponentChanged: textBox12 [System.Windows.Forms.TextBox], Text: , Member=Location, OldValue={X=0,Y=0}, NewValue={X=130,Y=288}; Loading=False; Unloading=False
14:30:28.345 [1] DEBUG - Forms designer: ComponentChanged: textBox12 [System.Windows.Forms.TextBox], Text: , Member=MaxLength, OldValue=32767, NewValue=30; Loading=False; Unloading=False
14:30:28.347 [1] DEBUG - Forms designer: ComponentChanged: textBox12 [System.Windows.Forms.TextBox], Text: , Member=Name, OldValue=textBox12, NewValue=textBox12; Loading=False; Unloading=False
14:30:28.349 [1] DEBUG - Forms designer: ComponentChanged: textBox12 [System.Windows.Forms.TextBox], Text: , Member=Size, OldValue={Width=100, Height=18}, NewValue={Width=571, Height=18}; Loading=False; Unloading=False
14:30:28.349 [1] DEBUG - Forms designer: ComponentChanged: textBox12 [System.Windows.Forms.TextBox], Text: , Member=TabIndex, OldValue=0, NewValue=15; Loading=False; Unloading=False
14:30:28.350 [1] DEBUG - Forms designer: ComponentChanged: textBox12 [System.Windows.Forms.TextBox], Text: 1234567890123456789012345678901234567890..., Member=Text, OldValue=, NewValue=12345678901234567890123456789012345678901234567890123456789012345678901234567890; Loading=False; Unloading=False
14:30:28.352 [1] DEBUG - Forms designer: ComponentChanged: textBox12 [System.Windows.Forms.TextBox], Text: 1234567890123456789012345678901234567890..., Member=Modifiers, OldValue=Private, NewValue=Private; Loading=False; Unloading=False
14:30:28.353 [1] DEBUG - Forms designer: Initializing nested service container of textBox13 [System.Windows.Forms.TextBox], Text: using Reflection
14:30:28.365 [1] DEBUG - Forms designer: Component added/removed/renamed, Loading=False, Unloading=False
14:30:28.368 [1] DEBUG - Forms designer: ComponentChanged: textBox13 [System.Windows.Forms.TextBox], Text: , Member=CharacterCasing, OldValue=Normal, NewValue=Upper; Loading=False; Unloading=False
14:30:28.370 [1] DEBUG - Forms designer: ComponentChanged: textBox13 [System.Windows.Forms.TextBox], Text: , Member=Font, OldValue=[Font: Name=Microsoft Sans Serif, Size=8.25, Units=3, GdiCharSet=0, GdiVerticalFont=False], NewValue=[Font: Name=Lucida Console, Size=8.25, Units=3, GdiCharSet=0, GdiVerticalFont=False]; Loading=False; Unloading=False
14:30:28.371 [1] DEBUG - Forms designer: ComponentChanged: textBox13 [System.Windows.Forms.TextBox], Text: , Member=Location, OldValue={X=0,Y=0}, NewValue={X=130,Y=264}; Loading=False; Unloading=False
14:30:28.372 [1] DEBUG - Forms designer: ComponentChanged: textBox13 [System.Windows.Forms.TextBox], Text: , Member=MaxLength, OldValue=32767, NewValue=30; Loading=False; Unloading=False
14:30:28.373 [1] DEBUG - Forms designer: ComponentChanged: textBox13 [System.Windows.Forms.TextBox], Text: , Member=Name, OldValue=textBox13, NewValue=textBox13; Loading=False; Unloading=False
14:30:28.374 [1] DEBUG - Forms designer: ComponentChanged: textBox13 [System.Windows.Forms.TextBox], Text: , Member=Size, OldValue={Width=100, Height=18}, NewValue={Width=571, Height=18}; Loading=False; Unloading=False
14:30:28.375 [1] DEBUG - Forms designer: ComponentChanged: textBox13 [System.Windows.Forms.TextBox], Text: , Member=TabIndex, OldValue=0, NewValue=14; Loading=False; Unloading=False
14:30:28.376 [1] DEBUG - Forms designer: ComponentChanged: textBox13 [System.Windows.Forms.TextBox], Text: 1234567890123456789012345678901234567890..., Member=Text, OldValue=, NewValue=12345678901234567890123456789012345678901234567890123456789012345678901234567890; Loading=False; Unloading=False
14:30:28.378 [1] DEBUG - Forms designer: ComponentChanged: textBox13 [System.Windows.Forms.TextBox], Text: 1234567890123456789012345678901234567890..., Member=Modifiers, OldValue=Private, NewValue=Private; Loading=False; Unloading=False
14:30:28.392 [1] DEBUG - Forms designer: ComponentChanged: MainForm [System.Windows.Forms.Form], Text: JM0010R, Member=Controls, OldValue=System.Windows.Forms.Form+ControlCollection, NewValue=System.Windows.Forms.Form+ControlCollection; Loading=False; Unloading=False
14:30:28.399 [1] DEBUG - Forms designer: ComponentChanged: MainForm [System.Windows.Forms.Form], Text: JM0010R, Member=Controls, OldValue=System.Windows.Forms.Form+ControlCollection, NewValue=System.Windows.Forms.Form+ControlCollection; Loading=False; Unloading=False
14:30:28.406 [1] DEBUG - Forms designer: ComponentChanged: MainForm [System.Windows.Forms.Form], Text: JM0010R, Member=Controls, OldValue=System.Windows.Forms.Form+ControlCollection, NewValue=System.Windows.Forms.Form+ControlCollection; Loading=False; Unloading=False
14:30:28.412 [1] DEBUG - Forms designer: ComponentChanged: MainForm [System.Windows.Forms.Form], Text: JM0010R, Member=Controls, OldValue=System.Windows.Forms.Form+ControlCollection, NewValue=System.Windows.Forms.Form+ControlCollection; Loading=False; Unloading=False
14:30:28.419 [1] DEBUG - Forms designer: ComponentChanged: MainForm [System.Windows.Forms.Form], Text: JM0010R, Member=Controls, OldValue=System.Windows.Forms.Form+ControlCollection, NewValue=System.Windows.Forms.Form+ControlCollection; Loading=False; Unloading=False
14:30:28.452 [1] DEBUG - Forms designer: ComponentChanged: MainForm [System.Windows.Forms.Form], Text: JM0010R, Member=Controls, OldValue=<null>, NewValue=<null>; Loading=False; Unloading=False
14:30:28.796 [1] ERROR - An error occurred while processing this command.
Object reference not set to an instance of an object.
System.NullReferenceException: Object reference not set to an instance of an object.
at System.Windows.Forms.PropertyGridInternal.GridEntry.ShouldSerializePropertyValue()
at System.Windows.Forms.PropertyGridInternal.PropertyGridView.SelectRow(Int32 row)
at System.Windows.Forms.PropertyGridInternal.PropertyGridView.SelectGridEntry(GridEntry gridEntry, Boolean fPageIn)
at System.Windows.Forms.PropertyGridInternal.PropertyGridView.GridPositionData.Restore(PropertyGridView gridView)
at System.Windows.Forms.PropertyGridInternal.PropertyGridView.Refresh(Boolean fullRefresh, Int32 rowStart, Int32 rowEnd)
at System.Windows.Forms.PropertyGridInternal.PropertyGridView.Refresh()
at System.Windows.Forms.PropertyGrid.Refresh(Boolean clearCached)
at System.Windows.Forms.PropertyGrid.OnTransactionClosed(Object sender, DesignerTransactionCloseEventArgs e)
at System.ComponentModel.Design.DesignerTransactionCloseEventHandler.Invoke(Object sender, DesignerTransactionCloseEventArgs e)
at System.ComponentModel.Design.DesignerHost.OnTransactionClosed(DesignerTransactionCloseEventArgs e)
at System.ComponentModel.Design.DesignerHost.DesignerHostTransaction.OnCommit()
at System.ComponentModel.Design.DesignerTransaction.Commit()
at System.Windows.Forms.Design.CommandSet.OnMenuPaste(Object sender, EventArgs e)
at System.ComponentModel.Design.MenuCommand.Invoke()
at System.Windows.Forms.Design.CommandSet.CommandSetItem.Invoke()
---- Post-error application state information:
Installed 3rd party AddIns:
Workbench.ActiveContent: ICSharpCode.FormsDesigner.FormsDesignerViewContent
ProjectService.OpenSolution: [Solution: FileName=C:\Users\Steve\Documents\SharpDevelop Projects\JM0010R\JM0010R\JM0010R.sln, HasProjects=True, ReadOnly=False]
ProjectService.CurrentProject: [CSharpProject: JM0010R]
↧
Error when copying multiple text boxes in Windows Forms design view
↧