Welcome Guest Search | Active Topics | Sign In | Register

EO ASPxToPDF slow on production web server Options
Dana Dudley
Posted: Thursday, January 10, 2013 1:49:58 AM
Rank: Newbie
Groups: Member

Joined: 1/10/2013
Posts: 2
I have an application using the EO PDF component. I've been very happy with it, but we are experiencing very slow generation of the PDF on our production web server. When testing locally, it runs very fast, generates a PDF in a second. When running from the production web server, it takes over 30 seconds.

To reduce the complexities, I just created a test page, that all it has is Hello World in the html. My Page_Load method looks as follows:

EO.Pdf.Runtime.AddLicense("...")
ASPXToPDF1.RenderAsPDF(True)

This simple page takes over 30 seconds to load.

I am at a loss why it is taking so long.

Thanks for any help you can provide
eo_support
Posted: Thursday, January 10, 2013 9:32:26 AM
Rank: Administration
Groups: Administration

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

Please see if this topic helps:

http://www.essentialobjects.com/doc/4/web/aspxtopdf.aspx#debug

You will also want to comment out contents in your page step by step and see if you can find out which part of your page triggered the problem.

Thanks!
Dana Dudley
Posted: Wednesday, January 16, 2013 6:46:08 PM
Rank: Newbie
Groups: Member

Joined: 1/10/2013
Posts: 2
I had actually seen this note on your web server, but didn't think it would apply. Apparently, it did. We changed some local host settings and response time is significantly faster.

Thank you for your support.


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.