سؤال

I am getting following error in enterprise portal in Dynamics AX

Operation is not valid due to the current state of the object.

Microsoft.Dynamics.Framework.Portal

   at Microsoft.Dynamics.Framework.Portal.UI.WebControls.AxFilter.GetFilterStringFromPostBackValue(String postBackValue)
   at Microsoft.Dynamics.Framework.Portal.UI.WebControls.AxFilter.OnLoad(EventArgs e)
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

لا يوجد حل صحيح

نصائح أخرى

I noticed that the error appears in the modal windows. You can try to set the property <dynamics:AxGridView ShowFilter="false"/> and error disappears

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top