Re: getting error when uploading the same document I have open in Word

  •  10-18-2010, 5:38 AM

    Re: getting error when uploading the same document I have open in Word

    I was getting the same error and it was indeed gone after I forced the control to use Flash:
     
    uploader.UploadType = UploadType.Flash;
     
    My question now is this:
    What happens if the user doesn't have Flash installed? Does it fall back to Silverlight? Or does it simply fail? 

    António Farinha
    http://antoniofarinha.com
View Complete Thread