Upload not finishing on slower server - WeOnlyDo Discussion board

Upload not finishing on slower server (wodHttpDLX)

by Majuba, Thursday, December 06, 2007, 17:18 (5992 days ago)

Hi there!

I am having an issue with using AddFile, then Post. It seems to end too soon. The exact same code works on a faster server (about 2-3X faster), then fails (without error) on another.

--Code Snippet------------
oW.Request.FormUpload.AddFile( file_1 , cPDFUpload)

thisformset.WriteTrace( Starting upload of pdf file , 1) &&Writes to Debug window
oW.Blocking = .t.
oW.Post(cAction)
--End Code Snippet------------

Any ideas?

Great product - thanks!


Complete thread: