[System.Web.Services.Protocols.SoapRpcService]This changed the format of the WSDL that .NET generates drastically. All the operations are still there, but instead of being in "message" format, they are in "RPC" format. I actually don't know what that means, but it makes the clients work.
Now to make sure it doesn't break our ColdFusion clients...
No comments:
Post a Comment