Error Silverlight : The upload task is interrupted!

Last post 07-21-2011, 11:57 AM by ian pettman. 1 replies.
Sort Posts: Previous Next
  •  07-21-2011, 11:32 AM 68730

    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 webpage
    ---------------------------
    Silverlight : The upload task is interrupted!

    Unable to get web http response.System.Exception: Error 0x1709.  Debugging resource strings are unavailable. See http://go.microsoft.com/fwlink/?linkid=106663&Version=4.0.60531.0&File=mscorrc.dll&Key=0x1709 0x80000012

       at System.Net.Browser.BrowserHttpWebRequest.InternalEndGetResponse(IAsyncResult asyncResult)

       at System.Net.Browser.BrowserHttpWebRequest.EndGetResponse(IAsyncResult asyncResult)

       at Silverlight.FileItem._OnGetResponse(IAsyncResult ar)
    ---------------------------
    OK   
    --------------------------- 
     
     My guess is we have forgotten something - but we have Imports CuteWebUI - in the no working case we are inheriting from a user control, in the working case the CuteWebUI uploder is on a user control
     
    any thoughts much appreciated (IE 8 is the test browser)
     

    Ian Pettman
    Ava producers of leading Temp Agency Software
    Filed under: ,
  •  07-21-2011, 11:57 AM 68732 in reply to 68730

    Re: Error Silverlight : The upload task is interrupted!

    Hi Just uploaded the latest build: the error is now:
     
    ---------------------------
    Message from webpage
    ---------------------------
    Unknown result :

    <script type='text/javascript'>if(window.parent.CurrentUpload)window.parent.CurrentUpload.UploadOK('ctl00_CPH1_~\MembersArea\PayrollImportControls\CSVimport_ascx_Uploader1Image_1311267317120_2','5b897b25-93fc-4de1-88f9-c9be62e96fd9','')</script>
    ---------------------------
    OK   
    ---------------------------

     and the upload bar indicates completion
     
    progress

    Ian Pettman
    Ava producers of leading Temp Agency Software
View as RSS news feed in XML