Re: CFHTTP connection failure error

2008-11-30 Thread Jonathan Larson
I've had this issue before. The way I solved it was to not use CFHTTP. Since you are using a winbox, this method should work fine. http://google.com";> You can find documentation on the methods that MSXML2.ServerXMLHTTP provides at: http://msdn.microsoft.com/en-us/library/ms762278(VS.85)

CFHTTP connection failure error

2008-11-26 Thread brad
FHTTP *should* work as the only difference at that point should just be the headers. ~Brad Original Message Subject: CFHTTP connection failure error From: Hitesh Patel <[EMAIL PROTECTED]> Date: Wed, November 26, 2008 4:06 pm To: cf-talk I am writing to describe C

RE: CFHTTP connection failure error

2008-11-26 Thread Jeff Langevin
tag store. They have a free eval version so you can at least test to see if it fixes the problem. http://www.cftagstore.com/tags/cfxhttp5.cfm --Jeff From: Hitesh Patel [EMAIL PROTECTED] Sent: Wednesday, November 26, 2008 5:06 PM To: cf-talk Subject: CFHTTP

CFHTTP connection failure error

2008-11-26 Thread Hitesh Patel
I am writing to describe CFHTTP issue. There is a WINDOWS 2003, IIS 6.0 and ColdFusion 8 is on the server. Right now if I have to make any CFHTTP call from the server to my client URL (assume client URL is hosted to anywhere in the world) I must need to add that remote URL entry in server HOSTS

"cfhttp connection failure" error

2000-10-06 Thread girmawi negese
Selam, I can't figure out why the cfhttp tag keeps giving me the "connection failure" error. I am trying to download a file from another site. It worked for me briefly once. I even tried higher requesttimeout?? to no avail. What's strange is small part of the file is downloaded before the connect