Contents tagged with IIS
-
ASP.NET Routing with IIS 7 – Remember Your Modules
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 -
WCF .svc Gives HTTP 404 on Host, Works Perfectly on Local
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 two areas which were causing the problem: