SSRS errors in v12

Hello all.

Since our recent upgrade to v12, users have been getting Script Errors when running SSRS reports.  Specifically when they move among pages, or when using interactive sorting.  The error messages look something like this:

Error:  Sys.WebForms.PageRequestManagerParserErrorException: The message received from the server could not be parsed.

URL:  https://(our server)/TessituraWeb/ScriptResource.axd?d=Y1qsUug7ZRrvTxLsidrzd94oiRgvRudfVzI_EpH2dzi0bjgiP19pQwo-tfr2_YzdOmPhPEFLxAu1Xkt0PY_zYsbXP8BR_7Hfh-W7ybosjMH_jZIyVrwolAUxh8uEPQLOmMt1jOWU0wdGLz9ZKPV0gNwyP3rLRvzSL4J9qRLnZsAGmfFlzWLutwoKkbRsi3DD0&t=ca758f3

I navigated to the URL and found a lengthy bit of code that looks to be javascript, but I'm not equal to the task of interpreting it.

I suspect that it's a v12 issue because we only started having the issues after the upgrade, and not all of the reports were affected by the upgrade (no table-structure changes, etc.).  Does anyone have any suggestions?

Thanks!

Nathan



[edited by: Nathan Wigham at 10:13 AM (GMT -6) on 8 Jul 2014]
Parents Reply
  • Michael,  This sounds like the following issue that Matt reported to us about a month ago:

    A script parser error occurs if an SSRS report is run and the result window allowed to idle for 5 minutes or more and you attempt to navigate to any other pages in the report

    This is currently under investigation by Development.  Another work-around would be to save the report as a PDF and view it that way.

    Dale

Children