May 2017
Intermediate to advanced
442 pages
11h 55m
English
The build operation will validate and compile the package into a DLL. This must be done before we synchronize the database. This can fail, and at this stage, it is normally due to missing references. Within the Application Explorer, each element shows the package to which it belongs. We must ensure that our model references for all types that we use within our project. If we don't, we will get build errors like this:

To add the required references, we can follow these steps:
Read now
Unlock full access