I can upload files successfully, but have found that some file names
cause an IO error to be thrown.

The file, "OP1_CR001.pdf" fails with an io error, though it is a valid
pdf file.

"TestBadOP1.pdf", which is simply a renamed copy of the above file,
succeeds in the upload.

Are there file naming rules that affect FileReference.upload()? 

I have determined that the "bad" file uploads never reach the server.

I also just discovered that I can't repro this when the server-side code
is on my local machine!  All the uploads succeed!  But the "bad" files
fail reliably against the server.  This bewilders me completely!

Any thoughts at all will be appreciated.

Tracy

Reply via email to