Home > Forum > Actions > Errors in form rule executions on page load (Webcon 2023) (Error: ThereIsNoFieldNamed).

Errors in form rule executions on page load (Webcon 2023) (Error: ThereIsNoFieldNamed).
2

Hi,

After upgrading to Webcon2023 (ver. 2023.1.2.44) we found errors during Form rule executions on page load.

It is caused by trying to hide/show/set/etc attributes that are not visible on the form. In the 2022 versions, there were no issues with the same configuration cases.

These errors appear during Diagnostics and additionally prevent saving the Diagnostics Session. Does anybody have similar issues with Webcon 2023? I tried to find it in the changelogs but with no success.

MSG while trying to save the Diagnostics Session:

"msg: An unhandled exception has occurred while executing the request. | agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36 | href: | ex: System.Data.SqlTypes.SqlTypeException: SqlDateTime overflow. Must be between 1/1/1753 12:00:00 AM and 12/31/9999 11:59:59 PM."

MVP

Hi Damian,
I can confirm same behaviour in ver. 2023.1.2.68.

I'm getting same logs in diagnostics (about missing fields), and same error while trying to save session:

url: https://{webcon}/api/nav/troubleshooting/saveSession | action: SaveDiagnosticSession
ip: 172.17.1.10 | msg: An unhandled exception has occurred while executing the request. | agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36 Edg/118.0.2088.76 | href: | ex: System.Data.SqlTypes.SqlTypeException: SqlDateTime overflow. Must be between 1/1/1753 12:00:00 AM and 12/31/9999 11:59:59 PM.