Welcome Guest Search | Active Topics | Sign In | Register

HTML to PDF timeout Options
Paul G
Posted: Monday, July 6, 2020 4:23:01 PM
Rank: Newbie
Groups: Member

Joined: 8/13/2014
Posts: 6
I have a web application using EO.PDF 20.0.25.0.

About two months ago the site started crashing whenever it would attempt to make a PDF from HTML. This continued for each attempt and never fixed itself. After restarting the site the problem went away.

Now the same thing has happened. I was able to get the call stack. Again, restarting the site fixes everything. It seems that the assemblies just need to be reloaded and the problem goes away. But once it happens it cannot be fixed without a restart of the site.

Does this call stack mean anything to you?

at EO.Internal.oe.a(ab4 A_0, String A_1, String A_2, String A_3, Int32 A_4, Int32 A_5, String A_6, Boolean A_7)
at EO.Internal.oe.b(ab4 A_0, String A_1, String A_2, String A_3, Int32 A_4, Int32 A_5, String A_6, Boolean A_7)
at EO.Pdf.HtmlToPdfSession.a(ab4 A_0, String A_1, String A_2, Int32 A_3, Int32 A_4, String A_5, Boolean A_6)
at EO.Pdf.HtmlToPdf.d.a()
at EO.Internal.aka.a[a](ao0 A_0)
at EO.Pdf.HtmlToPdf.ConvertHtml(String html, PdfDocument doc, HtmlToPdfOptions options)
at EO.Pdf.HtmlToPdf.ConvertHtml(String html, Stream stream, HtmlToPdfOptions options)
eo_support
Posted: Monday, July 6, 2020 4:25:28 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,071
Hi,

Please update to 20.1.88.0 and see if it works for you. This build fixed an issue that can cause this problem.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.