rainforestnet / CrystalReportsNinja

A small Windows Console App that loads external Crystal Reports file, takes parameter inputs and export to various format or even print to printer
http://www.rainforestnet.com
93 stars 77 forks source link

with Oracle connection: The table 'RPT_GR_NOTFOUND_PROC' could not be found. #68

Open ingridMRG opened 1 year ago

ingridMRG commented 1 year ago

The report in crystal has the owner RPT_GR_NOTFOUND_PROC not sure why it doesn't work

Error in File Reporting_NotFound_v85 66484088{1D8CCCB1-C8C5-499A-92CA-5B1AF6FBC604}.rpt:nd. The table could not be found. 03-02-2023 09:22:26 HResult: -2147215616 03-02-2023 09:22:26 Data: System.Collections.ListDictionaryInternal Error in File Reporting_NotFound_v85 66484088{1D8CCCB1-C8C5-499A-92CA-5B1AF6FBC604}.rpt:on (0x800002C5): The table 'RPT_GR_NOTFOUND_PROC' could not be found. The table could not be found. at CrystalDecisions.ReportAppServer.Controllers.ReportSourceClass.Export(ExportOptions pExportOptions, RequestContext pRequestContext) at CrystalDecisions.ReportSource.EromReportSourceBase.ExportToStream(ExportRequestContext reqContext) 03-02-2023 09:22:26 StackTrace: at CrystalDecisions.ReportAppServer.ConvertDotNetToErom.ThrowDotNetException(Exception e) at CrystalDecisions.ReportSource.EromReportSourceBase.ExportToStream(ExportRequestContext reqContext) at CrystalDecisions.CrystalReports.Engine.FormatEngine.ExportToStream(ExportRequestContext reqContext) at CrystalDecisions.CrystalReports.Engine.FormatEngine.Export(ExportRequestContext reqContext) at CrystalDecisions.CrystalReports.Engine.FormatEngine.Export() at CrystalDecisions.CrystalReports.Engine.ReportDocument.Export() at CrystalReportsNinja.ReportProcessor.PerformOutput() in C:\Shared\CrystalReportsNinja-master_mhertzfeld\CrystalReportsNinja-master\Source\CrystalReportsNinja\ReportProcessor.cs:line 333 at CrystalReportsNinja.ReportProcessor.Run() in C:\Shared\CrystalReportsNinja-master_mhertzfeld\CrystalReportsNinja-master\Source\CrystalReportsNinja\ReportProcessor.cs:line 409 03-02-2023 09:22:26 ==================================================================== Error in File Reporting_NotFound_v85 66484088{1D8CCCB1-C8C5-499A-92CA-5B1AF6FBC604}.rpt: The table could not be found. Error in File Reporting_NotFound_v85 66484088{1D8CCCB1-C8C5-499A-92CA-5B1AF6FBC604}.rpt:GR_NOTFOUND_PROC' could not be found. The table could not be found. at CrystalDecisions.ReportAppServer.Controllers.ReportSourceClass.Export(ExportOptions pExportOptions, RequestContext pRequestContext) at CrystalDecisions.ReportSource.EromReportSourceBase.ExportToStream(ExportRequestContext reqContext)