Click here to Skip to main content
16,013,642 members

Comments by lavjain (Top 2 by date)

lavjain 30-Jul-11 10:57am View    
See the path http://www.codeproject.com/KB/aspnet/Friendly_URLs_in_ASPNet.aspx and download the furl.zip and see the site and the site i want to run on server not on local server so what path i assign there
lavjain 30-Jul-11 10:55am View    
Deleted
Thanks shahriar but its not helpful, ok I am sending you full detail
click the link below from where i done url rewriting from code project source file its Search Engine Optimization (SEO) and Friendly URLs using ASP.NET[^]

download furl.zip its running on local server successfully but as i am uploading it on server its not working and showing error file not found so instead of path furl in the code what path i assign please tell me :
string NewPath = "/furl/" + WebConfigurationManager.AppSettings[Path];