If you are using .net3.5 or lower version then put this line in web.config
<pages validaterequest=”false”>
under <system .web=””>….</system>
Programming and Software Blogs
Share with
<pages validaterequest=”false”>
under <system .web=””>….</system>
Tagged in :
Leave a Reply