|
Rank: Member Groups: Member
Joined: 6/20/2007 Posts: 17
|
Hi,
I was using an AJAXUploader with AutoPostBack set to true to upload very small file, 228 bytes in size. It seems like an upload went successfully, however when checked PostedFiles collection in FileUpladed server event it was empty. After this I refreshed the page and on Page_Load checked for PostedFiles collection again. This time the file was in that collection. This doesn't happen when large file is uploaded (2mb, for instance).
Is there something I am missing?
Thanks!
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
Which build are you running? Our earlier build can have this problem but the lastest build (2007.1.30) supposes to work.
Thanks
|
|
Rank: Member Groups: Member
Joined: 6/20/2007 Posts: 17
|
I was running 2001.1.27. I will download 2001.1.30.
Thanks!
|
|
Rank: Member Groups: Member
Joined: 6/20/2007 Posts: 17
|
It works in 2007.1.30. Thanks!
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Cool! Thanks for letting us know!
|
|