I am getting and unhandled exception after I add a search form to a
new file in a new module.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance
of an object.
   at cbf.SearchForm.OnSwitchAwayFromForm()
   at cb.MainForm.ClearCurrentForm()
   at cb.MainForm.SwitchForm(HierarchyObject obj)
   at cb.MainForm.tvNavigator_BeforeSelect(Object sender,
TreeViewCancelEventArgs e)
   at System.Windows.Forms.TreeView.OnBeforeSelect(TreeViewCancelEventArgs e)
   at System.Windows.Forms.TreeView.TvnSelecting(NMTREEVIEW* nmtv)
   at System.Windows.Forms.TreeView.WmNotify(Message& m)
   at System.Windows.Forms.TreeView.WndProc(Message& m)
   at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32
msg, IntPtr wparam, IntPtr lparam)

**********************************************************************
You can subscribe to and unsubscribe from lists, and you can change
your subscriptions between normal and digest modes here:

http://www.productivityenhancement.com/support/DiscussionListsForm.cfm
**********************************************************************

Reply via email to