Hi,
I am getting an error when I try to make a connection between SSRS report and report setup(Tessitura Report).
I am pretty new to Tessitura.
Here is the ERROR:
Exception of type 'System.Web.HttpUnhandledException' was thrown.There was an error processing this request. Please check the details below.The item '/Tessitura_Custom/Tessitura_Reports/CEP_MS_Choral_Camp_Test2' cannot be found. (rsItemNotFound)
at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequest(HttpContext context) at ASP.reports_viewreport_aspx.ProcessRequest(HttpContext context) in c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\testapi_tessituraweb\6d0322a1\16a301f7\App_Web_ka4x3sxe.0.cs:line 0 at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
Inner Exception
at Tessitura.Web.Reports.ViewReport.Page_Load(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Hi Gurpreet,
have you published report using visual studio? Error message seems to suggest that report does not exist in that directory.
The item '/Tessitura_Custom/Tessitura_Reports/CEP_MS_Choral_Camp_Test2' cannot be found. (rsItemNotFound)
Best,
Dmtirij
Thanks Its working now.