Why do all of my .axd files generate a 404 error when on our production server?
I added a attribute runAllManagedModulesForAllRequests="true" into modules.. node of the system.webServer section, the 404s stopped and handler started to work.