我有asp.net Web应用程序,我们在其中调用SSRS报告并在aspx页面上的Report Viewer Control中显示它。我在日志中遇到以下错误。任何人都可以帮我找到相同的根本原因。
System.Reflection.TargetInvocationException:调用目标抛出了异常。 ---> Microsoft.Reporting.WebForms.ReportServerException:报告执行rs3enq55nl1zcu55tprb5zmo已过期或无法找到。 (rsExecutionNotFound)Microsoft.Reporting.WebForms.ServerReportSoapProxy.OnSoapException(SoapException e)at Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.ProxyMethodInvocation.Execute [TReturn](RSExecutionConnection connection,ProxyMethod
1 initialMethod, ProxyMethod
在Microsoft.Reporting.WebForms.ServerReport.EnsureExecutionSession()的Microsoft.Reporting.WebForms.ServerReport.LoadViewState(Object viewStateObj)中的Microsoft.Reporting.WebForms.ServerReport..ctor(SerializationInfo info,StreamingContext context)---的1 retryMethod)内部异常堆栈跟踪的结束---在System.Runtime.Serialization.ObjectManager.CompleteISerializableObject(Object obj,SerializationInfo info,StreamingContext context)的System.RuntimeMethodHandle.SerializationInvoke(IRuntimeMethodInfo方法,Object target,SerializationInfo info,StreamingContext& context)中System.Runtime.Serial的System.Runtime.Serialization.ObjectManager.FixupSpecialObject(ObjectHolder holder) System.Runtime.Serialization.Formatters.Binary.BinaryFormatter中的System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler,__BinaryParser serParser,Boolean fCheck,Boolean isCrossAppDomain,IMethodCallMessage methodCallMessage)中的ization.ObjectManager.DoFixups()。 在MerrillLynch.Framework.Integration的System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream,HeaderHandler handler,Boolean fCheck,IMethodCallMessage methodCallMessage)中反序列化(Stream serializationStream,HeaderHandler handler,Boolean fCheck,Boolean isCrossAppDomain,IMethodCallMessage methodCallMessage) MerrillLynch中的MerrillLynch.Framework.Integration.MLIFLegacyStateDB.GetSessionStateItem(String SessionID,String SessionStateID)中的.MLIFSessionDBBase.DeserializeObject(Byte []数据)MerrillLynch的MerrillLynch.Framework.Integration.MLIFLegacyStateDB.Get(String SessionID,String SessionStateID,String SessionStateName)。 MerrillLynch.Framework.Integration.MLIFSession.GetSimple(String key)中的Framework.Integration.Session.GetSessionData(CSessionKeyInfo oCSessionKeyInfo)