Hi,
We recently upgraded our EO.pdf version from 15 to version 17.1.76 and we have noticed that we are getting
an amount of errors see stacktrace below:
Message: This WebView either has already been destroyed or is being destroyed.
EO.Base.Runtime.a(Object A_0, Exception A_1, Boolean A_2):285
EO.WebBrowser.WebView.s():169
EO.WebBrowser.WebView.LoadHtml(String html, String baseUrl):8
EO.Internal.pa.a(adj A_0, String A_1, String A_2, String A_3, Int32 A_4, Int32 A_5, String A_6, Boolean A_7):430
EO.Pdf.HtmlToPdfSession.a(adj A_0, String A_1, String A_2, Int32 A_3, Int32 A_4, String A_5, Boolean A_6):114
EO.Pdf.HtmlToPdf.ConvertHtml(String html, PdfDocument doc, HtmlToPdfOptions options):54
We dont always get this error, but when we get it the error stops occuring after we restart our website in IIS.
When we searched for the error message we came upon this forum post:
https://www.essentialobjects.com/forum/postst10100_Async-QueueSciptCall-causes-This-WebView-either-has-already-been-destroyed-or-is-being-destroy.aspx.However we dont understand the solution to the problem.
We hope you guys could help us with this issue.
Thank you very much.