I can only think of two things. Have you checked that there is no
cflocations involved in the running of the report? cfhttp will respect
cflocations or the correct response headers. Considering the timing, I
would not be surprised.
You might try to add "throwOnError" attribute to your cfhttp call.
According to the docs, setting it to true (defaults to false) will cause
the cfhttp to throw an exception if a 300 series (cflocation) is
performed. You might set "redirect" to false as well (defaults to true).
http://cfquickdocs.com/cf7/#cfhttp
Second, are you sure your request is not timing out? Cfhttp will
timeout if the request exceeds the request timeout set in the CFIDE or
via cfsetting.
Lastly, wow -- such an old version of Mach-II. I can definitely say
that this is not a Mach-II issue directly. Things in 1.1.0 version were
extremely simple compared today's code base. I just checked our FAQ:
https://greatbiztoolsllc.trac.cvsdude.com/mach-ii/wiki/FAQReleaseHistory#OurReleaseHistory
Mach-II 1.1.0 was released in Nov 2005. That was my first release as
lead developer. We are readying 1.8.1 which would be my 7th release as
lead developer and Mach-II Integrity (1.9) is already being developed.
FYI, I've heard of people upgrading from 1.1.0 series to 1.6 or 1.8
without any issues. You might consider moving to a newer version in the
future if possible. We no longer officially support Mach-II 1.5 and
lower (we always support two versions back).
HTH,
.Peter
Bryan S said the following on 30/03/10 13:45:
Thanks very much for the response Peter.
Please see my inline responses to your questions below.
I hope you not reading this in text mode or it will probably be
difficult to follow.
It is unlikely that I will be able to get our server people to upgrade
to a newer version of Cold Fusion. It is unlikely that I will be
allowed the time to upgrade to a newer version of Mach-II due to the
application retesting time involved.
--
You received this message because you are subscribed to Mach-II for CFML list.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/mach-ii-for-coldfusion?hl=en
SVN: http://greatbiztoolsllc.svn.cvsdude.com/mach-ii/
Wiki / Documentation / Tickets:
http://greatbiztoolsllc.trac.cvsdude.com/mach-ii/
To unsubscribe from this group, send email to
mach-ii-for-coldfusion+unsubscribegooglegroups.com or reply to this email with the words
"REMOVE ME" as the subject.