I had the same problem when the CFC was in a persistent scope (in my case  -
session). I was told that it was related to the page context bug in CFMX.  I
solved the problem by taking it out of the persistent scope and using
cfinvoke.  This should not be a problem with 6.1 but I have not had the time
to go back and test it yet.

-----Original Message-----
From: Tangorre, Michael [SMTP:[EMAIL PROTECTED]
Sent: Thursday, November 06, 2003 9:31 AM
To: CF-Talk
Subject: CFCs and file uploads

Has anyone run into issues where you pass a form field of type file into a
CFC and are not able to upload the file?

If I do a cffile in the calling page, it works fine, but trying to do the
upload in a funciton within my cfc does not work...

Thoughts?


[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to