Quantcast
Channel: SQLServerCentral » Reporting Services » Reporting Services » Latest topics
Viewing all articles
Browse latest Browse all 2791

New errors on old reports

$
0
0
Hi, all. Odd problem. My reports were working fine 2 weeks ago, but now I'm getting the much loved "Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerStorageException: , An error occurred within the report server database. This may be due to a connection failure, timeout or low disk condition within the database.;" error.If I delete EVERYTHING (all tables, textboxes, parameters, etc) from the report and create a dataset that "SELECT 'test' AS Test FROM tablename" and just put a textbox on the report to display the 'text' field, I still get an error message (Invalid length parameter passed to the RIGHT function).On other, completely unrelated reports, I am getting: An error occurred during client rendering. Unsupported RPL stream version detected: 101.116.1047292257. Expected version: 10.6.There is no sharepoint integration on this server. These reports are pretty complex, with many subreports, but they don't take a very long time to render (10 seconds max).This is in SQL 2012, and the reports run fine in SSDT, but not once deployed. I think that this server was hardbooted during a power failure last week. Some less complicated reports are working fine.Can anyone point me in a direction here?

Viewing all articles
Browse latest Browse all 2791

Trending Articles