Hello I am facing an issue with the HTML editor version 2.0.2 If trying to upload files larger than 200 KB I am seeing the following message when I click BROWSE SERVER button then Browse, then UPLOAD:
"Upload a new file in this folder (Upload in progress, please wait...)"
This happens with or without having the 'resize image' option selected. I am using the ASPImage control to resize uploaded images.
With smaller files it works just fine. Please note that my filesize limit is now set to 0 (unlimited). I had it set to 3145728 bytes (3MB) before but no difference. You can access the test page at [url]http://nassagaweyatennisclub.com/test.asp
I tried a variety of filesd between 100kb and 200kb and they can all be uploaded just fine. As soon as I cross the 200KB mark (I tried a 201 kb file, then 228kb, 254 kb, 300 kb, any many more) the message listed above is there and the application will hang at that screen.
I'm using a folder called Uploads. The /Uploads folder has all the permission possible for Internet Guest User account. The application is now setup so you can try resizing it yorself.
Any help is greatly appreciated.
Thanks Adrian |
|
|