Error using the ajax uploader

Last post 07-18-2010, 11:46 PM by cutechat. 2 replies.
Sort Posts: Previous Next
  •  07-14-2010, 2:58 AM 62474

    Error using the ajax uploader

     We do have the ajax uploader working in our application. Now I tried to implement it in another scenario and I get the following error.
     
     The error occurs when you've chosen the file and press ok. Would appreciate any help on this topic...
     
     
    Silverlight : The upload task is interrupted!

    Unable to get web http response.System.Exception: Exception from HRESULT: 0x80000012

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

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

    Silverlight.FileItem._OnGetResponse(IAsyncResult ar)
  •  07-14-2010, 3:08 AM 62476 in reply to 62474

    Re: Error using the ajax uploader

    It might have been something with the path I was trying to upload to, I tried another one and it worked as should. Maybe permissions on the path?
  •  07-18-2010, 11:46 PM 62555 in reply to 62474

    Re: Error using the ajax uploader

    Hi,
     
    Maybe .
     
    Currently the Silveright have disadvantage, we can't get the server side 500 error detail.
     
    So I guess when you use a folder without enough error, the server return http500 directly.
     
    Regards,
    Terry
View as RSS news feed in XML