H
Harsh Thakur
Hi,
We are about to implement error logging in our .NET Smart Client
application. We will be logging to the Event Log (for both client and
server) and to a database table (for server side).
We are using the MS EMAB (Exception Management Application Block).
We wanted to understand what would be a better approach.
Should all errors be logged on the server only or should they be logged
at both ends, depending on where the error occurred?
Thanks in advance.
Regards,
Harsh Thakur
We are about to implement error logging in our .NET Smart Client
application. We will be logging to the Event Log (for both client and
server) and to a database table (for server side).
We are using the MS EMAB (Exception Management Application Block).
We wanted to understand what would be a better approach.
Should all errors be logged on the server only or should they be logged
at both ends, depending on where the error occurred?
Thanks in advance.
Regards,
Harsh Thakur