|
I had a problem with a deployed application that was running hidden, as a
background process under a task bar icon, but which was occasionally
attempting to access an invalid key in a dictionary. It took longer to
locate than it should as I didn't realise that it was the Dolphin
application that was causing the problem (I thought it was something in the
OS broken) until I noticed the Dolphin error file associated with the
application was growing.
The error message box that is displayed just has a caption "Error" and a
message "Index x Out of bounds". It would be more informative if this
included some information about the originator of the run time error - at a
minimum an indication it was raised by the Dolphin VM so that error log(s)
can be checked and, preferably, an indication of the application that is at
error.
Regards
Ian
|