jagdisha: Hi we are getting following error while uploading file on IE8 on Vista x64 SP2 system.exception: No Request Files! at CuteWebUI.UploadModule.a(HttpContext A_0, Guid A_1) Which version of Ajax Uploader are you using? Can you download the latest build then try again? asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx Web Messenger: http://cutesoft.net/Web-Messenger/default.aspxasp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspxasp wysiwyg html editor: http://cutesoft.net/ASP asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx Live Support: http://cutesoft.net/live-support/default.aspx
asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx Web Messenger: http://cutesoft.net/Web-Messenger/default.aspxasp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspxasp wysiwyg html editor: http://cutesoft.net/ASP asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx Live Support: http://cutesoft.net/live-support/default.aspx
jagdisha: Hi We have latest version of it. This issue is intermittent. We do have problem with Firefox as well. Some times the file upload button doesn't work and some time it does. Please try the following solution: 1. Download the latest build. 2. Create a temp file upload location. http://ajaxuploader.com/document/index.htm#page=BeforeYouBegin.htm 3. Try the following example: <%@ Page language="c#"%><%@ Register Namespace="CuteWebUI" Assembly="CuteWebUI.AjaxUploader" TagPrefix="CuteWebUI" %><html> <head></head><body> <form id="Form1" method="post" runat="server"> <CuteWebUI:Uploader runat="server" MultipleFilesUpload="true" ID="Uploader1"> </CuteWebUI:Uploader> </form></body></html> 4. If you still have problems, please change UploadType Property to Flash, Silverlight and IFrame. And find out which UploadType causes this issue. Keep me posted asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx Web Messenger: http://cutesoft.net/Web-Messenger/default.aspxasp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspxasp wysiwyg html editor: http://cutesoft.net/ASP asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx Live Support: http://cutesoft.net/live-support/default.aspx