If you can browse and ping then I doubt your firewall is at fault, unless your calling in a file whose MIME type isn't registered with the firewall. CFHTTP uses port 80 by default. If you can browse it from the server then the port isn't the issue (or the MIME type for that matter).
Definitely use a try/catch. Or better, if on CF8, use the step debugger (if not in production and that's an option). Steve "Cutter" Blades Adobe Certified Professional Advanced Macromedia ColdFusion MX 7 Developer _____________________________ http://blog.cutterscrossing.com AJ Mercer wrote: > are you happy with the URL being used, if it is being generated dynamically > it may be malformed or incorrect. > > Is it in a cf try? > Also, try dumping CFHTTP after the call - it will have a status code and > other info that my help > > > > On Wed, Apr 16, 2008 at 9:03 PM, Scott Mulholland <[EMAIL PROTECTED]> > wrote: > >> Yes on the browse, yes on the ping, I have an inquiry in on the firewall >> settings. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:303651 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

