Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to find line number of the problem
Message
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
C# 2.0
Divers
Thread ID:
01391102
Message ID:
01391107
Vues:
34
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform