Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 631 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 631 Bytes

EohTest

In order to build this project the database project needs to be published.

  1. Ensure that all the Nuget packages are installed. Right click on the solution and enable Nuget packages then if needed refresh the Nuget packages.

  2. Build the solution

  3. Open the solution and expand the Database folder

  4. Extend the CRID data base project

  5. Double click on the Crud.publish.xml file

  6. Click publish.

  7. Ensure the Ui/Employment project is set as the start-up project.

  8. Press F5

  9. If you wish to examine the elmah exceptions you can do this by typing /elmah.axd at the root of the project url.