Vexxuh
03/07/2025, 5:13 PMInvalidOperationException: No UmbracoRouteValues feature was found in the HttpContext
Umbraco.Cms.Web.Website.Controllers.SurfaceController.get_CurrentPage()
Umbraco.Forms.Web.Controllers.UmbracoFormsController.ApplyUmbracoPageId(Record record)
Umbraco.Forms.Web.Controllers.UmbracoFormsController.SubmitForm(Form form, FormViewModel model, IDictionary<Guid, string> formFieldValuesForConditions, IDictionary<string, string> additionalData)
Umbraco.Forms.Web.Controllers.UmbracoFormsController.UpdateFormStep(Form form, FormViewModel model, IDictionary<Guid, string> formFieldValuesForConditions, IDictionary<string, string> additionalData, int direction)
Umbraco.Forms.Web.Controllers.UmbracoFormsController.GoForward(Form form, FormViewModel model, IDictionary<Guid, string> formFieldValues, IDictionary<string, string> additionalData)
Umbraco.Forms.Web.Controllers.UmbracoFormsController.HandleForm(FormViewModel model)
Steps Taken So Far:
+ Verified that Umbraco Forms is installed and running.
+ Checked all necessary migrations were applied during the upgrade.
+ Ensured forms are being rendered correctly in views.
Has anyone encountered this issue before when upgrading?
Any insights or troubleshooting tips would be greatly appreciated!
Thanks in advance! 🙌protherj
03/07/2025, 8:20 PMVexxuh
03/08/2025, 1:53 AMbielu
03/08/2025, 11:06 AMVexxuh
03/10/2025, 12:01 PMVexxuh
03/10/2025, 12:02 PM