Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Getting "Invalid page context" exceptions after upgrade to 15.1.12
#3
Invalid Page Context is a direct result of CheckFormId failing. If you disable CheckFormId setting the error should stop occurring.

CheckFormId is internally very simple and there is little margin for a misbehavior. What is basically happening is that IW is receiving parameters to update form controls but the form is not the one expected.

Like, your active form is FormA (meaning WebApplication.ActiveForm = FormA) but the form being displayed in the browser is a different one.

Is it possible?
Reply


Messages In This Thread
RE: Getting "Invalid page context" exceptions after upgrade to 15.1.12 - by Alexandre Machado - 01-31-2020, 07:47 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)