|
Search
You searched for the word(s): silverlight
Showing page 10 of 60 (591 total posts)
< 1 second(s)
-
Hi dankrause, Can you reproduce this issue on http://aspuploader.com/demo/form-multiplefiles.asp? If the online demo works for you, please download the latest version and try again. Latest version downloads http://www.cutesoft.net/downloads/folders/57265/download.aspx If you still get the same issue of the latest version. ...
-
Hi rganges, Refresh rate can not be changed(it less than one second). If user using Silverlight mode to upload, it will update every 64KB. And you can custom the progress template to show the upload info, so user know it is uploading. How to custom progress template ...
-
Hi nunndaddy, Does your client get the same issue on our demo below? http://www.ajaxuploader.com/Demo/select-multiple-files-upload.aspx?UploaderDebug=1 QueryString ''UploaderDebug=1'' will open the debug mode, and you can see the debug info at top-right. Please show me the info if your client get the same issue on that ...
-
Hi,
We are not able to provide the path of the file, because Flash/Silverlight and some browser's <input> do not provide that information.
For client data, you can check this demo :
<%@ Page Language=''C#'' %>
<%@ Import Namespace=''CuteWebUI'' %>
<%@ Register TagPrefix=''CuteWebUI'' ...
-
Hi,
I can only answer the above questions, for further questions, please contact support@cutesoft.net
1. Only silverlight can implement the resume feature, but we haven't supported this feature yet.
2. Uploader now is an ASP.NET WebForm control, it is not for 'oustide-of-browser type'. We will support MVC,PHP,JSP ...
-
LTG,
1 - Flash/Silverlight is not a must components. but if the browsers installed it, the uploader would provide better functions.
2 - AjaxUploader are compatible with/without Ajax , please check our online samples, the samples can switch Ajax mode.
3 - You can use any javascript library , but need understand how ...
-
Hi,
Can you test upload the file in another PC?
And find a way to limit the network speed.
Our silverlight code will choose chunk size by the current speed.
For you case , the code will send another 3M chunk to server,
And that 3M request may have problem on your case.
So please test ...
-
Additionally: I get this error when I upload a file larger than 400MB.
''The process cannot access the file because it is being used by another process.'' My web.config settings are:
<add key=''CuteWebUI.AjaxUploader.TempDirectory'' value=''~/UploaderTemp'' />
<add key=''CuteWebUI.AjaxUploader.RewritePath'' ...
-
Hi,
Thanks for that information.
When the file progress is on the right side of the red line , this problem occurs.
We need find a way to prevent it.
Regards,
Terry
-
I am building building very simple asp.net websites where my client gets a masterpage and then for each page of the website the content area comes from a SQL2005 database. In the database table I store the HTML that shows in the content area. The client gets to update the database by using CuteEditor as their WYSIWYG editor and it saves it back to ...
... 10 ...
|
|
|