G
Guest
We have a VB .NET application that even when we execute it in debug mode from within the Visual Studio IDE, it will crash and the debugger will not trap the error. This makes it nearly impossible to isolate the error condition. The crash happens at seemingly random times and sometimes even when the application is just sitting there with no user interaction.
We are interested in any ideas anyone has on how to trap this error. Are there any third party debuggers to try? Are there some extra MicroSoft tools to facilitate the resolution of this problem?
Any input is greatly appreciated.
We are interested in any ideas anyone has on how to trap this error. Are there any third party debuggers to try? Are there some extra MicroSoft tools to facilitate the resolution of this problem?
Any input is greatly appreciated.