Hello,
I am reviewing Ajax Uploader that I downloaded yesterday and I cannot get the demos to work correctly.
I am using .NET 1.1 on Windows Server 2003. The demos run correctly and they report that everything worked correctly but there is no file in the UploaderTemp folder.
However, I noticed that when I use the "multiple-files-upload.aspx" or "Simulate-File-Upload.aspx" examples, the files are created but they seem to be more temp files since they have a name such as "persisted.4c691391-8172-43ba-8021-94bc6217d581.TestUpload.csv.resx" where "TestUpload.csv" was the file I was uploading. If I rename that file back to "TestUpload.csv" it looks and works correctly. The other examples create no files at all in the UploaderTemp folder.
I would like to use the Ajax Uploader componet for a new project. I used Cute Live Support for another project over a year ago and it was a great success.
Arlan