Forums

ASP

This topic is locked

Upload error: The resource you are looking for has been removed....

Posted 04 Jun 2010 01:57:45
1
has voted
04 Jun 2010 01:57:45 William Ball posted:
I get this error when trying to upload a file with PAU 3:

The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.

It's not a typical ASP error with a code and line #, just the above text on a white page.

Any help is appreciated!

-Bill

Replies

Replied 05 Feb 2011 17:07:14
05 Feb 2011 17:07:14 simone salamone replied:
FileUltimate is an ASP.NET file upload control which you can add directly to your existing ASP.NET (.aspx) pages.The control renders a user interface similar to "Windows Explorer" within the page which displays the contents of the target folder and accepts multiple file uploads from users. Actions can be limited by permissions and quota limits on folders. During file uploading, detailed information such as transfer speed and estimated time of completion are displayed along with the progress bar. This ASP.NET upload control supports browser upload, ajax upload and flash upload modes.

asp.net file upload
www.gleamtech.com/products/fileultimate/asp-net-file-manager-control

Reply to this topic