Search

You searched for the word(s): silverlight
Showing page 26 of 60 (591 total posts) < 1 second(s)
  • Re: Silverlight: The upload task is interrupted

    Rob,   Do you have problems with the following example?   http://ajaxuploader.com/demo/fulltest.aspx   If not, please download the latest build.   We believe this issue is resolved.   Keep me posted
    Posted to Ajax Uploader (Forum) by Adam on July 14, 2010
  • Re: FLM Error:12030,

    Well...   For multiple upload, I know there are two possible modes: Flash and Silverlight. We decided forcing using the ''Flash'' mode in our product by explicitly set the property UploadType to CuteWebUI.UploadType.Flash. In that way, we know what customer are using when they complain about the multiple upload (otherwise ...
    Posted to Ajax Uploader (Forum) by pierre on February 7, 2012
  • Re: Multiple File Upload Hangs

    Hi,   The default configuration is not fit for load balancing.   You need do more for your server.   There's two solution for load balancing:   1 - set temp directory to a shared server , for example , \\sharedserver\sharefolder   2 - use database provider to store the temp files into SqlServer ...
    Posted to Ajax Uploader (Forum) by cutechat on June 29, 2010
  • Re: Uploader Message Select fiewer files

    christian,   Both the Flash/Silverlight use windows API GetOpenFileName ( http://msdn.microsoft.com/en-us/library/ms646927(VS.85).aspx ) to show the dialog.   And this dialog has 32K size limited of the selected filenames.   We can suggest the users do this way :   1. Select 200 files each ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 28, 2010
  • Re: Error on text file upload

    Hi,   the 'Guid Error' means the file guid is conflict.   We has a bug on that of the version one day ago. and we have uploaded a new version last night.   I am not sure it can fix your issue.   So please download and test it again.   You can debug on this steps:   1. check the value of the file guid ...
    Posted to Ajax Uploader (Forum) by cutechat on February 13, 2009
  • Need help deciphering error

    Using ''UploaderDebug=1'' to help troubleshooting a file upload issue, I get:  INFO ScriptVersion ,20110321-01INFO UploadType/addontype,Auto/SilverlightBEGIN event initializeEND event initializeBEGIN event browseEND event browse,trueBEGIN event silverlight selectEND event silverlight select,trueBEGIN event startEND event startBEGIN event ...
    Posted to Ajax Uploader (Forum) by CCDSystems on May 30, 2011
  • Re: Silverlight and SSL...

    Additionally, the JS function: CuteWebUI_AjaxUploader_OnSelect  Arguments are null while using iFrame and Flash. 
    Posted to Ajax Uploader (Forum) by atwoodkevin on February 28, 2011
  • Re: frequency of progress update?

    John,   That's not normal.   What browser are you testing ? can you try another browser ?   And which mode ? Flash/Silverlight/IFrame (right click the button, you will see context menu for Flash or Silverlight)   Regards, Terry      
    Posted to Ajax Uploader (Forum) by cutechat on March 17, 2010
  • Re: ASP uploader not working in Firefox 3.6.3

    Hi all,   We have confirmed a Firefox new BUG ,   If you put the uploader under the <BODY> directly , the Flash/Silverlight will stop works !!   SO , Do not use such code for testing : <BODY> uploader... </BODY>   Try add a DIV : <BODY><DIV> uploader... ...
    Posted to ASP Uploader (Forum) by cutechat on August 2, 2010
  • Re: Button to select files for uploading unavailable in IE

    I can' t find how to downgrade Silverlight to a lower version. It seems only version 5 (the one I already had) is available for download. So I tried setting UploadType=''Flash'' explicitly on the CuteWebUI:Uploader, to bypass Silverlight alltogether, but then I run into an error in the Ajax Uploader component:''Line: 1  Error: Unable to ...
    Posted to Ajax Uploader (Forum) by MarjaR on March 8, 2012
« First ... < Previous 24 25 26 27 28 Next > ... Last »