Last post Jun 10, 2011 07:30 AM by jeyaseelan@ajsquare.net
Member
3 Points
39 Posts
May 25, 2011 03:52 PM|t_shah|LINK
We are using Elmah 1.2 release with MVC3. If user types char like "<" etc in search textbox, I can see IIS event log logging "Potentially dangerous request error....." however Elmah 1.2 error log doesn't show that. Any idea, how to fix this?
Thanks,
Contributor
2808 Points
1815 Posts
Jun 10, 2011 07:30 AM|jeyaseelan@ajsquare.net|LINK
i dont think Elmah validate that kind of things. if any error occured while processing then that will be logged by elmah.
Member
3 Points
39 Posts
Elmah 1.2 not logging Request Validation Error
May 25, 2011 03:52 PM|t_shah|LINK
We are using Elmah 1.2 release with MVC3. If user types char like "<" etc in search textbox, I can see IIS event log logging "Potentially dangerous request error....." however Elmah 1.2 error log doesn't show that. Any idea, how to fix this?
Thanks,
Contributor
2808 Points
1815 Posts
Re: Elmah 1.2 not logging Request Validation Error
Jun 10, 2011 07:30 AM|jeyaseelan@ajsquare.net|LINK
i dont think Elmah validate that kind of things. if any error occured while processing then that will be logged by elmah.
J.Jeyaseelan