I've this kind of routes bellow:
routes.MapPageRoute("EFICDUARTE_PRODUTOS", "produto/{nomeouid}", "~/produto.aspx");
And then when i try to call this route (url) it gives me this error:
Cannot use a leading .. to exit above the top directory.
In any case i'm NOT using ../ to routing