Search

You searched for the word(s): The upload task is interrupted
Showing page 1 of 19 (187 total posts) < 1 second(s)
  • Flash: the upload task is interrupted! http 504

    Hi There,Does the Ajax Uploader use TCP/IP? The only reason I ask is that a prospective client uses a version of my website that uses the traditional ASP mechanism of uploading and downloading files and all works ok but when the prospective client uses the version of the website that uses the Ajax Uploader, the upload fails at 99% with the ...
    Posted to Ajax Uploader (Forum) by Charterhouse on September 27, 2010
  • Re: Flash: The upload task is interrupted! http 401

    I just found the issue to my problem! Just encase anyone is interested it was caused by my IIS settings for anonymous authentication. It appears that chrome currently does not like it when anonymous authentication is disabled and you try to use this AJAX uploader. Considering I require anonymous authentication to be disabled on our dev ...
    Posted to Ajax Uploader (Forum) by LeeW on August 17, 2011
  • Re: Flash:The Upload task is interrupted! http 500

    Dear xuguochun, Please check your web.config file,there is a config to set HttpRuntime request length limit under <sysmte.web> node <system.web>   <httpRuntime maxRequestLength=''2000000''/> </system.web>  The default value of maxRequestLength is 4096 KB (4 MB) you can set a ...
    Posted to Ajax Uploader (Forum) by Jeff on March 9, 2011
  • Re: Flash : The upload task is interrupted io Error #2038

    Hi NewmanJerry,   I think you have not set the large file upload settings correct for your IIS.   Please refer to     How do I handle a large file upload?IIS 8.0 and IIS 7.0 Large File UploadIIS 6.0 and IIS 5.0 Large File UploadIIS Large File Upload Debugging Guidelines   Regards,   Ken 
    Posted to Ajax Uploader (Forum) by Kenneth on March 4, 2013
  • Error Silverlight : The upload task is interrupted!

    Hi we have the ajax uploader v 3.0.0.0 - it works fine in a couple of user controls we have within an vb asp net (4.0) project. So we copied the code and loaded the control on another user control and when we try to upload a file we get the following error: --------------------------- Message from ...
    Posted to Ajax Uploader (Forum) by ian pettman on July 21, 2011
  • Flash:The Upload task is interrupted! http 500

    Hi ,   First i have got the latest version( 2011-1-30 19.21 released)。   When I upload a 70M file, I getting the  following javascript alert message .   Flash:The Upload task is interrupted! http 500   My server is windows 2003 ,IIS6,ASP.Net 2.0. Most of users can upload . I get the server event logs, Can you ...
    Posted to Ajax Uploader (Forum) by xuguochun on March 9, 2011
  • Re: html5: The Upload task is interrupted

    Hi Ken, I am using safari version 5.1.7(7534.57.2), and I am trying to upload a file size 55 MB format mp4. Please note there is no antivirus/ firewall installed on the PC, When I open a debug mode ON I got the below error   <CuteWebUI:Uploader ID="uploader1" runat="server" UploaderDebug="1" ...
    Posted to Ajax Uploader (Forum) by mughal814 on March 19, 2014
  • Flash: The upload task is interrupted! http 401

    Hi there, I'm currently working on a redesign for the website I work for and I have noticed that Google chrome is giving me an error whenever I try to upload an image. I have tried uploading the image in different browsers and that works fine, but also, strangely I can upload images on our live site in chrome without issue. So just listing ...
    Posted to Ajax Uploader (Forum) by LeeW on August 17, 2011
  • Re: html5: the upload task is interrupted

    Hi colinbashbash2,   For the load balancing environment, you need to set the TempDirectory to a central location to support to upload large file. If you have not set it yet, then please do this setting and try again.  Setting temporary file location in web.config Add an entry into the <appSettings> section of your ...
    Posted to Ajax Uploader (Forum) by Kenneth on March 14, 2014
  • Re: Flash: the upload task is interrupted! io Error #2038

    Arden:We are getting exactly the same error. We have set the appropriate maxRequestLength and maxAllowedContentLength properties. We are using IIS6 and this occurs in ALL browsers when attempting to upload a file that is 1903250 KB (nearly 2GB). This ONLY occurs with https requests, http requests are fine. Does anyone have a ...
    Posted to Ajax Uploader (Forum) by Adam on February 12, 2013
1 2 3 4 5 Next > ... Last »