Usually file uploads don't work for one of three reasons:
1) Wrong enctype property for the form tag
2) Bad permissions for the folder specified in the upload server behavior
3) Wrong bindings in the insert
I'm not sure which page is giving you issues exactly, but chances are one of those three things are wrong. File upload has not changed at all in the BETA.


