根级别的数据无效。第1行,第1位 [英] Data at the root level is invalid. Line 1, position 1 respectively

查看:64
本文介绍了根级别的数据无效。第1行,第1位的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


 <pre>Could anyone help me please!! I have been trying to get this right for 

推荐答案

如果我正确读取你的代码,你第二次调用引用操作时,你'重新传递一个空的XML文档。您刚刚创建了XmlResponse,然后立即传递XmlDocument.ToString()。那里什么也没有,因为你从来没有在那里放任何

If I read your code right, the second time you call the Quote operation, you're passing an empty XML Document. You only just created XmlResponse, then you immediately pass XmlDocument.ToString(). There's nothing in there because you never put anything in there.


这篇关于根级别的数据无效。第1行,第1位的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆