So I checked the IIS, the services,... did an iisreset, but nothing changed.
And indeed that was the issue. I renamed one of the extensions build the modules and could open AX again. Table sync was working as well,
What I've learned from this is that the compiler is not checking if form extensions with the same name exist in different models. So always check that manually!
And what I still don't understand is why a synchronize database is throwing an error in form extensions. Shouldn't it focus on tables and table extensions?
No comments:
Post a Comment