In order to build this project the database project needs to be published.
-
Ensure that all the Nuget packages are installed. Right click on the solution and enable Nuget packages then if needed refresh the Nuget packages.
-
Build the solution
-
Open the solution and expand the Database folder
-
Extend the CRID data base project
-
Double click on the Crud.publish.xml file
-
Click publish.
-
Ensure the Ui/Employment project is set as the start-up project.
-
Press F5
-
If you wish to examine the elmah exceptions you can do this by typing /elmah.axd at the root of the project url.