FlexitimeTracker/DataCenter_Windows/WindowsDataCenter/CardReaderService
Chris.Watts90@outlook.com b20a506d3a removed hardcoded string for WebApp endpoint (previously "http://*:8800")
The app now pulls in the port from the app.config file.
Also added some commented out code to load a config file in a different directory (i.e.: to allow config files in "configs" directory to be pulled in).
If the port isnt specified in the app.config, will default to 8800.
#27
2017-03-21 21:44:23 +00:00
..
DefaultComponents update the names of event log parameters. 2017-02-18 21:32:06 +00:00
Properties update all dll versions to 0.1.5.0 2017-03-19 07:57:35 +00:00
App.config change port to default 8800 2017-02-23 17:02:18 +00:00
CardReaderService.cs reference ConfigurationHandler and update calls to get configurations. 2017-03-02 22:04:58 +00:00
CardReaderService.csproj reference ConfigurationHandler and update calls to get configurations. 2017-03-02 22:04:58 +00:00
CardReaderService.Designer.cs Added Ninject, configuration and default logger. 2017-02-18 09:09:19 +00:00
Configuration.cs removed hardcoded string for WebApp endpoint (previously "http://*:8800") 2017-03-21 21:44:23 +00:00
ConfigureService.cs merge in Card Reader Service and Service host projects. 2017-02-10 15:59:37 +00:00
DataCenterHelper.cs reference ConfigurationHandler and update calls to get configurations. 2017-03-02 22:04:58 +00:00
NinjectConfig.xml Added Ninject, configuration and default logger. 2017-02-18 09:09:19 +00:00
NinjectHelper.cs Added Ninject, configuration and default logger. 2017-02-18 09:09:19 +00:00
packages.config add Ninject.Extensions.Xml to the installer components. 2017-02-22 13:19:39 +00:00
Program.cs Added Ninject, configuration and default logger. 2017-02-18 09:09:19 +00:00