Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
414 Points
588 Posts
May 07, 2012 08:38 AM|LINK
thanks. im very well aware of the try catch block....
but because this is a disconnected service (MSMQ) it is NOT possible for the client to pick up any errors
so if the service faults, then I only can see the faulted event being raised but unable to determine the type of exception or what the exception was
ahmedilyas
Member
414 Points
588 Posts
Re: Detect WCF Faulted reason
May 07, 2012 08:38 AM|LINK
thanks. im very well aware of the try catch block....
but because this is a disconnected service (MSMQ) it is NOT possible for the client to pick up any errors
so if the service faults, then I only can see the faulted event being raised but unable to determine the type of exception or what the exception was