Hi,
- WCF Service hosted as windows service
- Using netmsmq binding
- MSMQ is transactional
- Windows 2003 server to host
- MSMQ 3.0
Due to some reason exceptions are raised and so it puts the message back in the queue and tries for serval times and then goes in faulted state.
So what should be the mechanism to handle this type of scenarios?