Click here to Skip to main content
15,887,027 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello Every,

A potentially dangerous Request.Form value was detected from the client

I got above error While Changing a Framework Version 2.0 to 4.0 in asp.net(vb)

My Code working Properly in Framework 2.0 but it doesn't in Framework 4.0

is that any Configuration Changes i have to do ??

Advise is appreciated.....


thanks in advance...
Posted

1 solution

If you don't understand an error message, start by googling it.
In this case, it took me straight to this article: ASP.NET 4.0 potentially dangerous Request.Form value was detected[^] - which is probably what you need to read.
 
Share this answer
 
Comments
Rahul JR 5-Nov-15 9:01am    
i have made this changes but this doesn't work

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900