【 以下文字转载自 DotNet 讨论区 】
【 原文由 chiparao 所发表 】
i am trying to create a .NET client for a Java web service that has
in one method's soap output and wsdl.exe threw an error
"Unable to import WebService/Schema, Element is illegal in encoded ...
and refused to create a proxy class.
any idea about why?
Thanks!