G
Gilbert Tordeur
Hello.
An ASP.NET application reports the following error :
....
[NullReferenceException: Object reference not set to an instance of an
object.]
RefFlu050.Page_Load(Object sender, EventArgs e) +1174
....
How can I identify which statement in my source code corresponds to
RefFlu050.Page_Load +1174 ?
Thanks in advance,
Gilbert
An ASP.NET application reports the following error :
....
[NullReferenceException: Object reference not set to an instance of an
object.]
RefFlu050.Page_Load(Object sender, EventArgs e) +1174
....
How can I identify which statement in my source code corresponds to
RefFlu050.Page_Load +1174 ?
Thanks in advance,
Gilbert