I thought this would be rather simple ... but I can't get it working.:-(
I want to send a RequestPrivateService to Interaction Server for a multimedia interaction that is open in WDE. I can get the IClientChannel from the interaction object, but the Send() method of that channel does not accept a RequestPrivateInfo request as its argument - an exception is thrown saying that the chanel should be a TServer and not a Interaction Server channel ...
Anyone has any idea how to do this?