my dev pc Win7, IIS 7.5.
Installed the Url Rewrite 2.0 through web installed, it show up in my iis
but i just can't get it work, and I suspecting the request never go through it.
I did using .NET System.Web.Routing.UrlRoutingModule in my web app, but I believe this should not be the cause.
I tried the "Using Failed Request Tracing to Trace Rewrite Rules "
I not even getting the expecting result as the sample , looking into the trace file yield me nothing, as the log is pretty huge, not sure what to look info.