|
Search
You searched for the word(s): silverlight
Showing page 7 of 60 (591 total posts)
< 1 second(s)
-
Similar question, does the ajaxuploader work with any version of silverlight? I have silver light 4.0.50401.0 installed, works like a charm in IE6 but on firefox 3.6.2, I get a popup when I click on browse telling me silverlight is not installed..
-
Hi jsteltor,
Also, is there a way to force AJAX Uploader to use either the Silverlight or basic method?
Try this way, it will disable the flash mode.
attachment1.SetAdvancedOption(UploaderAdvancedOption.NoFlash, ''true'');
by default uploader will use Silverlight for upload. If user have not install silverlight, ...
-
Hi libkerry,
Yes, it will rest of the 5M. But this mode only work with Silverlight upload mode, it means your browser must has the silverlight plug-in installed and set the silverlight to primary upload mode.
<CuteWebUI:UploadAttachments runat="server" ID="Uploader1" ...
-
Hi, I have a problem with the Silverlight uploader. When the upload gets to about 300MB i get the following error:
Silverlight : The upload task is interrupted!Unable to get web http response.System.Net.WebException: The remote server returned an error: NotFound
at ...
-
Hi shaunw,
1. Multiple files select issue.
The multiple files select function is based on html5/silverlight/flash plug-in of the browser, please ensure that his IE 8 has silverlight or flash plug-in install.
Let your client try on demo page http://aspuploader.com/demo/form-multiplefiles.asp, if this demo page works ...
-
Hi RickLeinecker, 1. The file name gets uploaded under a new name such as persisted.4999ce17-0a4c-45e2-a371-fad61db8db8b.5.mp3.resx and then an alert box pops up saying ''Unable to find the uploaded file in directory: c:\inetpub\CollaborationDev\TempUploadDir'' I really need help getting this fixed. Is your server on the load ...
-
Hi jsfarum, Please try the example below. It shows you how to catch the mouseover and mouseout event. And change the mouse to ...
-
Hi rmavro, Please refer to http://phpfileuploader.com/FAQ.html#16 ''How do I handle a large file upload?'' section. Keep me posted if you still get this issue after these settings. Regards, ken
-
Hi,
When the server side use IIS7 ,
both the maxRequestLength and uploader internal code are not able to override the IIS7 30MB configuration.
So if you can't modify that configuration file , we are not able to do more.
When you can upload a file bigger then 30MB in windows ,
I think that ...
-
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 Ajax Uploader detects Iframe is supported on your Browser, It will use the Iframe solution.
4. Ajax Uploader will render ...
... 7 ...
|
|
|