Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Digging into exceptions
Message
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Digging into exceptions
Versions des environnements
Environment:
VB 8.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01235974
Message ID:
01235974
Vues:
69
I have an ASP.Net that raise an exception that I cannot have the user to reproduce.

The exception I can trap (using the Global.asax Application_Error event) is:
Error Message: Object reference not set to an instance of an object.
Page Error Occurred: /ChecklistProcessList.aspx
ExceptionType: System.Exception
Stack Trace: at ISNet.WebUI.ISNetControl.ControlRequestHandler(Object Ԗ, EventArgs ԗ) at System.Web.UI.Control.OnPreRender(EventArgs e) at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
What can I do in order to get more details as none of the methods shown in the trace are mine?
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Répondre
Fil
Voir

Click here to load this message in the networking platform