I am trying to convert a URL to pdf using evoPDF dll. This runs fine when I execute it on my local machine but fails every time when It is hosted on IIS server. The error is given below.
Load HTML error or navigation timeout.
Any suggestion will be highly appreciated about what might be the possible reason for this failure.
Be aware also, that if you are using ASP.NET MVC and are setting the HttpCookies, then the Controller that is hosting the PdfConverter must be marked with: