Skip to content

denismaskaliou/PersonnelRegistry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

How to deploy:

  1. After loading (unpacking) the project, and open the file "CreateDB.sql" in DataBase folder and set the address for your SQLServer and execute script;

  2. Then you need to set value for "Data Source" in connection string section in "~/PersonnelRegistry/DM.PR/DM.PR.Data/DM.PR.Data.dll.config";

  3. Open DM.PR.sln and deploy DM.PR.AdvertismentService on the IIS with port: 54126 or set another andpoint (but you must change "endpoint address" for WCF service in "~/PersonnelRegistry/DM.PR/DM.PR.Data/DM.PR.Data.dll.config");

  4. Open DM.PR.sln and deploy DM.PR.Web on local storage;

Default logins for authentication:

Name: Turbo; Password: 1234; Role: admin Name: Den; Password:1234; Role:editor Name: Red; Password: 1234; Role: editor

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published