I am using "SelectPdf Html To Pdf Converter for .NET – Community Edition" to generate pdf files. Everything is working fine on the Live server. Suddenly error start to come when I try to generate pdf files.
If I restart my server it works fine for some time but after some time error starts appearing again.
I am using the latest version of the library. Following is the complete detail of the error
Could not get conversion result header. Data transfer error. Data transmission error 109
Error Detail
System.Exception
Could not get conversion result header. Data transfer error. Data transmission error 109System.Exception: Could not get conversion result header. Data transfer error. Data transmission error 109
at SelectPdf.HtmlToImage.ᜀ(String A_0, String A_1, String A_2, []& A_3, ᣰ& A_4)
at SelectPdf.HtmlToPdf.ᜁ(String A_0, String A_1, String A_2, String A_3, Boolean A_4)
at SelectPdf.HtmlToPdf.ConvertHtmlString(String htmlString, String baseUrl)
at BusinessLogic.SalaryManager.ConvertToPDF(SalarySlipExtra salarySlip, String title, String template, String baseUrl)
at BusinessLogic.SalaryManager.PrintSlips(List1 Ids, String baseUrl)
1 ids, Boolean isPrint)
at SchoolMS.Web.Controllers.api.Manage.ApproveSalaryController.Post(List