Rank: Advanced Member Groups: Member
Joined: 11/8/2015 Posts: 42
|
We're running EO.PDF 17.0.81 and over the last several days we're catching some Conversion failed. Conversion failed. error code = 2 errors.
Stack Trace = [ at EO.Pdf.HtmlToPdfException.b(Exception A_0) at EO.Internal.a3e.a(af4 A_0) at EO.Pdf.HtmlToPdfSession.RenderAsPDF(PdfDocument doc) at EO.Pdf.HtmlToPdf.ConvertHtml(String html, PdfDocument doc, HtmlToPdfOptions options) at EO.Pdf.HtmlToPdf.ConvertHtml(String html, Stream stream, HtmlToPdfOptions options) at EO.Pdf.HtmlToPdf.ConvertHtml(String html, Stream stream) at Titan.Bll.Report.ReportHelper.CreateReport(CreateReportRequestModel requestModel) in C:\inetpub\wwwroot\My\Source\My.Bll\Report\ReportHelper.cs:line 336 at My.Bll.Job.TitanReportTemplateGroupJob.InternalExecute(IJobExecutionContext context) in C:\inetpub\wwwroot\My\Source\My.Bll\Job\MyReportTemplateGroupJob.cs:line 139 at My.Bll.Job.TitanJob.Execute(IJobExecutionContext context) in C:\inetpub\wwwroot\My\Source\Titan.Bll\Job\MyJob.cs:line 143] Inner Exception = [Conversion failed. error code = 2.]
How can we diagnosis this further as it happens sporadically and not necessarily reproducible.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Hi,
Error code 2 means the conversion has been canceled due to an internal issue. Please check if you have any failure with a different error code before or around that error. If this is the only error, we do need to be able to reproduce it in order to find the root of the problem.
Thanks!
|