FileUploader control does not work in the upload panel. In other words, it isn't Ajax compatible control. You need to do a regular postback through a trigger. It's a security constraint in the design of the component. You can look it up on msdn.
Last edited by iDeveloper; Dec 28th, 2008 at 4:07 pm.