Search

You searched for the word(s): silverlight
Showing page 3 of 43 (423 total posts) < 1 second(s)
  • Re: Silverlight 4 and Firefox does not work

    We're having the same problem.  When our users upgrade to Silverlight 4, they no longer get the file selection popup.   We were able to reproduce this problem under Firefox 3.6.3. It worked with Silverlight 3, but not version 4.  This happened under both AjaxUploader 3.0 20091119 and the latest 3.0 20100414.   If you ...
    Posted to Ajax Uploader (Forum) by bcproductions on April 28, 2010
  • Re: Upload errors (IE7, IIS7, Silverlight/Flash + client certificates)

    I'm not sure if the thread you linked really describes the same issue. It is true that client certificates use a kind of windows authentication. However I don't know if it is the same problem.   Our problems don't really freeze the browsers we tested (IE/FF). Silverligth and Flash just throw errors and the uploader continues the queue until ...
    Posted to Ajax Uploader (Forum) by Oevermann on January 27, 2009
  • Re: Silverlight problem

    After disabling firebug the upload worked. But I am seeing a jump of about 500MB in the RAM Firefox uses while uploading a 700MB file. This does cause me some concern, because it is likely that our clients may not have that much spare memory on their machines. Also, I'm having to manually set the Uploader.TempDirectory because it is not ...
    Posted to Ajax Uploader (Forum) by sugendran on March 29, 2009
  • Silverlight Error

    We are using the AjaxUploader but are receiving Silverlight errors when uploading files. This is happening in IE 9 with version 5.1.10411.0 of Silverlight. It's strange becuase if you try enough times the file will eventually upload.   The error that we see is Silverlight The upload task is interrupted!   Does anyone know what ...
    Posted to Ajax Uploader (Forum) by davewitherden on October 25, 2012
  • Re: Opera with Silverlight 3 and Flash 10

    Hi,   That's the bugs of the opera 10.x (it's OK when opera starts v10)   We will find someway to avoid it.   before we fix it, you can try this way :     if(Request.Browser.Browser!=null&&Request.Browser.Browser.ToLower().IndexOf(''opera'')!=-1) {     ...
    Posted to Ajax Uploader (Forum) by cutechat on April 26, 2010
  • Re: Get Total file size when flash and silverlight are disabled/uninstalled

    Thanks for the quick response Eric. Unfortunately, this doesn't work. My issue is trying to get these sizes on the client side without using either silverlight or flash. I'm thinking it is not currently possible; only on the server side.   If you have any other suggestions or tips, I'd really appreciate it. Thanks again.
    Posted to Ajax Uploader (Forum) by ggar on April 22, 2010
  • Re: Large File Upload

    Hi jmoseley,   You can try the example below, it support resume. Note that, the resume function is  based on the silverlight plug-in, so you need to set the upload type to silverlight and the browser must has the silverlight plug-in ...
    Posted to Ajax Uploader (Forum) by Kenneth on July 1, 2013
  • Re: AllowedFileExtensions does not work firefox

    Hi chispa,   The dialog filter function is based on silverlight and flash plug-in. On your firefox, it will loads the html5 as the default upload mode. The control will check the file extension again at server side, so i think it will not causes the problem.    you can set property  UploadTypePriority to ...
    Posted to Ajax Uploader (Forum) by Kenneth on January 28, 2013
  • Re: upload button is disabled for 5 seconds & we cannot multiselect files

    Dear Ata,   1. upload button is disabled for 5 seconds. It can be clicked 5 seconds after the page is loaded. A: When the page is loaded, the uploader need load 100K script. After the script runs,the script will disable the button, and load the Flash or Silverlight. If Flash/Silverlight can't be loaded by an unknown reason, the script will ...
    Posted to Ajax Uploader (Forum) by Eric on September 19, 2010
  • Re: Silverlight Error

    Hi Ken,   Thanks for that. I will let you know whether that helps but it's for a customers system and am waiting for them to get back to me at the moment.   Can I just ask, what is that latest version of the Ajax Uploader and when was it released?   Thanks Dave
    Posted to Ajax Uploader (Forum) by davewitherden on October 25, 2012