effekt26
Jul 4th, 2007, 08:29 PM
Hello,
I am currently trying to develop a an application that reads data from out Lotus Notes software.
I'm having some trouble where anytime an exception occurs, even when its not Lotus related, it comes up saying an error has occurred and that its sending data to help desk, so i have to cancel it all the time, while not providing me with any error details.
Im just wondering, has anyone ever came across this with notes, or any other application, and how do I turn off there error reporting, so my try { } catch {} blocks work correctly?
Cheers,
Justin
I am currently trying to develop a an application that reads data from out Lotus Notes software.
I'm having some trouble where anytime an exception occurs, even when its not Lotus related, it comes up saying an error has occurred and that its sending data to help desk, so i have to cancel it all the time, while not providing me with any error details.
Im just wondering, has anyone ever came across this with notes, or any other application, and how do I turn off there error reporting, so my try { } catch {} blocks work correctly?
Cheers,
Justin