C# http 通过post 访问接口
System.Web.Services.Protocols.SoapException:服务器无法处理请求。--->System.Xml.XmlException:...
System.Web.Services.Protocols.SoapException: 服务器无法处理请求。 ---> System.Xml.XmlException: 根级别上的数据无效。 行 1,位置 1。 在 System.Xml.XmlTextReaderImpl.Throw(Exception e) 在
<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><soap:Fault><soap:Code><soap:Value>soap:Receiver</soap:Value></soap:Code><soap:Reason><soap:Text xml:lang="zh-CHS">服务器无法处理请求。 ---> 根级别上的数据无效。 行 1,位置 1。</soap:Text></soap:Reason><soap:Detail /></soap:Fault></soap:Body></soap:Envelope> 展开
<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><soap:Fault><soap:Code><soap:Value>soap:Receiver</soap:Value></soap:Code><soap:Reason><soap:Text xml:lang="zh-CHS">服务器无法处理请求。 ---> 根级别上的数据无效。 行 1,位置 1。</soap:Text></soap:Reason><soap:Detail /></soap:Fault></soap:Body></soap:Envelope> 展开
2个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询