当前位置: 代码迷 >> Sql Server >> Report Services不能正常显示报表,该如何解决
  详细解决方案

Report Services不能正常显示报表,该如何解决

热度:29   发布时间:2016-04-27 13:14:20.0
Report Services不能正常显示报表
原来安装的是Sql Server 2008 R2,这次又下载了一个Sql Server 2012安装了,并且是安装在同一台服务器上,只是实例名不同。
现在用Report Build建立报表后,预览的时候是正常的,但发布后,在http://mark:8080/ReportServer_SQL2012打开里面的报表时,显示的却全部是Xml格式的文件,不知道是什么原因?
XML code
This XML file does not appear to have any style information associated with it. The document tree is shown below.<ComponentItem xmlns:rdl="http://schemas.microsoft.com/sqlserver/reporting/2010/01/reportdefinition" xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner" xmlns="http://schemas.microsoft.com/sqlserver/reporting/2010/01/componentdefinition" Name="Chart1"><Properties><Property Name="Type">Chart</Property>...</ComponentItem>


------解决方案--------------------
建议转到sqlserver版
------解决方案--------------------
2012 还没开始用...
------解决方案--------------------
哪里配置错误了
------解决方案--------------------
一台机器上装两个的话配置可能就乱了。
  相关解决方案