Well, let say I want to use handler called MyHandler.axd. When I test it on a test web application and make the following request: http://localhost:some_port/MyHandler.axd it is working fine. When I try to do the same with Kentico website it gives error: "Path '/MyHandler.axd' was not found."
I am running Kentico website on ASP.NET Development Server.