Search

You searched for the word(s): silverlight
Showing page 15 of 60 (591 total posts) < 1 second(s)
  • Re: disabled upload file button on demo

    john,   I think it's not a server issue. Most likely it's client side issue.   When you testing local and server, are you using the same browser?   Are you using AjaxUploader version 3.0?   Which version of .NET framework are you running on the server?   Can you try the following example and get back to ...
    Posted to Ajax Uploader (Forum) by Adam on May 1, 2009
  • Re: Custom Button Questions

    No, wait.  I spoke too soon.  It still isn't working for me.   Testing it with just...      <script type='text/javascript'></script>   ...was a detour.  It works just fine with that, but what I really need to be able to paste is something like ...
    Posted to Cute Editor for .NET (Forum) by Aaron Edwards on April 10, 2008
  • Re: Feature request: Amazon S3 file selector

    slegay,   Please check the following links:   Turbocharge Your ASP.NET Site With Amazon S3 (VB.NET)    A VB.NET version of code meant to accompany the video by the same title.   Scale up your Silverlight Application using Amazon S3    This sample application demonstrates how to integrate Amazon S3 ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 27, 2007
  • Re: Multiple forms in Firefox and Chrome

    Hi fordonskontroll, It is the firefox browser limitation. By default, uploader will use Silverlight mode to upload. Next is flash and last is IFrame mode. Shows the browse button it mean that the uploader using the IFrame mode (if not silverlight and flash plug-in install will switch to IFrame ...
    Posted to PHP File Uploader (Forum) by Kenneth on November 3, 2011
  • How to disable Silverlight?

    Hi, Newbie question: How to disable Silverlight? I found out that the syntax is uploader.SetAdvancedOption(UploaderAdvancedOption.NoSilverlight,''true'') My project is asp.net (vb.net) and  I don't know where to but code above? (web.config...?). Any examples? rgdstosa
    Posted to Ajax Uploader (Forum) by tosa on June 8, 2010
  • Re: disabled upload file button on demo

    John,   Now I guess that is an proxy/firewall issue.   Because for the silverlight XAP file, our server code do not provide header 'Content-Type' for it,   And the firewall may not allow the XAP to be downloaded , so the button keep disabled and waiting silverlight load.   We have add 'Content-Type' for it. Please try ...
    Posted to Ajax Uploader (Forum) by cutechat on May 5, 2009
  • Re: getting an error for 5MB+ files after upgrade to 2.0

    Hi,   It's great that you have found a solution to fix it.     AjaxUploader adds the Flash/Silverlight support to let upload be more powerful.   In your case , I think because there must be a server error , and the the client can't catch the error in Flash mode.   So you can specify UploadType=''IFrame'' and try ...
    Posted to Ajax Uploader (Forum) by cutechat on December 11, 2008
  • Re: Upload really slowly and no progress bar (Win XP 64 bit)

    I checked each mode with an 32 bit XP client and a 64 bit XP Client.   On my test i noticed following things: 1. The page loads really slowly on the 64 bit client. The 32 bit is much faster. 2. On 64 bit the flash uploader uploads with -200 Kb/s, but after the upload the page loads really slowly, and a client error occurs Line: ...
    Posted to Ajax Uploader (Forum) by chp on January 19, 2009
  • Re: Silverlight layer shifted

    Im using the uploader in a <IFRAME> (not hidden tho, directly interacting with it), in firefox (3.6.3) and silverlight 3 >, I get a message saying I need to install silverlight. I have the latest build (3.0 20100414).
    Posted to Ajax Uploader (Forum) by rabelanger on April 26, 2010
  • Re: Internet Explorer 10 Support

    Hi chispa,   By default it should loads the html5 mode on your IE10. I think it gets problem of the html5 support with your ie so the control switch to flash mode automatically. Just need to ensure that your browser support one of the html5/silverlight/flash plug-in, then the multiple files select function will ...
    Posted to Ajax Uploader (Forum) by Kenneth on September 2, 2013
« First ... < Previous 13 14 15 16 17 Next > ... Last »