When I add an HTTP handler:
With the class:
using System; usin
When the Handler is a class in my App_Code directory the following works for me:
(I've only added handlers for whole prefixes like "*.test").