Hello,
I have received this error when I tried to launch a report:
Server Error in '/ePower/Reporting' Application.
--------------------------------------------------------------------------------
Unhandled Execution Error
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: System.Runtime.InteropServices.COMException:
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:
[COMException (0x80004005)]
Pivotal.Interop.Com.IPrivate_ReportContext.get_private_ReportDefinition() +0
CdcSoftware.Pivotal.Engine.Types.Reports.ReportManagerOutProc.OpenReport(ReportContext reportContext) +67
Pivotal.ReportViewer.Report_Display.OpenReport() +330
Pivotal.ReportViewer.Report_Display.OnInit(EventArgs e) +17
System.Web.UI.Control.InitRecursive(Control namingContainer) +134
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +489
The report have been running without problems during a period of time but now I don't know why is launching this exception

The only solution we have found is to restart PBS or sometimes even restarting the server but we can't restart PBS always neither the server.
Could you help me please?