|
Search
You searched for the word(s):
Showing page 50 of 231 (2,301 total posts)
< 1 second(s)
-
It seems that error relative to the ViewStateMac error.
You disable the ViewStateMac , but get another error , because the posted content is wrong ,
I think that is a bug of uploader while processing your big file .
Please try the last version , we did update that issue for the big ViewState ...
-
Hi,
This error often throws when the server side uploader control can't intercept the Ajax validating request.
Do you get such error only when upload large files ?
Do you add the uploader into the page dynamically ?
Regards,
Terry
-
Rafael,
For document , please check http://ajaxuploader.com/document/ , That document do not contains some new API
1 - UploadAttachments control extends the server side uploaded items management, in client side, all uploader use same behavior.
2 - you can do this to get the uploader object ,
var ...
-
Ariel,
That is a strange error.
Can you determine which mode you are using ?
IFrame ? Flash ? Sliverlight ?
If your IE does not install Flash/Silverlight , uploader will use IFrame mode, and then you can't select multiple files in the dialog.
I think that maybe a bug of IFrame ...
-
Hi,
When you use CuteEditor & AjaxUploader in same project , I suggest you do not add namespace to the web.config.
You can use full class name when you need declare the event handler or variables.
I have tested smartNavigation , and do not get script error when click the browser back button.
Can you show ...
-
Hi,
As you said firefox load it immediately,
I think the server side generated a wrong URL so the browsers try to load it.
Can you also try this ?
<link type=''text/css'' rel=''stylesheet'' href='Load.ashx?type=style&file=SyntaxHighlighter.css' />
Regards,
Terry
-
Ariel,
You can try/catch the CopyTo/MoveTo to check whether it's throw error.
Regards,
Terry
-
Ariel
CopyTo may take a long time and the ASP.NET page will timeout.
Please try MoveTo , or set the Server.ScriptTimeout to a larger value.
Regards,
Terry
-
daniela,
That is a bug , we have fixed it, and will provide an update soon.
The reason is that the button is a link to '#' , that make the onbeforeunload fired.
Regards,
Terry
-
Aym,
This feature is for showing server side states.
Right now the information is limited. We will improve this feature in future release.
... 50 ...
|
|
|