I am developing a simple .NET remoting server using an HTTP channel and SOAP formatter, and ran into a problem earlier with invalid SOAP actions. When invoking a method on a remoted object I was getting the following error message: Unhandled Exception: System.Runtime.Remoting.RemotingException: Invalid SOAPAction specified: blah blah blah After trawling the web for an [...]
Archive for February 23rd, 2006
HTTP SOAP Remoting Problem
Posted in Everything, Software Development, tagged Code on February 23, 2006 | 1 Comment »
