* SoapMessageFormatter.cs: In BuildMethodCallFromSoapMessage, set get the
authorLluis Sanchez <lluis@novell.com>
Tue, 6 Jul 2004 08:52:04 +0000 (08:52 -0000)
committerLluis Sanchez <lluis@novell.com>
Tue, 6 Jul 2004 08:52:04 +0000 (08:52 -0000)
commitb563590b6ab92c500649a79efd906a05d54bacf0
treeaf9b8c58630db25de1acefdf73f9543647d3ba90
parent127f529ec913daff764e94e843c42d4a06fc4e34
* SoapMessageFormatter.cs: In BuildMethodCallFromSoapMessage, set get the
  parameters from the SoapMessage by position, not by name, since names
  may be different. This fixes bug #60427.

svn path=/branches/mono-1-0/mcs/; revision=30784
mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels/ChangeLog
mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels/SoapMessageFormatter.cs