Ir al archivo
Ivan Hörler 4c2022f104 correcting typo 2018-09-21 19:30:29 +02:00
Client more tests about ajax and update from service but no chance 2018-08-24 14:09:29 +02:00
EHEC_Server correcting typo 2018-09-21 19:30:29 +02:00
SQL create repeatable setup 2018-09-21 18:45:50 +02:00
.gitattributes Add .gitignore and .gitattributes. 2018-05-27 23:19:02 +02:00
.gitignore Add .gitignore and .gitattributes. 2018-05-27 23:19:02 +02:00
readme.md create repeatable setup 2018-09-21 18:45:50 +02:00

readme.md

This is a C# project. To compile do this:

  1. open EHEC_Server/EHEC_Server.sln in Visual Studio 2017
  2. Rightklick on solution and do a 'Restore Nuget Packages'.
  3. Save, close and re-open the Solution.
  4. if your SQL DB is not in root-folder: -navigate to web.config and search for connectionString. -change source=.\SQLEXPRESS to your path.
  5. -navigate to folder SQL and create the database by executing the db_create.sql file on your DB connection.
  6. press start.
  7. it should now start 1 WPF Form and load your Browser with the cluster.