doh in my client configuration i am passing in the SoapServerFormatterSinkProvider instead of the SoapClientFormatterSinkProvider.
>SoapServerFormatterSinkProvider provider = new >SoapServerFormatterSinkProvider(); >ChannelServices.RegisterChannel(new TcpChannel(props, null, provider), >false); thanks, Allan =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
