Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to find line number of the problem
Message
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 2.0
Miscellaneous
Thread ID:
01391102
Message ID:
01391107
Views:
33
Yes, that's what I suspected. Would be hard to find out the exact problem.

Do you have a lot of code in Page_Load?

>The error occurs on the customer system so I can't use debugger.
>
>>Can you reproduce this error while debugging the application?
>>
>>>Hi,
>>>
>>>The ASP.NET application gets an error message where the top two lines of the error are:
>>>
>>>
>>>[Null ReferenceException: Object reference not set to and instance on an object]
>>>MyApplication.MyPage.Page_Load( Object sender, Event Args e) + 139
>>>
>>>
>>>I was hoping that 139 is the line of code where the error occurs but page MyPage.aspx.cs does not even have line 139. What is the meaning of "139" and how to find where (on what line) the program runs into the error?
>>>
>>>Thank you.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform