[Mono-dev] SOAPAction

Atsushi Eno atsushi at ximian.com
Tue Apr 17 03:04:33 EDT 2007


I doubt. The stack trace starts from
System.Runtime.Serialization.Formatters.Soap/System.Runtime.Serialization.Formatters.Soap/SoapTypeMapper.cs:435

So, you are either mixing different things, or providing insufficient
information on what you are doing.

Atsushi Eno

Jerry Haltom wrote:
> Tried to explain it pretty well up front. Simple web service. Using
> a .asmx file. Not using remoting.
> 
> On Tue, 2007-04-17 at 15:24 +0900, Atsushi Eno wrote:
>> Jerry Haltom wrote:
>>> Having a problem using a XSP2 web service from a Mono client on the
>> same machine. Simply trying a very simple test case. Building a .asmx
>> file, using Activator.GetObject(Type, string) on the client. Single
>> method on the server `int Foo(int i)`. 
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
> 




More information about the Mono-devel-list mailing list