Hi,
I am using asp.net forms routing and it worked fine on my local pc but when I upload it to the remote server the routing did not work, I serached for this problem and did not find a solution, even I tried to upload some needed dlls such as System.Web.Routing.dll and System.Web.Abstractions.dll but still nothing..
how to fix this? thanks.
Loading
abed akhiPosted Sep 23, 2012, 3:56 PM
http://deepumi.wordpress.com/2010/02/27/url-routing-in-asp-net-web-forms/
and his routing method worked on the webhosting server,,but we need to add ".asp" at the end or ..of the new url thanks.