After upgrading to SP2 I can no longer use unfriendly urls using CurrentPage.LinkURL (i.e. http://mysite/Templates/Pages/CountryPage.aspx?id=135465&epslanguage=sv) in our website. Using this will only redirect any visitor to the root page with default content. No urls reffering to id's is no longer working. I have to rewrite the code using Friendly urls to get the links to work.
Hi,
After upgrading to SP2 I can no longer use unfriendly urls using CurrentPage.LinkURL (i.e. http://mysite/Templates/Pages/CountryPage.aspx?id=135465&epslanguage=sv) in our website. Using this will only redirect any visitor to the root page with default content. No urls reffering to id's is no longer working. I have to rewrite the code using Friendly urls to get the links to work.
Is there anyone else having the same problem?