User-2053865247 posted
Hello,
my code for the Application_Error area of Global.asax is pretty messy for my public website. Things that I've had to write code for:
1. Search engine bots that make invalid requests
2. Random web crawling tools by ZmEu and other malicious bots out there
Would anyone be willing to share their code for Application_Error that is a best practice and handles the above?
Thanks!