Hi endif,
Please try the example page below, does it get the same problem? Does it happens with all files? or just special size/extension?
- <%@ Page Language="C#" %>
-
- <%@ Register TagPrefix="CuteWebUI" Namespace="CuteWebUI" Assembly="CuteWebUI.AjaxUploader" %>
- <!DOCTYPE html>
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head runat="server">
- <title></title>
- </head>
- <body>
- <form id="form1" runat="server">
- <CuteWebUI:UploadAttachments ID="uploader1" runat="server">
- </CuteWebUI:UploadAttachments>
- </form>
- </body>
- </html>
Regards,
Ken