Hi all,
I am using the xml module to read / process xml sources from a cocoon server in our LAN.
I have 2 dnn installations, an older 3.03.07 and a 4.5.5 install
I have the latest xml module on each.
I am getting a timeout message returned for some requests
<?xml version="1.0" encoding="utf-8" ?>
<noData cause="Exception" message="The operation has timed out" />
(had to get the xml module to echo the result with an empty xsl file to see this) our xml feed does not generate this message.
Is this generated by the xml module?
does the module generate other error messages this way? I can find nothing about it in the docs.
my main question is: is there a way to increase the xml module wait time to avoid the timeout message and get my data?
thanks,
tomvw