Click here to Skip to main content
15,662,426 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

After Complied my Application then Suppose If I enter the : or * in End of the URL then Enter throw Error Following Lines
"A potentially dangerous Request.Path value was detected from the client (:)"


How to Resolve the This. Please let me know If anybody knows.


Thanks in Advance
Posted
Updated 20-Apr-14 23:11pm

1 solution

 
Share this answer
 
Comments
24983 21-Apr-14 4:26am    
Hi Thnx, I used this code in Web.confiq but not working
<httpruntime requestpathinvalidcharacters="<,>,%,&,:,\,?">

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