DeadIslets
Programmer
I've written a VB.net app that has been deployed on a users site through a third party. When the user executes the app almost immediately they receive a Common Language Runtime Debugging Services error stating:
Application has generated an exception that could not be handled.
Process id=0x854(2132), Thread id=0xbe4(3044).
My question is this, being a relative newcomer to VB.net 2003 how do I determine what happended and where it happened from these id's and codes? This does not appear to be a situation where I can simply look up an error message number so I really don't know where to turn.
Thanks for your help on this matter!
Application has generated an exception that could not be handled.
Process id=0x854(2132), Thread id=0xbe4(3044).
My question is this, being a relative newcomer to VB.net 2003 how do I determine what happended and where it happened from these id's and codes? This does not appear to be a situation where I can simply look up an error message number so I really don't know where to turn.
Thanks for your help on this matter!