Hi,
I'm using agatha 1.3.1 and have done the required setups. I have a WPF client and web host for the ServiceBus. All works except when sending back a response. The request made by teh client reaches the handler. But I get the following error as soon as I return the response
"An unhandled exception of type 'System.StackOverflowException' occurred in mscorlib.dll"
Not sure why this is happening. Any help would be much appreciated.
Thanks.