what I done with UrlRewriting.net is just working well while Im locally testing it, it is not working on the internet why? is there any configuration? I just did what ever ScottGu said: link textthanks inadvance requirePermission=”false” type=”Intelligencia.UrlRewriter.Configuration.RewriterConfigurationSectionHandler, Intelligencia.UrlRewriter” /> ……………………………………
via Asp.Net Developed Tutorials » Search Results » ajax:
Url Rewriting not working on the server
what I done with UrlRewriting.net is just working well while Im locally testing it, it is not working on the internet why? is there any configuration? I just did what ever ScottGu said: link text
thanks inadvance
type=”Intelligencia.UrlRewriter.Configuration.RewriterConfigurationSectionHandler, Intelligencia.UrlRewriter” />
………………………………………
Here’s the important parts you’ll need:
My suggestion would be though, if you are able to use .Net 4, use URL Routing -it’s way better.
For more info: Url Rewriting not working on the server
Asp.Net Developed Tutorials » Search Results » ajax