G
Guest
Hello all,
my .NET 1.1 application runs on many desktop pc and sometimes produces a
crash which is recorded by dr. watson.
Although I log all exceptions at least in the Main method and in the
ThreadException method the application crashes without any exception logging.
The exception number in the dr. watson log is 80000007.
The error occurs at address 7ffe0304. The stack trace looks like
- *sharedusersystemcall
- user32!waitmessage
- System.Windows.Forms!0x1d6af
Does anyone know what the exception number 80000007 stands for?
Thanks!
Markus
my .NET 1.1 application runs on many desktop pc and sometimes produces a
crash which is recorded by dr. watson.
Although I log all exceptions at least in the Main method and in the
ThreadException method the application crashes without any exception logging.
The exception number in the dr. watson log is 80000007.
The error occurs at address 7ffe0304. The stack trace looks like
- *sharedusersystemcall
- user32!waitmessage
- System.Windows.Forms!0x1d6af
Does anyone know what the exception number 80000007 stands for?
Thanks!
Markus