February 23, 2009 at 11:16 am
I tried running a report in Report Manager but just got this error:
Execution 'lx1kv4quufe332v54ivr5aq4' cannot be found (rsExecutionNotFound)
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: Microsoft.Reporting.WebForms.ReportServerException: Execution 'lx1kv4quufe332v54ivr5aq4' cannot be found (rsExecutionNotFound)
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[ReportServerException: Execution 'lx1kv4quufe332v54ivr5aq4' cannot be found (rsExecutionNotFound)]
Microsoft.Reporting.WebForms.ServerReport.GetExecutionInfo() +286
Microsoft.Reporting.WebForms.ServerReport.SetExecutionId(String executionId, Boolean fullReportLoad) +109
Microsoft.Reporting.WebForms.ServerReport.LoadFromUrlQuery(NameValueCollection requestParameters, Boolean fullReportLoad) +90
Microsoft.Reporting.WebForms.ReportDataOperation..ctor() +326
Microsoft.Reporting.WebForms.HttpHandler.GetHandler(String operationType) +470
Microsoft.Reporting.WebForms.HttpHandler.ProcessRequest(HttpContext context) +44
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +154
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64
Does anyone know what I'm dealing with here?
thx,
john
February 23, 2009 at 12:06 pm
I think you have got a cookie related bug in SSRS but the SSRS team never accept bugs so here is a thread with work arounds and two blog posts related to the same issue.
Here is some info about the error from the SSRS team.
Here is a user blog post about the same error going back to a different blog posts.
http://charliem.wordpress.com/2007/02/02/rsexecutionnotfound-and-some-other-gotchas/
Kind regards,
Gift Peddie
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply