We have some HTTP handlers specified in our web.config. When we were running this site via a Web Site Project, all worked fine. But for some reason, after porting this ove
For ASP.NET applications running on IIS7, HttpHandlers should be mapped in the section of your web.config. In IIS6, they were mapped in the section.