In this article, Ashic shows how to take advantage of the section in web.config in IIS 7 and also points out a gotcha involving routed urls and modules. Note: Cross posted from Heartysoft.com . Permalink
I was recently working on a project that used WCF web services extensively. Everything was ready for deployment, I deployed to the remote host, and voila – nothing works (nothing WCF related). After a LOT of frustration, I managed to make it work. I found...