Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): Ajax Uploader
More Search Options
Showing page
32
of
117
(
1,163
total posts)
< 1
second(s)
Re: I need to Upload huge file
Hi Dima234, Ajax uploader is designed to work with up to 2GB files. The reason for the limit is simple - current browsers does not support upload of bigger files than 2GB over internet and IIS also accepts only 2GB files. ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
September 1, 2011
Re: Flash: The upload task is interrupted! http 401
I just found the issue to my problem! Just encase anyone is interested it was caused by my IIS settings for anonymous authentication. It appears that chrome currently does not like it when anonymous authentication is disabled and you try to use this AJAX uploader. Considering I require anonymous authentication to be disabled on our dev ...
Posted to
Ajax Uploader
(Forum)
by
LeeW
on
August 17, 2011
Re: Demo .Lic File not found in Cloud environment i.e. (MS Azure)
Dear brijeshshah123, You need create bin folder in your cloud host, the license file should be copied to this bin folder, if license file is not found in ''bin'' folder, ajax uploader will throw error. You can contact your cloud host vendor and ask about how to create application or virtual directory in the cloud host. Hope it ...
Posted to
Ajax Uploader
(Forum)
by
Eric
on
March 25, 2011
Re: AjaxUploader stopped working :(
Dear GenNS, This is not a limitation of demo mode. The download version is full feature and it is using 30 days temporary license, once license is expired, it will throw error message. What's the ajax uploader access url on your website? You can post it here or send it to eric@cutesoft.net, we will have some check. Thank you for ...
Posted to
Ajax Uploader
(Forum)
by
Eric
on
March 18, 2011
Re: Edit with AjaxUploader
Dear Roniel, Allow the user to edit files already added. This is your new requirement. After files are uploaded to your server, you can write code to handle the uploaded files, you can load files to 3rd party tool and edit them. Ajax Uploader is a professional upload tool, it doesn't supply edit functionality. If you want to edit ...
Posted to
Ajax Uploader
(Forum)
by
Eric
on
September 13, 2010
Re: query reg installtion of chat
Please follow steps: a. run cutechat examples in visual studio 1. download ajax uploader, download link is http://cutesoft.net/downloads/folders/chat_current_releases/entry21915.aspx 2. unzip this installation package 3. Open Sql Server Management Studio, and create one database called cutechat,run database script in this database which can ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Eric
on
May 8, 2010
Re: Saving Excel files with same extension
rajesh.k, .resx files are temp files which will be removed automatically by ajax Uploader. You need to use the .CopyTo or .MoveTo method to copy the temp files. Here is an example. Hope it helps. void Uploader_FileUploaded(object sender, UploaderEventArgs args) ...
Posted to
Ajax Uploader
(Forum)
by
Adam
on
December 12, 2009
Re: File Upload control does not work in Windows Server 2008
http://ajaxuploader.com/Deployment.htm Step 2: To allow Ajax Uploader to handle upload requests, you need to add its HttpModule to your application. IIS 6.0 and IIS 7.0 Classic mode<configuration> <system.web> <httpModules> <add ...
Posted to
Ajax Uploader
(Forum)
by
Adam
on
June 20, 2009
Re: Maximum File Size to upload?
What's the maximum size for an upload? Ajax uploader is designed to work with up to 2GB files. The reason for the limit is simple - current browsers does not support upload of bigger files than 2GB over internet and IIS also accepts only 2GB files. ...
Posted to
Ajax Uploader
(Forum)
by
Adam
on
December 15, 2008
Re: Cross domain file upload
Hi, It's not possible to use Ajax Uploader to transfer to the File server directly if the Corporate network use Firewall. I think the best way is that : 1. Person A upload a file to the IIS server. 2. Person B in the Corporate download the file from the IIS server 3. Person B upload that file ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
November 5, 2008
More Search Options
« First
...
< Previous
30
31
32
33
34
Next >
...
Last »