Search

You searched for the word(s): silverlight
Showing page 16 of 43 (423 total posts) < 1 second(s)
  • Re: Upload Error via laptop (wireless)

    No. I uploaded the same file (9MB) from both Desktop and Laptop. We do not use Silverlight and do not have Silverlight installed on any of our servers.  This is my trust policy found on Web.config at the machine level.<location allowOverride=''true''>         ...
    Posted to Ajax Uploader (Forum) by dmak on June 30, 2009
  • Re: The process cannot access the file because it is being used by another process.

    Hi,   I have checked the code again.   After upload ,before the FileUploaded event be fired, the file will be renamed once.   So the file must be released.   I don't know why you get the file locked issue.   Please try the UploadType property , set to IFrame,Silverlight,Flash and try ...
    Posted to Ajax Uploader (Forum) by cutechat on June 25, 2009
  • Re: AjaxUploader Hangs in Firefox 3.6

    http://uploader.arsoft.ca/Contact.aspx I've redeployed with the latest binary and now get a different problem. During the upload I get an error popup:Silverlight : The upload task is interrupted! WebException : UnknownError,The remote server returned an error: NotFound.  Now. I've tested this with various ...
    Posted to Ajax Uploader (Forum) by BThunderW on August 27, 2010
  • Re: Strange .Net error while uploading.

    We have a similar issue:- IE 8 works well with Visual Studio and IIS < 7 - all other Windows browsers work well with every webserver - with IE 8 and IIS, the ''collection is read-only'' error shows after upload - adding<add key=''CuteWebUI.AjaxUploader.UseAspNetStream'' value=''True'' /> to web.config solves the issue, but the progress ...
    Posted to Ajax Uploader (Forum) by Olaf on May 7, 2010
  • Re: Ajax Uploader requiring editing permission to work in DNN module

    gustyn,   If Ajax Uploads detect silverlight is supported by user browser, Ajax Uploader will use silverlight solution. If Ajax Uploader detects flash is supported, Ajax uploader will use the flash solution. For other situations, Iframe solution will be used.   For your situation, I suggest you set up a temp upload ...
    Posted to Ajax Uploader (Forum) by Adam on May 2, 2010
  • Re: Need help resolving SLM error:12029

    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: http://cutesoft.net/forums/permalink/72833/67748/ShowThread.aspx#67748  Hope it helps. 
    Posted to Ajax Uploader (Forum) by Adam on January 25, 2012
  • Re: The Upload is Interupted!

    Terry, Thanks for quick responses. I should have been more specific regarding my needs. We have built everything off of your demo code using the Famewok 2.0-Cshap-MicosoftAjax\ project.  All of the customization we are doing is in the javascript using the handlexxxxx functions on a per uploader instance basis. We aren't using the ...
    Posted to Ajax Uploader (Forum) by ttucker on February 23, 2009
  • Re: Does different UploadType options in Ajax uploader affects upload performance?

    Hi d6Hemant,   The uploader support 4 upload types. HTML5, Silverlight, Flash, IFrame. it  it depends on your browser, if your browser support html5 and has silverlight/flash plug-in installed, then it will support all upload types. if the browser does not support html5,silverlight,flash, then the uploader will use the iframe ...
    Posted to Ajax Uploader (Forum) by Kenneth on September 11, 2014
  • Re: Getting http error1:404 :Not found

     I'm getting the same error message, although in different circumstances; - site used to work fine in IIS6 (on Win2k3)- site has moved to IIS7.5 (on Win2k8), and is otherwise ok- both sites use the UrlRewritingNet.UrlRewrite component, although I've also tried native IIS UrlRewrite on the newer server- uploading files now generates ...
    Posted to Ajax Uploader (Forum) by PhilD on September 1, 2011
  • Re: "UploadModule is not installed into web.config" Error not allowing multiple file selection via Flash file open dialog

    Dear Angelo,   ''UploadModule is not installed into web.config'', please refer to http://ajaxuploader.com/Deployment.htm, you need check whether you followed step 2.  If you are not sure which mode you are using, you can try those two configurations. To use multiple files choose, you need install silverlight or flash in the cilent ...
    Posted to Ajax Uploader (Forum) by Eric on February 10, 2011
« First ... < Previous 14 15 16 17 18 Next > ... Last »