I just made the search form and was going to make the list when i got the error. I realize now that I should have made the list first. The error basically forces you to close the program though and you can't save anything.
Thanks On Tue, 1 Feb 2005 12:28:39 -0500, Adam Churvis <[EMAIL PROTECTED]> wrote: > Dirk, > > Are there any lists in that module? > > Respectfully, > > Adam Phillip Churvis > Member of Team Macromedia > http://www.ProductivityEnhancement.com > > Download Plum and other cool development tools, > and get advanced intensive Master-level training: > > * C# & ASP.NET for ColdFusion Developers > * ColdFusion MX Master Class > * Advanced Development with CFMX and SQL Server 2000 > > ----- Original Message ----- > From: "Dirk Marshall" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Tuesday, February 01, 2005 11:16 AM > Subject: [plum] Unhandled Exception > > > 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 > > ********************************************************************** > > > > ********************************************************************** > 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 > ********************************************************************** > ********************************************************************** 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 **********************************************************************
