Failed to load resource: the server responded with a status of 500(Internal Server error)

  •  07-26-2012, 7:29 AM

    Failed to load resource: the server responded with a status of 500(Internal Server error)

    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.
View Complete Thread