2010-03-10, 03:55 AM
With SearchWizX1 1.0.16.1, if I run config and bring up the plug-in settings, then do a "Save", config crashes:
This seems to have started after I used the config to delete a filter.
Quote:************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at WizUtilities.WizInfo.cfgCreateOrUpdatePluginProperty(String section, String property, Object value)
at WizPlugin.SearchWizConfigForm.cmdSaveSettings_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.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)
This seems to have started after I used the config to delete a filter.