I'm stuck on an issue where I tried to update a staging environment with a xpo-project-file.
The import ended in an app crash. I restarted the service and tried again, but didn't succeed with the import. From what I've found out, seems to be related to a new field to and existing table in the sys-layer. I was importing the xpo to the CUS-layer.
The problem now. AX crashes all the time. Cannot fully compile. Also when I open the AOT and try to highlight the Table (HRMAbsenceCode), the app also crashes. Also when I open some windows.
Though I can take and sync everything. I tried to drop the table in SQL, but it did not help. I can't see the new field in SQL, only in the application. (After example exporting all objects in the cus-model where the new tablefields is.
I believe I could solve this by deleting the model where the new field to the standard AX table lies. Though I would then first have to move all the elements in the same model to a new model, to not lose data.
Any other suggestions..
*This post is locked for comments
I have the same question (0)