SSRS 2008 R2 Error - Unsupported RPL stream version detected: 34.62.1836345404. Expected version: 10.3.
-
Wednesday, May 26, 2010 2:25 PM
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
-
An error occurred during client rendering.
All Replies
-
Wednesday, May 26, 2010 4:28 PMModerator
Hi Mit,
The RS Sharepoint add-in contains a version of the Report Viewer control. In order for the viewing in Sharepoint to work correctly, you will need to install the most recent add-in.
Brad Syputa, Microsoft Reporting Services This posting is provided "AS IS" with no warranties. -
Wednesday, May 26, 2010 5:08 PM
Brad,
Thanks for quick reply.
I found following RS-add ins from MS but that's a CTP version, Is it MS released the new version for production server?
SQL Server® 2008 R2 November CTP Reporting Services Add-in for Microsoft SharePoint® Technologies 2010
Regards,
Mit
-
Friday, May 28, 2010 6:00 PMModerator
Hi Mit,
Take a look at Prash's blog on the add-in.
Brad Syputa, Microsoft Reporting Services This posting is provided "AS IS" with no warranties.- Proposed As Answer by Jinchun ChenMicrosoft Employee, Moderator Tuesday, June 01, 2010 2:19 AM
- Marked As Answer by Jinchun ChenMicrosoft Employee, Moderator Sunday, June 06, 2010 12:05 PM
-
Tuesday, June 01, 2010 2:24 AMModerator
Hi Mit,
Just add to Brad's response, SQL Server Reporting Services 2008 is supported to integrate with SharePoint 2007.
Please see the Prash Shirolkar's blog for more information about this:
http://blogs.msdn.com/b/prash/archive/2010/05/05/integrating-ssrs-2008-r2-rtm-with-sharepoint-2007.aspxThanks,
Jin Chen
Jin Chen - MSFT- Marked As Answer by Jinchun ChenMicrosoft Employee, Moderator Sunday, June 06, 2010 12:06 PM
-
Monday, January 03, 2011 4:23 PMI am getting the same kind of error on two reports only but we are not using RS in Sharepoint Integrated mode. Any ideas?
Kim B. -
Wednesday, January 12, 2011 5:35 PMHi, I have the same problem and I think it is any component of office, any of you found the solution?
-
Saturday, August 27, 2011 2:37 AMI just wanted to point this out. If you have multiple SharePoint servers in your farm the reporting services add-in for SharePoint needs to be installed on the web front end servers.
-
Wednesday, November 23, 2011 7:45 AMCan reproduce the error and confirm that it is for us not possible to use a combination of SharePonit 2007 server and SQL 2008 R2 report server. For SharePoint server yo can only install the following latest report server add-in version 10.00.4000.00 from http://www.microsoft.com/download/en/details.aspx?id=793 However you will not be able to run a report from Sharepoint, because it will come up with the stream error and requesting for webpart version 10.50.1600.1 report server add-in version 10.50.1600.1 is only available for SharePoint 2010, which you can download from http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=622, but can not be used for SharePoint 2007 So even when it is stated that is is compatible, it seems that after upgrading to SQL 2008 R2, you are in problems. It seems that your only options are to upgrade to SharePoint 2010 or to downgrade to SQL 2008 SP2? Is upgrading/downgrading really the only option or does someone have a solution to get SharePoint 2007 working with SQL 2008 R2 report server?
-
Sunday, October 21, 2012 6:33 AM
How did you solve this KimberlyL?
HELP!
I have all reports running well except two reports which used to run perfect but for some reason are showing error in the production sercer (2008 R2 NOT SHAREPOINT INTEGRATED). On the development server (2005) and in VS 2005 show fine. Used to be fine in the production 2008 R2 too! Now show error:
- Unsupported RPL stream version detected
Namnami
-
Sunday, October 21, 2012 11:02 AM
I still didn't get what the problem was but I got the report fixed:
My report had several subreports.
I saw that when I delete all them except a certain one the report runs fine.
I copied the problematic RDL file to a new file.
Then I opened the original file in layout view and deleted all the subreports except the above one.
I then copied these subreports from the RDL copy to the original RDL (in layout view)
and somehow.... it worked!!!
(it might be related to zindex property although I tried playing with it a lot and it didn't help. But that looked like the only remarkable difference between the files).
Namnami
- Proposed As Answer by namnami Sunday, October 21, 2012 11:02 AM

