Welcome Guest Search | Active Topics | Sign In | Register

Failed to resolve LoadLibrary and GetProcAddress Options
Uma Janapareddy
Posted: Friday, September 25, 2015 7:26:53 AM
Rank: Newbie
Groups: Member

Joined: 9/16/2015
Posts: 1
Dear Team,

We have been using EO.Pdf for .NET (2012) to convert HTML Strings to PDF documents. It worked fine until a day back. Now when executing the line
Code: C#
HtmlToPdf.ConvertHtml(sb.ToString(), Response.OutputStream)
we get this error. Attached below is the Stack Trace for the same.

We have also gone through the forum to understand this error. In one of the threads it is mentioned that this issue is w.r.t Windows 10 RTM. Currently we are running Pro Version of Windows 10. Also the code worked fine until recently on Windows 10, only since yesterday we are facing this issue. Can you please guide us on this issue and how to Resolve it.

System Environment:
IDE: Visual Studio 2015 Enterprise
OS: Windows 10 Pro

Stack Trace
--------------------------------------------------------------------------------------------------------------------------------------------------
at EO.Pdf.Internal.lr.a(hk A_0)
at EO.Pdf.HtmlToPdfSession..ctor(HtmlToPdfOptions A_0)
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 SyMetricC6.Controllers.Reports.PatientStatusSummaryReportController.PDF(PDFReportModel model) in E:\SyMetricSystemsPro\branches\SyMetricC6V2-R3\SyMetricC6\SyMetricC6\Controllers\Reports\PatientStatusSummaryReportController.cs:line 348
at lambda_method(Closure , ControllerBase , Object[] )
at System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
at System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass15.<InvokeActionMethodWithFilters>b__12()
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
eo_support
Posted: Friday, September 25, 2015 8:50:10 AM
Rank: Administration
Groups: Administration

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

You will need to update your license to the current version (2015) in order to use EO.Pdf on Windows 10. Older version of EO.Pdf does not support Windows 10. You can upgrade it directly from your orders page, then click "Renew" under "Subscription" column.

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.