Closed GoogleCodeExporter closed 8 years ago
The only problem with URL matching when another module is in play (as is the
case with Web Forms routing) is .NET cannot guarantee which module will run
first. So, in this case, the Security Switch module is being executed by .NET
before the routing module. Therefore, the HttpRequest.RawUrl property is
returning /Checkout.aspx instead.
I'll look into a possible workaround, but I'm not entirely optimistic that I'll
find one.
Original comment by vent...@gmail.com
on 29 Sep 2011 at 8:04
Original comment by vent...@gmail.com
on 10 Mar 2013 at 1:06
Original comment by vent...@gmail.com
on 24 Aug 2014 at 10:38
Original issue reported on code.google.com by
meskan...@gmail.com
on 29 Sep 2011 at 4:48