Hi, I'm getting run time error, when I try to test our website for the security related issues. I typed, http://localhost/%20/ i.e., space and / in url. I could eliminate the space by denying all users with the <location path="'%20%"> of web.config. But when I try the combination...