开发者

A potencially dangerous Request.FormValue was detected by the client.,

开发者 https://www.devze.com 2023-03-04 12:29 出处:网络
I have a aynchronousFileUpload control in a userControl. When I am trying to upload a File I have got an error \" A potenc开发者_如何学编程ially......\". Usually when I got this error earlier on an as

I have a aynchronousFileUpload control in a userControl. When I am trying to upload a File I have got an error " A potenc开发者_如何学编程ially......". Usually when I got this error earlier on an aspx page i made validaterequest=false and then it worked ., but now i got this error with a user control any suggestions ......

Thanks in Advance


If you're using ASP.Net 4.0 then this might help: Change in ValidateRequest in ASP.Net 4.0

0

精彩评论

暂无评论...
验证码 换一张
取 消