SLM error

Last post 01-25-2012, 9:33 PM by Adam. 4 replies.
Sort Posts: Previous Next
  •  02-26-2011, 8:23 AM 66463

    SLM error

    SLM error:Error:Invalid length for a Base-64 char array.
    What is this error?? I'm trying to send a big file and before i finish to send this error appears.
  •  02-28-2011, 9:04 PM 66487 in reply to 66463

    Re: SLM error

    Hi gnuzim,
     
    Can you reproduce this issue on demo "http://www.ajaxuploader.com/Demo/Large-File-Upload.aspx?UploaderDebug=1"?
     
    If so, please show me the debug info(at right top of the test page above) .
     
    If this issue only happen on your site, please send the test page url to Kenneth@CuteSoft.net and show me the steps to reproduce it. I will check it and get back to you as soon as possible.
     
    Regards,
     
    ken
  •  03-01-2011, 10:43 AM 66496 in reply to 66487

    Re: SLM error

    Hey ken, i couldnt make this issue on that demo, but in my website i got this.
     
    INFO ScriptVersion ,20110114-01
    INFO UploadType/addontype,Auto/Silverlight
    BEGIN event initialize
    END event initialize
    BEGIN event browse
    END event browse,true
    BEGIN event silverlight select
    END event silverlight select,true
    BEGIN event start
    END event start
    BEGIN event taskstart,{Birdman   Fire Flame (Remix) ft Lil Wayne.avi:233171760}
    END event taskstart
    INFO InitFrame
    INFO silverlight report,response,65f47bbd-261e-4d6b-9b4d-0102f0732ef1,Error:System.Exception: No Request Files! Content-Length:488133
       at CuteWebUI.UploadModule.a(HttpContext A_0, Guid A_1),
    INFO Change to Silverlight Load Mode
    INFO silverlight start load mode ,20658795/233171760
    BEGIN event error,Birdman   Fire Flame (Remix) ft Lil Wayne.avi:SLM error:Error:Invalid length for a Base-64 char array.
    END event error,true
    BEGIN event taskerror,error:SLM error:Error:Invalid length for a Base-64 char array.
    BEGIN event taskerror
    BEGIN event stop
    END event stop
    Should be a configuration problem??
  •  03-06-2011, 11:05 PM 66559 in reply to 66496

    Re: SLM error

    Hi gnuzim,
     
    Do you get this issue when upload some special files?
     
    Can you send me the test page ulr? So I can test it too.
     
    Do you get this issue with the simple example below?
     
    1. <%@ Page Language="C#" %>  
    2.   
    3. <%@ Register TagPrefix="CuteWebUI" Namespace="CuteWebUI" Assembly="CuteWebUI.AjaxUploader" %>  
    4. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">  
    5.   
    6. <html xmlns="http://www.w3.org/1999/xhtml">  
    7. <head runat="server">  
    8.     <title>Untitled Page</title>  
    9. </head>  
    10. <body>  
    11.     <form id="form1" runat="server">  
    12.         <div>  
    13.             <CuteWebUI:UploadAttachments ID="uploader1" runat="server">  
    14.             </CuteWebUI:UploadAttachments>  
    15.         </div>  
    16.     </form>  
    17. </body>  
    18. </html> 
     Keep me posted.
     
    regards,
     
    Ken
  •  01-25-2012, 9:33 PM 72835 in reply to 66496

    Re: SLM error

    gnuzim,
     
    We have a client who had the same problem before.  He found out it's cause by AVG anti-virus and the UploadType is set to Silverlight.
     
    Here is the thread:
     
     
    Hope it helps. 
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp 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

View as RSS news feed in XML