Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 ASP.NET
 not able to locate line of code geberating the pb

Author  Topic 

rtutus
Aged Yak Warrior

522 Posts

Posted - 2006-05-24 : 13:29:37
My class frmacct is a form.

Sometimes, I get the error message : 'Object not set to a reference' but the code stops and puts that 'yellow back color' at the begining of my form class:

Public Class frmclass

So I m don t know how to locate the line that generates the error since the debugger stops at the begining of the form

Thanks

   

- Advertisement -