Friday, January 19, 2018

Dynamics NAV - There is an error in XML document (795,35). Client disconnects when opening page.

Page specification is not well formed

In this case the Retail Item List would throw this error, and crash out the NAV client whenever we tried to access the page.

It turns out, the Retail Item List has the Retail Item Card defined in the CardPageID property.
We had added a field to the Retail Item Card, and promoted a button to the homepage, which apparently caused this to happen.

Note, The Retail Item Card launched correctly with no issues, all items would compile with no issues.

Once we restored a previous version of the Retail Item Card without the promoted button and extra field, the Retail Item List functioned as normal.

No comments:

Post a Comment