Unable to find the uploaded file
I am getting an intermittent problem when users are uploading using the Cutesoft Ajax uploader. An error message appears stating "Unable to find the uploaded file in directory :...
View ArticleAjaxUploader 3.0 problems in IE11
Hi,We are running AjaxUploader 3.0 in a .NET framework 2 web site and we have just started to receive complaints about its use in IE11. The user can browse to select the file for upload, but when the...
View ArticleDrag and Drop - Disable choosing a folder
How do you disable choosing a folder when using drag and drop?
View ArticleAllowedFileExtensions works only in IE, doesn't work in Chrome, Firefox, Opera
Hello, I set dynamically ValidateOption.AllowedFileExtensions to limit the upload to given file extensions, and it works well in IE. But with Chrome and other browsers the setting simply doesn't work...
View ArticleSetting CancelButtonStyle has no effect
Setting the CancelButtonStyle has no effect whether done in the markup or code-behind. When the button is rendered to the page, it does include the correct id. I am using version 4.0 2015-12-29. This...
View ArticleFile Upload on iPhone throws error "The file extension is not allowed"
I have this problem on my form... says the file extension is not allowed on iPhone. Users are able to take photos and upload that, but not select photos from their gallery to upload. Works fine on...
View ArticleUpload with Context
In an MVC application I'm trying to store files in Azure Blob storage and create a record in SQL server that refers to that Blob. I do not want to store files on disk. I've modified the...
View ArticleMVC2 - 500 Internal Server Error
Hi, We just purchased the AjaxUploader control, and we are getting the following error message randomly when we upload an image. This problem happens more frequently on smaller images....
View ArticleControl events not being invoked
I would like to use this control for uploading files to my server and it seems like a straightforward control. I am running this control within the context of an Infragistics WebTab loaded by...
View ArticleNot tested on mobile devices?
We were considering purchasing a license for this but our big question is around mobile support. The last message I saw regarding this on January of 2016, by Kenneth, said you all have done no testing...
View ArticleCould not load file or assembly 'CuteWebUI.AjaxUploader' or one of its...
Hello, We have added an ajax-uploader to our (web-forms) project, and we have added the below settings in the web.config under the configuration node.<system.webServer> <modules>...
View ArticleIP license using internal IP address of server instead of external
Hi,We have purchased an IP license using the public IP address of a Windows server but we get error :The License for AjaxUploader is not valid. \n\n You are using an IP license file. \n\n The IP...
View ArticleError message returned when file not found
I am uploading the EICAR test file to our web server. When the file gets written to the disk the virus scanner deletes it (as it should). The upload control then has an issue finding the file and...
View Article1 second remaining
Hello - having an issue with drag-n-drop where sporadically a file being uploaded will hang at 1 second remaining... right before the file is, I assume, sent to the server. I can set the upload page...
View ArticleBlock Filenames with Special Characters?
Is there a way to block the uploading of files containing characters such as $, %, &, etc?
View ArticleTrying new version, bug with IE drag and drop
We've been using the control for awhile now and wanted to upgrade to get drag and drop. Downloaded the latest DLL to test. Mostly, it's okay, but with IE10/11 there's a bug with the drag and drop. If...
View ArticleEnable/Disable drag and drop if browser doesn't support it
Hello, we are using newest version including drag n drop. No we have a customer which has an old browser (or a new IE with old document mode, or its because of citrix client - we don't know exactly...
View ArticleDateTime not supported
Hello, We've received the following exception type: System.ComponentModel.LicenseExceptionMessage: The DateTime represented by the string is not supported in calendar...
View Articledomain license
When I test my web app, I point the site to my local server at http://myservernameWhen I deploy the app, the url is https://www.mydomain.com. I purchased a domain license, but it will only work at...
View ArticleGetting http error1:404 :Not found
Hi, I am using the AjaxUploader in a page and displaying that page in a nyro modal. When I upload any file, I get the error http error1: 404: Not Found in an alert box. I believe the problem occurs...
View Articleajax uploader to keep its state
Hi, I am currently designing an application using mvc 5. My application has various functionalities on it and in the same view I have implemented the ajax uploader. So when insert to db happens,...
View Articlefile size is too large
When I try to upload a file which is bigger than 10MB, it pops up alert that the filesize is too large, the maximum file size allowed is set to 10.00MB. However, if I used a regular file upload...
View ArticleWeb.API upload
Is it possible to upload a file to a Web.API method instead of a postback?
View ArticleUploader not working Chrome
Good day: We are currently in the process of upgrading the ajax uploader to version 4 but ran into an issue when trying ti use in chrome where the upload file dialog is not displaying. The dialog...
View ArticleHook Javascript onto File_Selected or Upload_Started events
Hi - I'm using the Ajax Upload to allow users to upload files onto the server using a web form interface. In the interface, I have the button with which the user selects a file, which uploads...
View Article