Hi.,
I already posted about my error., Yesterday its cleared by Mr.Kenneth.
but now i am getting that same error while uploading.
I also use the below in web config.
<add key="CuteWebUI.AjaxUploader.RewritePath" value="False" />
<add key="AjaxUploaderLicense" value="~/License/AjaxUploader.lic" />
my markup is.,
<CuteWebUI:UploadAttachments ID="UploadAttachments1" runat="server"
OnUploadCompleted="Uploader1_UploadCompleted" MultipleFilesUpload="true">
</CuteWebUI:UploadAttachments>
pls help me to solve this issue.