Hello,
i try to configure a nms binding for a simple (the one created by the vs
2008 template) wcf service.
When i run the test client it throws this exception:
System.InvalidOperationException: Contract requires TwoWay (either
request-reply or duplex), but Binding 'NmsBinding' doesn't support it
looks like this:
I tried to add a into the binding, but then i get an unknown
element exception.
Anybody has clue whats wrong here?
Thanks, Johannes
JMan_JE wrote:
>
> Hello,
> i try to conf
Hello,
i've been playing around with ActiveMQ's Ajax transport this afternoon.
I have an Asp.net Webapplication running on port 80. I want to integrate
ActiveMQ to update my site on certain events. But i can't integrate the js
directly in my site, because ActiveMQ runs on a different port. I can't