Hello,
Development Server
Recently, I have upgraded SQL Server 2008 Reporting Services (Integrated Mode) with SQL server 2008 R2 (Enterprise version). This reporting services configured with Share Point 2007 (MOSS) farm. Successfully upgraded the SQL 2k8 R2( Microsoft SQL Server Reporting Services Version 10.50.1600.1 ). Before upgrade i can able to run report without any error but after upgrade when i tried to deploy report, report deployed fine, but when i tried to run report i got following error.
-
An error occurred during client rendering.
- Unsupported RPL stream version detected: 34.62.1836345404. Expected version: 10.3.
I can run report successfully directly from the RS server without going from Share point site.
http://Has1de01/<report name>
Configuration Topology
Moss 2007 Application Server
WFE server 1 (MOSS 2007)
WFE server 1 (MOSS 2007)
Reporting Server 2008 R2 with RS add ins 2008 ( Just upgraded only this server, RS add-ins not upgraded)
Problem/Questions
Report is not working after upgrade, old reports nor new reports, why?
Report is working directly from RS server without going to Share point, so do i need to upgrade the RS add-ins OR am i missing something?
Can Share Point MOSS 2007 work with SQL server 2008 R2 OR do we need Share Point 2010?
If you need more information about Topology, please let me know . Please help me out. I also need to upgrade my Production server too.
RS log
Library!ReportServer_0-6!84c!05/26/2010-10:19:30:: Call to GetSystemPropertiesAction().
library!ReportServer_0-6!84c!05/26/2010-10:19:30:: Call to GetPermissionsAction(http://server.com/reporting/DataSources/TestReport.rdl).
library!ReportServer_0-6!84c!05/26/2010-10:19:32:: Call to GetItemTypeAction(http://server.com/reporting/DataSources/TestReport.rdl).
library!ReportServer_0-6!84c!05/26/2010-10:19:32:: i INFO: RenderForNewSession('http://server.com/reporting/DataSources/TestReport.rdl')
webserver!ReportServer_0-6!84c!05/26/2010-10:19:35:: i INFO: Processed report.
Report='http://server.com/reporting/DataSources/TestReport.rdl', Stream=''
Looks like Srtream is empty
Regards,
Mit