Re: Not able to upload some PDF files

  •  11-06-2008, 10:59 AM

    Re: Not able to upload some PDF files

    Hi,
     
    I had the same problem (with EPS  files). I've downloaded the control again and this seems effectively to solve the problem.
    However, I encounter a new one since this correction. I use an <asp:image> instead of a text button to launch de Uploader (like in simple-upload-ui.aspx). With the new dll, before the first clik, all is OK. I can see the image and clickink on it works. After this first clik, so after the partial postback since my widget is in an updatepanel, the image stays visible but a new button appear. There's no more link on the image, only the button is able to launch the next uploads. With the old DLL the same code was working (except for the final error of course...)
     
    Regards
    André
View Complete Thread