Hi,
i am redirecting page using JS -> window.location.href = '/Support/Online-Enquiry-Form.aspx/HelpWithProducts'; that showing Application_Error in Event Log and page redirecting to 404 Not Found in Kentico 8.0. but working well in Kentico 7.0. Have any solution how to redirect page with additional path information.
Thankyou Brad,
Issue has been fixed. I added new alias and set Path or pattern inside url property like as: /Support/{-}/{-} and now that working fine.
Is HelpWithProducts a querystring parameter that you are doing a wildcard url for?
https://docs.kentico.com/display/K8/Wildcard+URLs
I'm asking because it is after the .aspx extension, which means we need more information about your setup.
Please, sign in to be able to submit a new answer.