hopefully youre project is compiling correctly and try to put some traces before and after that line.
Alos commenting that line removing the error or not? Thanks & Regards, Pravin Uttarwar | Perennial Systems <[email protected]> On 18 August 2010 18:54, Tom McNeer <[email protected]> wrote: > > > On Wed, Aug 18, 2010 at 9:11 AM, p...@vin Uttarwar <[email protected] > > wrote: >> >> >> >> Are you sure? >> because i dont see any code which will throw such error? >> > > That's precisely my point. The error always points to that line, whether I > write if(filterCombo) or if(filterCombo != null) or any other variation. > > How can you have a null object reference error on a test for null? > > > -- > Thanks, > > Tom > > Tom McNeer > MediumCool > http://www.mediumcool.com > 1735 Johnson Road NE > Atlanta, GA 30306 > 404.589.0560 > >

