1
Reply

Best way - Exception - WCF applications

Saravanan Gajendran

Saravanan Gajendran

May 26 2010 4:51 AM
2.3k

Thank you very much for your help.

 

I am using VS.NET 2008.I have multiple WCF application. I am creating many services in this. I would like to capture the exception in detail.

 

Like

 

1.      Error Type

2.      Correct file path – Including namespace , method name

3.      Stack trace Message  

4.      Message

5.      Some Addition details

 

And I would like to log this logfile database as well as some log file .

 

Please suggest me best way to do this..


Answers (1)