06-26-04 03:53 PM
If you want to log the exceptions caught, you should set the exception
object as a specific exception. You will not be able to log General
Exception.
In any case, the exceptions should be logged to the event log. Is it
possible for me to take a look at your odx file?
Thanks,
Susmitha
--------------------[vbcol=seagreen]
Application event viewer[vbcol=seagreen]
event viewer[vbcol=seagreen]
Viewer?. I have designed a Error Handling method that writes the errors
into a xml file in a Error folder. I put this in the Catch Exception Block.
However, when I decide the object to be 'General Exception', the errors
continue to go to the windows event viewer.[vbcol=seagreen]
This posting is provided "AS IS" with no warranties, and confers no rights.
EBusiness Server Team
[ Post a follow-up to this message ]
|