|
Search
You searched for the word(s): silverlight
Showing page 14 of 60 (591 total posts)
< 1 second(s)
-
Hello,
I am tring to uplaod file in Mozilla and I get error
''Silverlight Error Open [IO.IO_sharingviolation_file]
Aguments:2-9-10 GC Net lease REIT checklist to murli.xls........''
I am not sure why this is happening. Will anybody help me in this?
-
Hi Mariachirs, In ssl I suggest you use Silverlight or IFrame mode to upload, if you must use flash mode, please refer to http://cutesoft.net/forums/thread/50681.aspx terry's post, point 4 SSL(HTTPS): How to disable flash upload mode uploader1.SetAdvancedOption(UploaderAdvancedOption.NoFlash, ...
-
Hi,
you can try the code below. It will detect the browser has the silverlight/flash or not. If not, it means the uploader will load as the htlm5/ifream mode.
<script> function CuteWebUI_AjaxUploader_OnBrowse() { uploader=this; ...
-
Hi harikesani,
1. If you want to valid the upload file size at client side, please try aip ...
-
We upgraded with the provided DLL to the latest Cute version, & we are still getting the error, although it takes much more file uploads to occur than before. The specific error we are getting in .NET, when we are in debug mode, is: 'null' is null or not an object Coming from: ...
-
(BTW, I tried your ''Quick Reply'' option, and other than it appearing in a too-small window, as I was almost done my reply, the control completely erased, and I lost all my text!) Thanks for the suggestion for trying the link. It was successful, and I tried the UploaderDebug=1 option, and compared the output. Yours: INFO ...
-
Your section solved the problem with the demo and partially in my application.
After hiding-showing few times in IE8 I started to get error message:
Failed to call javascript OnSilverlightVerify,Microsoft JScript compilation error
Expected identifier
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; ...
-
I figured out why I'm seeing the error message. As I mentioned in the inital post, the folder containing the Ajax Uploader files was not in the root of the app but one folder deeper. When I moved the folder up into the application root, I stopped getting the error. You should consider putting in the instructions that the folder needs to be in ...
-
I see. We installed the latest version and tested both silverlight and flash. As you predicted, flash was terrible with large files and the setting flashloadmode set to true.Silverlight seemed to do a bit better,but still had big delays, and wasn't able to finish, showing the following error in an alert window: SLM error:Error:Target ...
-
adukic:
I downloaded the latest version (9/12) and now setting UploadType=''iFrame'' forces iFrame all the time - it is not using Flash or Silverlight anymore.
Thanks,
Alex
Alex,
I am still interested to resolve the flash and silverlight issue.
Can you check the following article and set up temp file ...
... 14 ...
|
|
|