well, you can never be sure, right? :P :D 2010/1/7 Cerebrus <[email protected]>
> Ummm.... Guys... this thread is a year old. I should think Laura has > solved the problem by now! :P > > On Jan 7, 2:16 pm, Processor Devil <[email protected]> wrote: > > The error means that some of your classes (its instance) wasn't > initialized > > yet (it is still null). > > > > Show us your code or try to set some breakpoints and check it yourself > using > > debugger ;-) > > > > 2010/1/6 Bhargav Patel <[email protected]> > > > > > I thing It has came with any error came in InitializeComponent > > > First Check your Constructors If it has no errors > > > Go to designerfile and remove DebugerStepthrough(False) from > fuctionTab > > > and Place breakpoint on first line or write try Ctach to apply whole > > > function , > > > You will surely get the line which causes error.- Hide quoted text - > > > > - Show quoted text - >
