Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CFHTTP on CF 4

Status
Not open for further replies.

Sarky78

Programmer
Joined
Oct 19, 2000
Messages
878
Location
GB
Does anyone know of any issues with CFHTTP on CF 4, on Win2K Server box. We have a CSV file that has something like 22,000 rows in it (2.5MB) and when i run it on a CF4 box it fails, comes up with unknown exception type. When i run the same code on another box running CF 5 on Win2K, using the same CSV file it runs fine not a problem

anyone heard of anything ?
 
There were a lot of problems with cfhttp in CF 4. In fact, version 4 is not supported on Win2k, but cf 4.5 is. If you have 4.5, make sure that you have a Service pack 2 installed. This fixed a number of problems with cfhttp in 4.5.
I seem to recall a problem with a large file upload, but don't remember what it was and what version it may have been fixed in. I looked at the release notes for version 5 and couldn't find it.

HTH,
Tim P.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top