Ken, thank you for the answer.
I tried both solutions but the problem persists.
I found a post in the "Coldfused?" blog about the new upload
code in CF8:
http://coldfused.blogspot.com/2007/08/coldfusion-8-changes-with-file-upload.html
There, the solution proprosed to use the old upload code from
CF mx7 is to set the argument markResetForMultiPart to true:
-Dcoldfusion.markResetForMultiPart=true
I would like to remind you that we use the
enctype=”multipart/form-data” in the form, however
uploading or not a file we get this exception. I don’t thinl
our problem is related with the size of the file.
Do you know any other workaround for this problem?
Thank you in advance,
Maiquel Sampaio