|
Search
You searched for the word(s):
Showing page 25 of 231 (2,301 total posts)
< 1 second(s)
-
Hi,
Can you try to upload a small file? 20K?
Can you also try this appSettings in web.config ?
<add key=''CuteWebUI.AjaxUploader.UseAspNetStream'' value=''True'' />
If you still get same issues, I think you need check what processer lock the file.
(anti-virus softeare, ...
-
Hi,
So can the files be uploaded ?
How many seconds need for uploading a 10M file ?
When the file be uploaded, will the progress jump to 100% ?
Regards,
Terry
-
Oh,
Hi, We have fixed it .
Please download it again.
Regards,
Terry
-
Hi,
We can't reproducet this error.
Can you change the code , and do some test ?
You can open the CuteSoft_Client/CuteChat/Script/chatclient.js , line 222 , function _InvokeChatEvent(name,args)
modify the function to :
function _InvokeChatEvent(name,args)
{
var ...
-
Hi,
We can reproduce this issue.
That's a general editor issue for firefox .
We will fix it asap.
Once it's done , other similar issue also will be fixed.
Regards,
Terry
-
Jacob,
Are you Benjamin22 ?
Please make sure you all get same issue so that we can make conclusion.
Regards,
Terry
-
Olaf,
It seems that , the MagicAjax can't set the new HTML correctly after ajax posting.
You can try this before we fix the issue :
protected void Uploader1_FileUploaded(object sender, UploaderEventArgs file)
{
// Safe uploaded ...
-
jpchatt,
That is expected behavior.
Because when the Flash version >=10 or Silverlight version >=3
The addon do now allow javascript show the browsing dialog.
So AjaxUploader put a transparent layer , and let user click the Flash/Silverlight to show the dialog.
If you tab to the HTML button , it ...
-
Marv,
It seems that the firebug have bug working with the Flash/Silverlight.
That's a good news that the new firebug have fix the issue.
Regards,
Terry
-
Oleg,
That is a css for the syntax hilighter button/dialog , which used to format C#/HTML code.
Deleting it will only make it have no style while editing.
The style is :
<html> <head> New Page ...
... 25 ...
|
|
|