Unable to upload files

  •  03-31-2009, 4:42 PM

    Unable to upload files

    Using v6.3 CuteEditor.NET
    The simplest little file fails to upload. 
    If I re-click the upload button I see the first version with a fail 'X' beside it and a new attempt at uploading with a progress- animation active.
     
    I eventually get this message box:
     
    Silverlight : The upload task is interrupted!Unable to get web http response.System.Net.WebException: The remote server returned an error: NotFound

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

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

       at Silverlight.FileItem._OnGetResponse(IAsyncResult ar)
     
    I do have a simple Silverlight application within my project.
     
    Any explanation or solution?
View Complete Thread