tomas Z

tomas Z

  • NA
  • 12
  • 0

Map HttpHandler

Aug 6 2009 6:02 AM
Hello,

I need map HttpHandler on Handler.xml.
I wrote to web.config <add verb="*" path="Handler.xml" type="Handlers.Handler, Handlers"/> , but didn't work, when I rewrote path to Handler.ashx everything ran OK.
I also try map IIS, Home direcortory to .xml and still write Page can't load.

Thanks for help and ideas.
Tomas

Answers (1)