volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

double pageload and no postback

When we use FriendlyUrls, we get the following problem: The page seems to do a postback and then a redirect to the same page. This means we cannot handle the postbacks on the page (always false) With friendlyurls= false we have no problem, but we want them... Björn
#12886
Jan 04, 2007 10:07
Hi Bjorn, I've encounterd the same problem some time ago. Try to overwrite methode ValidateFriendlyUrl() for your aspx page. Remamber to remove base.ValidateFriendlyUrl() from methode body. protected override void ValidateFriendlyUrl() { } Let me know if that helped. Piotr
#15035
Jan 08, 2007 10:38
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.