Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to send the report for error on application loading?
Message
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
How to send the report for error on application loading?
Environment versions
Environment:
VB.NET 1.1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01373319
Message ID:
01373319
Views:
47
Here is a common scenario.

On user PC the application is not loading throwing a standard error message (send error report /do not send/debug). This message appears before the code is implemented, and it is visible only for user. And even user hit “Send” button, then the report will go to abstract “helpdesk”, and not necessarily to the developer.

If the user PC is available to me, then I can debug there and see what is missing (it may be some dlls/references that were not copied into application directory, limited user privileges to access folders or SQL Server, etc.)

Had it happened during the code execution, then I would get the error message and description via email (following onerror or try&catch routine), but the code is not yet started.

How do you handle this situation?
Next
Reply
Map
View

Click here to load this message in the networking platform