Views:

Applies to Product - Dynamics 365 Project Operations


What’s happening?
Build/Rebuild is not functioning for Dynamics 365 Finance and Operations project in Visual Studio, requiring model build and database synchronization.


Reason:
The issue may arise if the "Synchronize database on build" property is set to false, which is intended to reduce build time when there are a large number of tables.


Resolution:

  1. Verify if the "Synchronize database on build" property is set to false.
  2. If it is set to true, consider conducting a screen sharing session to further investigate the issue.
  3. Ensure that you are using Visual Studio 2022, as it is the supported version for Dynamics 365 Finance and Operations.
  4. If errors occur after making incorrect code changes, correct those changes and attempt the build and rebuild process again.