derek

derek

  • NA
  • 2
  • 0

help with Nicholas Christophers XML-RPC and pre-2.0 .NET

Apr 10 2006 3:28 PM

I'm trying to get XML-RPC working under .NET 1.1 and cant make it happen. Can someone give me some pointers as to why? The client does the post (simple client, simple server) and I see the server receive the post but the server never receives the XML. The client is stuck waiting for a response.
I suspect some difference between 1.1 and 2.0 framework but dont know quite how to resolve the differences.
Thanks!