Hello,
I have deployed a machine with 10.0.33 version.
Then I have mapped the desired branch from VS (as usually done).
After getting the latest code from version control, refreshing models and doing the Build, it fails with a lot of errors (1000+ errors).
Mainly the error messages are that certain Tables / fields / etc does not exists from our development model.
If I open the search the table in the AOT, I can see that everything exists.
I also checked the xml files in packagelocaldirectory folders. Everything exists.
Any idea what can be the issue? Why the compiler can't the objects?
Thanks