I'm attempting to code a handler for a message service. When I deploy it, it gets called correctly, but when the msgContext gets passed to the MSGProvider, the operation property is not set and the call dies with an exception. This works fine without my handler. What am I missing?
Thanks, Mike