Search

You searched for the word(s): silverlight
Showing page 4 of 60 (591 total posts) < 1 second(s)
  • 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: Turn off Silverlight in CuteWebUI.AjaxUploader

    Dear velnias2008, We integrate Ajax uploader into Cute Editor. Ajax Uploader allows you to select and upload multiple files at once. 1. If Ajax Uploader detects SilverLight is installed on your PC, It will use the SilverLight solution. 2. If Ajax Uploader detects Flash is installed on your PC, It will use the Flash solution. 3. If ...
    Posted to Cute Editor for .NET (Forum) by Eric on May 30, 2011
  • 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 loading issue

    When ever phpuploader uses silverlight We are seeing the message ''Transferrring data from example.com...'' in status bar indefinitely. Please see the window status bar  in screenshot. Even after loading entire page the status bar message still says page is loading and if silverslight is disabled it is not coming no ...
    Posted to PHP File Uploader (Forum) by suneelrocks on November 13, 2009
  • Re: Insert Silverlight Button

    >>Any chance of having an Insert Silverlight button added to the next version of Cute Editor for ASP.NET?   We will investigate this issue.   >>How might I go about programming this button myself?   It's possible. Please check the following example:   ...
    Posted to Cute Editor for ASP (Forum) by Adam on April 3, 2008
  • 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: Turn off Silverlight in CuteWebUI.AjaxUploader

    Dear velnias2008, Yes, turning  off the Silverlight is not a big issue for you.Search the following line in your project: <ce:uploader id=''InputFile'' runat=''server''></ce:uploader>  Change it to <ce:uploader id=''InputFile'' MultipleFilesUpload=false runat=''server''></ce:uploader> It ...
    Posted to Cute Editor for .NET (Forum) by Eric on May 30, 2011
  • Getting An Error Uploading Access Files

    But, I have configured the script to accept files with an .accdb extention.   I'm thinking the problem is that the extention is 5 characters ... rather than 4 (like .mpeg) or 3 (like .zip).   The file will upload, but then after it is 100% uploaded, phpUploader takes the ...
    Posted to PHP File Uploader (Forum) by therealmagicrat on January 12, 2013
  • 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
« First ... < Previous 2 3 4 5 6 Next > ... Last »