I inherited a site which was created in ASP.
The file upload feature has worked in the past but has stopped working.
When you upload a file via the 'Browse Server' - you can choose the file and then the box just sits there with the message:
'Upload a new file in this folder (Upload in progress, please wait...)'
The file does not upload and the status bar in the browser 'loads' like normal for about 2 seconds and then stops (it is a small file I am testing with).
I have checked the config files and both have the ConfigIsEnabled = True set properly.
Any suggestions on what I can do to figure out what he issue is?
The file upload feature has worked in the past but has stopped working.
When you upload a file via the 'Browse Server' - you can choose the file and then the box just sits there with the message:
'Upload a new file in this folder (Upload in progress, please wait...)'
The file does not upload and the status bar in the browser 'loads' like normal for about 2 seconds and then stops (it is a small file I am testing with).
I have checked the config files and both have the ConfigIsEnabled = True set properly.
Any suggestions on what I can do to figure out what he issue is?
Re: ASP - file Upload
I am also experiencing the same problem (coincidentally on exactly the same day as dadofgage - could it be a 30th June 2009 problem ).
I am trying to upload an image (in Localhost) and it just remains in an upload in progress, please wait..... state.
It WAS working in Localhost until a couple of days ago. That's when I attempted to upload a 2Mb image file and it just remained in the above state. And it's been broken since that action. Have I Inadvertently triggered a flag somehow that doesn't get reset??
The live site version still works fine, but it's my Localhost version that has the problem.
Can anyone help us please??
Alan
Re: ASP - file Upload
Re: ASP - file Upload
Frustrating to say the least, but at least it is fixed for my situation.