Welcome Guest Search | Active Topics | Sign In | Register

Deploying new EO.PDF Version stops PDF Converter from working properly Options
IT-Presswerk Wolfsburg
Posted: Thursday, November 24, 2016 6:58:35 AM
Rank: Newbie
Groups: Member

Joined: 10/10/2016
Posts: 8
We are currently updating our web applications to the new Eo.PDF Version (coming from the one-assembly-version).

All calls to local websites and resources are impossible now, which results in empty or wrong styles in the converted website.

Using the new version in Visual Studio on a local pc works though. As soon as it is deployed on our IIS Server on another machine, it stops working. Using the classic engine works; but now we have updated the page with new CSS styles etc., so this is no option.

I'm looking forward for an answer,

sincerely

Jan Fiedler
eo_support
Posted: Thursday, November 24, 2016 8:56:19 AM
Rank: Administration
Groups: Administration

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

Make sure you do not use ConvertUrl/ConvertHtml to callback to your own site. This can trigger ASP.NET deadlock and cause it fail to render dependency resources. If you use ConvertUrl/ConvertHtml, change it to ASPXToPDF/MVCToPDF. If you are still missing styles, see here for troubleshooting steps:

https://www.essentialobjects.com/doc/web/aspxtopdf/troubleshoot.aspx

If it still does not work, then we may need to have access to your server so that we can investigate further.

Thanks!
IT-Presswerk Wolfsburg
Posted: Wednesday, November 30, 2016 1:38:16 AM
Rank: Newbie
Groups: Member

Joined: 10/10/2016
Posts: 8
It is working now. The problem was, Chromium now resolves "localhost" as [::1], not as 127.0.0.1 . Adding the ::1 as a binding to the local IIS fixes the problem!
eo_support
Posted: Wednesday, November 30, 2016 8:09:48 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
Ah! [::1] is the IPV6 address for local host. Thank you very much for sharing!


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.