Hi,
I am getting the error below after uploading a file and opening my upload window multiple times. Please offer some assistance.
I realized the error is thrown after the file cutewebui_uploader_resource.axd is loaded 10 times. Do I need to unload this file. How do I go about managing this resource file.
/rte-uploads/members/244051/error.png
ERROR : global event handler error #CuteWebUI_AjaxUploader_OnMantleButton : Unable to get value of the property 'hidden': object is null or undefined"
Hi chispa,
Do you get this issue with the latest build?
latest build download url: http://ajaxuploader.com/download/Ajax-Uploader.zip
Do you get the same problem with the example page below too?
Regards,
Ken
I am not able to reproduce in the sample you have above. I am using asp.net MVC.
I updated the assemblies as you suggested and now the error is thrown after a greater number of these files "CuteWebUI_Uploader_Resource.axd?type=script&_ver=" are loaded. What can I do to release these .sxd resources. Any ideas as one of these files are loaded each time I show a pop-up window from my Viewport.
Upgrading the seem to have fixed this issue.
thanks.
I get error too.
Is CuteWebUI:Uploader still in the dll?
Is CuteWebUI:UploadAttachments the new?
Hi NewmanJerry,
What error you got? Can you show me the full error message?
CuteWebUI:UploadAttachments is not the new control, it same as the CuteWebUI:Uploader, but it has the attachment list after uploaded.