|
Search
You searched for the word(s):
Showing page 44 of 231 (2,301 total posts)
< 1 second(s)
-
SK,
Do you mean you upload the file and store to http://yourhost.com/files/aaa.xxx , and when access it using http, it show requires permission ?
Regards,
Terry
-
Hi,
We can reproduce it, and will find a solution .
Regards,
Terry
-
Hi,
Can you try the last version ? it also contains some debug information.
You would better try different file size , that will help us to find the reason.
please check the UploadType property , test the IFrame/Flash/Silverlight mode too.
Regards,
Terry
-
Hi,
Maybe your code use Session for every request. (include editor resource)
Please open
CuteSoft_Client/CuteEditor/Load.ashx
and change the content to :
<%@ WebHandler language=''C#'' Class=''EditorLoadHandler'' %>
/* ...
-
Hi,
Please check the 'Framework 2.0-Csharp-NoAjax\Simulate-File-Upload.aspx' in the AjaxUploader.zip
You must prepair the file data , if you want to pass a file to uploader, the file must on the server.
It's not possible to read the file data from user's PC if user do not select and upload the ...
-
Hi,
Asp Uploader do not have this properties.
Maybe you have wrong documents.
Regards,
Terry
-
Hi,
The most possible reason is that the server asp.net process is recycled.
please check the new number after the NOCONNECTION ,
For example , you get _29A , that is a unique id of the object on the server.
When you get NOCONNECTION , if you get a smaller id , that means the cutechat restarted.
If so , ...
-
Hi,
That is an error while the Editor initialize again , after the page doing ajax postback.
Can you add this link to the front and try again ?
<script src=''http://cutesoft.net/CuteSoft_Client/CuteEditor/Load.ashx?type=scripts&amp;file=IE_Implementation''></script>
Regards,
Terry
-
Hi,
Please try the Uploader.Upload method.
Regards,
Terry
-
Hi,
We have integrated it and will publish v6.6 soon.
Regards,
Terry
... 44 ...
|
|
|