Hai,
I want to get the User Friendly Url to be written on activity log of iis 7.5.But i always get the orginal url when using Current.RewritePath. It was working fine IIS 6.I tried using Current.Server.TransferRequest as per most of the replies i got from forums but i always get 500 error.I am using Integrated Pipeline mode and i have windows 2008 R2 server.I tried eanabling the 32 bit application true on iis 7.5 but still i get the same 500 error on using Current.Server.TransferRequest.I want to make the Current.Server.TransferRequest work on IIS 7.5 with Integrated Pipeline mode,but it always give 500 error.Can Any body Guide me the right way..
Thanks in advance