将Reporting services的RDL文件拷贝到另外一台机器时报Data at the root level is invalid的解决方法

如下图所示:


将Reporting services的RDL文件拷贝到另外一台机器时报Data at the root level is invalid的解决方法


单击Edit Code打开Code信息如下:


将Reporting services的RDL文件拷贝到另外一台机器时报Data at the root level is invalid的解决方法


经查Data at the root level is invalid是XML文件的错误信息。从上图可以看出在</Report>的根元素结束符后又多了许多脚本。与本机的文件对比后发现是多余的。将下面的脚本删除后问题解决。


这种问题应该是从不同的操作系统拷贝XML文件时造成的。

原创文章,作者:bd101bd101,如若转载,请注明出处:https://blog.ytso.com/234205.html

(0)
上一篇 2022年1月23日
下一篇 2022年1月23日

相关推荐

发表回复

登录后才能评论