Error using the ajax uploader

  •  07-14-2010, 2:58 AM

    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)
View Complete Thread