we've recently started testing this package and have had great experiences with it so far. Now however we've run into a problem. We're trying to create a list of footnotes for links in the RTE content (so that, even when printed, it's clear where the extra information can be found).
This seems to be creating some problems on the server, resulting in time outs (even on a page with just 2 links):
[HttpException (0x80004005): Request timed out.]
Has anybody else experienced this? Not sure if this is actually a bug or a problem with the server configuration, but any ideas would be most welcome.
the timeout is set to the default 20 minutes. I'll send you the exported document type as well as the full XSL-FO file. Here's the bit that's causing the timeouts (all is well when I remove the footnotes and just put an apply-templates in there so it outputs the text contained in the a element):
Request time out when creating footnotes
Hi,
we've recently started testing this package and have had great experiences with it so far. Now however we've run into a problem. We're trying to create a list of footnotes for links in the RTE content (so that, even when printed, it's clear where the extra information can be found).
This seems to be creating some problems on the server, resulting in time outs (even on a page with just 2 links):
Has anybody else experienced this? Not sure if this is actually a bug or a problem with the server configuration, but any ideas would be most welcome.
Thanks,
Bjorn
Hi Bjorn,
Can you post the XSL-FO file plus export the document type from Umnbraco and send it to me or attach here.
What is your request timeout setting?
Thanks
Hi Darren,
the timeout is set to the default 20 minutes. I'll send you the exported document type as well as the full XSL-FO file. Here's the bit that's causing the timeouts (all is well when I remove the footnotes and just put an apply-templates in there so it outputs the text contained in the a element):
is working on a reply...