I want to get url in my action to return the page\'s PageRank. I have a route like this:
routes.MapRoute( name: \"PRURL\", url: \"Utility/PR/{*url}\",
Try to add a requestPathInvalidCharacters attribute to httpRuntime
requestPathInvalidCharacters
httpRuntime
The default value is <,>,*,%,&,:,\,?
<,>,*,%,&,:,\,?