Hi guys,
I've developed a model-driven solution, where the previous import was successful, but had to change the display names of some tables and form layouts. Now, I'm getting the below error code and exception message. I have numerous relationships defined as well with business rules and process flow all included in the solution.
Error code
80040203
Exception message
Attribute Display Name for id: xxxxxxxx, objectcolumn: DisplayName and labelTypeCode: Attribute not specified
The app works fine in dev environment, but can't import it as a managed solution into test. Every time I try to import the solution (same managed version) the id keeps changing and can't find any attributes with the id's specified anywhere.
I think some controls on some of the forms may reference something that's not actually there anymore, but isn't throwing any errors anywhere when using the app in dev.
Any ideas how to narrow down what the issue may be?