|
Search
You searched for the word(s): silverlight
Showing page 21 of 60 (591 total posts)
< 1 second(s)
-
I get it in both Firefox 3 and IE 7. If I upload a small file (less than 200MB) it works perfectly. The strange thing is that the point where it breaks is never the same - usually though it's somewhere between 300-400.
-
Hey Eric,
We've had another user contact our helpdesk with the same issue. We offered uninstalling Silverlight as a workaround and his IE started working but in both cases their Firefox no longer worked. Both were running Firefox 4.0.1. Here in our office Firefox 4.0.1 works fine with the ...
-
Unfortunately client certificates are mandatory in our scenario.
How come the simple file upload is working while the silverlight or flash versions don't? Do they use a completely different approach for data transmission?
-
Hi Ken,
After I click Upload button and Select a file or files, the status bar sits at 0%. However, two different machines produce two different errors.
1) Windows Server 2003/IE 8: gives “Flash: The upload task is interrupted! Io Error #2038” after 5 minutes approx.2) ...
-
Hi
Did you get this ?
''Please install Silverlight 2 or higher version before uploading a file.''
Please make sure the UploadType property is Auto (not Silverlight)
Regards,
Terry
-
Hi Terry,
Thank you for the response.
Unfortunately, we cannot solve the problem this way. The sample we provided was to illustrate the problem, but in our application, we do not control how the container is hidden - that is done by the third-party dialog control we are using.
Also, as pointed out previously, this ...
-
Hi,
Silverlight can read small chunk of data from the file
But Flash only support read all file data into memory.
So if use Flash mode to open a 500MB file , 500MB data will read to memory , and the browser will hang for a while.
Now we do not provide timeout setting . the auto logic is ,
If the file is ...
-
Geoff,
Glad to hear you have fixed that issue.
Silverlight just reports NotFound for every http error.
And our code have improved for many conditions of server side error.
But there would be some unknown condition which our code is not able to catch.
If you get such problem in future , please check ...
-
In the standard dialog example, Cute Editor uses showmodaldialog function in IE. We think silverlight has some problems in showmodaldialog. This cause silverlight is not loaded correctly in showmodaldialog. So the Flash mode is used. Since silverlight can not be loaded correctly, so UploadType=''Silverlight'' will trigger an ...
-
Hi,
We have fixed this issue.
But need developers to do something for it.
Please check my thread:
KB - Uploader recent changes , SSL,NTLM etc
Regards,
Terry
... 21 ...
|
|
|