I've copied the code from the example files of AjaxFileUpload to a clean aspx page. When I select a file to upload the meter goes to 100% and then stops. When I try it on the example page it shows a thumbnail of the image and then I get the option to upload it.
Why is it that it stops there?
I copy the div called demoarea as well as the script and style tag above it. Also I copy the code from the code behind. I you do the same can you get it working? Am I missing something?