Search This Blog

Thursday, July 29, 2010

This page has misbehaved. "RenderDataGrid Error"

The following error occurs on the Data Process Control version when clicking on the schedule panel.

This page has misbehaved. If this error persists, please contact for assistance. Reference: "RenderDataGrid Error"

This usually means there is bad data in the UI_SCHEDULE table. Delete the contents of the table UI_Schedule table, and re-apply the schedule panel to solve.

If after the above solution does not work, and the problem persits, open the web.config of the Data Process Control and check the MethodControlActive key:

add key="MethodControlActive" value="true"

If the MethodControlActive key is set to "true", change it to "false", and save the file. There seems to be a glitch with this setting in newer versions of the Data Process Control. Confirmed in 2.2.4. A solution will be provided in future releases.

No comments:

Post a Comment