Jump to content

Crash on Entry of a Character


gsownsby

Recommended Posts

Hello,

 

confirmed. I get the same error:

 

System.NullReferenceException: Object reference not set to an instance of an object.

at PicaJet.Daminion.ClientCommon.PropertyCriteriaSetPresenter.ViewIntelliSenseLaunch(Object sender, IndexIntelliSenseEventArgs e) in c:\DaminionAuto\Code\ClientCommon\Presenters\PropertyCriteriaSetPresenter.cs:line 353

at PicaJet.Daminion.GUIComponents.SearchConditionControl.FillListBox(String textToSearch, Int32 index) in c:\DaminionAuto\Code\GUIComponents\Controls\SearchConditionControl.IntelliSense.cs:line 204

at PicaJet.Daminion.GUIComponents.SearchConditionControl.FillListBox() in c:\DaminionAuto\Code\GUIComponents\Controls\SearchConditionControl.IntelliSense.cs:line 273

at PicaJet.Daminion.GUIComponents.SearchConditionControl.TextBoxTextChanged(Object sender, EventArgs e) in c:\DaminionAuto\Code\GUIComponents\Controls\SearchConditionControl.IntelliSense.cs:line 143

at System.Windows.Forms.Control.OnTextChanged(EventArgs e)

at PicaJet.Daminion.GUIComponents.IntelliSenseComboBox.TextBoxTextChanged(Object sender, EventArgs e) in c:\DaminionAuto\Code\GUIComponents\Controls\IntelliSenseComboBox.cs:line 102

at System.Windows.Forms.Control.OnTextChanged(EventArgs e)

at System.Windows.Forms.TextBoxBase.OnTextChanged(EventArgs e)

at System.Windows.Forms.TextBoxBase.WmReflectCommand(Message& m)

at System.Windows.Forms.TextBoxBase.WndProc(Message& m)

at System.Windows.Forms.TextBox.WndProc(Message& m)

at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

 

Regards, Uwe

Link to comment
Share on other sites

  • 1 month later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...