Home > Database > Mysql Tutorial > body text

将Reporting services的RDL文件拷贝到另外一台机器时报Data at t

WBOY
Release: 2016-06-07 18:07:06
Original
907 people have browsed it

在本机开发了一个Reporting后拷贝到服务器,然后在Sql Server Business Intelligence Development Studio中添加再打开后会报Data at the root level is invalid.错误

如下图所示:

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

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

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

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template