I have added a couple new fields to the Job Card form. I then transformed the card into a page and brought it back in. When I try to run the updated page I get the attached error message. I can get to the other pages just fine.
I have tried recreated my transformation rules three times and removing any customizations and personalizations on the page.
0
Comments
Make sure the basics are there. Like the PageType is Card.
Top of your tree you have a Container - Container Area.
Then compare against a standard Card.
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
I need more context on the problem, so here is a few questions:
1. I assume you have turned “EnableDebugging" to true, does it work if you flip it to false?
2. Did you remember to compile the page 88, at the import?
3. Did you remove any rows in the db or files manually?
4. Did you get any other errors?
5. Did you have a look in the event viewer?
Please check if the metadata is created correctly by:
1. Run table 2000000071
2. Check that row “page 88” is there
3. Delete it
4. Compile page 88
5. Check that row “page 88” got back in the table.
Thanks
I restarted my service teir and everything was fine again. Not sure what caused the failed state.