Initial commit
This commit is contained in:
BIN
BMS/BMSService/bin/Common.dll
Normal file
BIN
BMS/BMSService/bin/Common.dll
Normal file
Binary file not shown.
22
BMS/BMSService/bin/Common.xml
Normal file
22
BMS/BMSService/bin/Common.xml
Normal file
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>
|
||||
Common
|
||||
</name>
|
||||
</assembly>
|
||||
<members>
|
||||
<member name="M:Common.Settings.GetSettingValue(System.String)">
|
||||
<summary>Gets the first matching value of a property</summary>
|
||||
<param name="propertyName"></param>
|
||||
<returns></returns>
|
||||
</member><member name="M:Common.Settings.SetSettingsValue(System.String,System.String)">
|
||||
<summary>Sets the first matching value of a property</summary>
|
||||
<param name="xpath"></param>
|
||||
<param name="value"></param>
|
||||
</member><member name="M:Common.Settings.GetDecryptedDSN">
|
||||
<summary>Return the descripted dsn string</summary>
|
||||
<returns></returns>
|
||||
</member>
|
||||
</members>
|
||||
</doc>
|
||||
BIN
BMS/BMSService/bin/DataAccess.dll
Normal file
BIN
BMS/BMSService/bin/DataAccess.dll
Normal file
Binary file not shown.
11
BMS/BMSService/bin/DataAccess.xml
Normal file
11
BMS/BMSService/bin/DataAccess.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>
|
||||
DataAccess
|
||||
</name>
|
||||
</assembly>
|
||||
<members>
|
||||
|
||||
</members>
|
||||
</doc>
|
||||
BIN
BMS/BMSService/bin/EDKB10.exe
Normal file
BIN
BMS/BMSService/bin/EDKB10.exe
Normal file
Binary file not shown.
BIN
BMS/BMSService/bin/EDKB10.vshost.exe
Normal file
BIN
BMS/BMSService/bin/EDKB10.vshost.exe
Normal file
Binary file not shown.
11
BMS/BMSService/bin/EDKB10.xml
Normal file
11
BMS/BMSService/bin/EDKB10.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>
|
||||
EDKB10
|
||||
</name>
|
||||
</assembly>
|
||||
<members>
|
||||
|
||||
</members>
|
||||
</doc>
|
||||
21
BMS/BMSService/bin/InstallUtil.InstallLog
Normal file
21
BMS/BMSService/bin/InstallUtil.InstallLog
Normal file
@@ -0,0 +1,21 @@
|
||||
|
||||
Eine transaktive Installation wird ausgeführt.
|
||||
|
||||
Die Installationsphase wird gestartet.
|
||||
Die Protokolldatei enthält den Fortschritt der Assembly E:\Software-Projekte\EDOKA\Tools\BMS\BMSService\bin\EDKB10.exe.
|
||||
Die Datei befindet sich in E:\Software-Projekte\EDOKA\Tools\BMS\BMSService\bin\EDKB10.InstallLog.
|
||||
|
||||
Die Installationsphase ist abgeschlossen, und die Commitphase beginnt.
|
||||
Die Protokolldatei enthält den Fortschritt der Assembly E:\Software-Projekte\EDOKA\Tools\BMS\BMSService\bin\EDKB10.exe.
|
||||
Die Datei befindet sich in E:\Software-Projekte\EDOKA\Tools\BMS\BMSService\bin\EDKB10.InstallLog.
|
||||
|
||||
Die Commitphase wurde erfolgreich abgeschlossen.
|
||||
|
||||
Die transaktive Installation ist abgeschlossen.
|
||||
|
||||
|
||||
Die Deinstallation wurde gestartet.
|
||||
Die Protokolldatei enthält den Fortschritt der Assembly E:\Software-Projekte\EDOKA\Tools\BMS\BMSService\bin\EDKB10.exe.
|
||||
Die Datei befindet sich in E:\Software-Projekte\EDOKA\Tools\BMS\BMSService\bin\EDKB10.InstallLog.
|
||||
|
||||
Die Deinstallation ist abgeschlossen.
|
||||
BIN
BMS/BMSService/bin/ZpCryptography.dll
Normal file
BIN
BMS/BMSService/bin/ZpCryptography.dll
Normal file
Binary file not shown.
11
BMS/BMSService/bin/ZpCryptography.xml
Normal file
11
BMS/BMSService/bin/ZpCryptography.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>
|
||||
ZpCryptography
|
||||
</name>
|
||||
</assembly>
|
||||
<members>
|
||||
|
||||
</members>
|
||||
</doc>
|
||||
1
BMS/BMSService/bin/bms_conn.cfg
Normal file
1
BMS/BMSService/bin/bms_conn.cfg
Normal file
@@ -0,0 +1 @@
|
||||
¹µÈ¦rȽ¹¿¸ª‰¿Çx…½³»É·¥¹u¨À¦¾·¼‘–’¥¾©¿È®¿Àeŏɯ®ÆÎn»»´‰’¦¾»ºË´ÄÀÁ¸®É®»ºe»¬’ĦµÀ³¸mȮƱ‚†xŽŠºÅºÀd¶¹‚¿€Â©ÈÇ˴Ĺ‹Á
|
||||
46
BMS/BMSService/bin/bms_settings.xml
Normal file
46
BMS/BMSService/bin/bms_settings.xml
Normal file
@@ -0,0 +1,46 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<root>
|
||||
<config>
|
||||
<!-- The maximum duration a start job can take before a starter error occures -->
|
||||
<MaximumStartDuration>1</MaximumStartDuration>
|
||||
|
||||
<!-- Check interval in minutes for starter -->
|
||||
<StartJobInterval>2</StartJobInterval>
|
||||
|
||||
<!-- Check interval in minutes for watcher -->
|
||||
<WatchJobInterval>2</WatchJobInterval>
|
||||
|
||||
<!-- The number of Starter-Errors notifications should be activated until the job runs successful next time -->
|
||||
<MaxStarterNotifications>2</MaxStarterNotifications>
|
||||
|
||||
<!-- The number of Watch-Errors notifications should be activated until the job runs successful next time -->
|
||||
<MaxWatcherNotifications>3</MaxWatcherNotifications>
|
||||
|
||||
<!-- Name of the system event log where service should write his entries -->
|
||||
<EventLogName>BMS</EventLogName>
|
||||
|
||||
<!-- The target where messages should be written to.
|
||||
Valid log targets are:
|
||||
- 1: System EventLog
|
||||
- 2: Database EventLog table
|
||||
-->
|
||||
<LogTarget>1</LogTarget>
|
||||
|
||||
<!-- Mail Server to send eMails from BMS -->
|
||||
<MailServer>tkbdev01</MailServer>
|
||||
|
||||
<!-- Mail sender name -->
|
||||
<MailFrom>info@shub.ch</MailFrom>
|
||||
|
||||
<!-- Mail Server authentication method.
|
||||
Valid methods are:
|
||||
- 0: Anonymous
|
||||
- 1: Basic Authentication (clear text authentication!)
|
||||
-->
|
||||
<MailServerAuth>
|
||||
<Method>0</Method>
|
||||
<UserName>mailUser</UserName>
|
||||
<Password>mailPassword</Password>
|
||||
</MailServerAuth>
|
||||
</config>
|
||||
</root>
|
||||
46
BMS/BMSService/bin/bms_settings.xml.bak
Normal file
46
BMS/BMSService/bin/bms_settings.xml.bak
Normal file
@@ -0,0 +1,46 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<root>
|
||||
<config>
|
||||
<!-- The maximum duration a start job can take before a starter error occures -->
|
||||
<MaximumStartDuration>1</MaximumStartDuration>
|
||||
|
||||
<!-- Check interval in minutes for starter -->
|
||||
<StartJobInterval>2</StartJobInterval>
|
||||
|
||||
<!-- Check interval in minutes for watcher -->
|
||||
<WatchJobInterval>2</WatchJobInterval>
|
||||
|
||||
<!-- The number of Starter-Errors notifications should be activated until the job runs successful next time -->
|
||||
<MaxStarterNotifications>2</MaxStarterNotifications>
|
||||
|
||||
<!-- The number of Watch-Errors notifications should be activated until the job runs successful next time -->
|
||||
<MaxWatcherNotifications>3</MaxWatcherNotifications>
|
||||
|
||||
<!-- Name of the system event log where service should write his entries -->
|
||||
<EventLogName>BMS</EventLogName>
|
||||
|
||||
<!-- The target where messages should be written to.
|
||||
Valid log targets are:
|
||||
- 1: System EventLog
|
||||
- 2: Database EventLog table
|
||||
-->
|
||||
<LogTarget>1</LogTarget>
|
||||
|
||||
<!-- Mail Server to send eMails from BMS -->
|
||||
<MailServer>tkbdev01</MailServer>
|
||||
|
||||
<!-- Mail sender name -->
|
||||
<MailFrom>bms@tkb.ch</MailFrom>
|
||||
|
||||
<!-- Mail Server authentication method.
|
||||
Valid methods are:
|
||||
- 0: Anonymous
|
||||
- 1: Basic Authentication (clear text authentication!)
|
||||
-->
|
||||
<MailServerAuth>
|
||||
<Method>0</Method>
|
||||
<UserName>mailUser</UserName>
|
||||
<Password>mailPassword</Password>
|
||||
</MailServerAuth>
|
||||
</config>
|
||||
</root>
|
||||
35
BMS/BMSService/bin/edkb10.InstallLog
Normal file
35
BMS/BMSService/bin/edkb10.InstallLog
Normal file
@@ -0,0 +1,35 @@
|
||||
Assembly c:\data\edoka_fw3\bms\bmsservice\bin\edkb10.exe wird installiert.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
assemblypath = c:\data\edoka_fw3\bms\bmsservice\bin\edkb10.exe
|
||||
logfile = c:\data\edoka_fw3\bms\bmsservice\bin\edkb10.InstallLog
|
||||
Dienst BMSService wird installiert...
|
||||
Dienst BMSService wurde installiert.
|
||||
Die EventLog-Quelle BMSService im Protokoll Application wird erstellt...
|
||||
Assembly c:\data\edoka_fw3\bms\bmsservice\bin\edkb10.exe wird ausgeführt.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
assemblypath = c:\data\edoka_fw3\bms\bmsservice\bin\edkb10.exe
|
||||
logfile = c:\data\edoka_fw3\bms\bmsservice\bin\edkb10.InstallLog
|
||||
Assembly E:\Software-Projekte\EDOKA\Tools\BMS\BMSService\bin\EDKB10.exe wird installiert.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
assemblypath = E:\Software-Projekte\EDOKA\Tools\BMS\BMSService\bin\EDKB10.exe
|
||||
logfile = E:\Software-Projekte\EDOKA\Tools\BMS\BMSService\bin\EDKB10.InstallLog
|
||||
Dienst BMSService wird installiert...
|
||||
Dienst BMSService wurde installiert.
|
||||
Die EventLog-Quelle BMSService im Protokoll Application wird erstellt...
|
||||
Assembly E:\Software-Projekte\EDOKA\Tools\BMS\BMSService\bin\EDKB10.exe wird ausgeführt.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
assemblypath = E:\Software-Projekte\EDOKA\Tools\BMS\BMSService\bin\EDKB10.exe
|
||||
logfile = E:\Software-Projekte\EDOKA\Tools\BMS\BMSService\bin\EDKB10.InstallLog
|
||||
Assembly E:\Software-Projekte\EDOKA\Tools\BMS\BMSService\bin\EDKB10.exe wird deinstalliert.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
assemblypath = E:\Software-Projekte\EDOKA\Tools\BMS\BMSService\bin\EDKB10.exe
|
||||
logfile = E:\Software-Projekte\EDOKA\Tools\BMS\BMSService\bin\EDKB10.InstallLog
|
||||
Die EventLog-Quelle BMSService wird entfernt.
|
||||
Der Dienst BMSService wird vom System entfernt...
|
||||
Dienst BMSService wurde vom System entfernt.
|
||||
Es wird versucht, den Dienst BMSService zu beenden.
|
||||
2
BMS/BMSService/bin/install.bat
Normal file
2
BMS/BMSService/bin/install.bat
Normal file
@@ -0,0 +1,2 @@
|
||||
c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\InstallUtil.exe "E:\Software-Projekte\EDOKA\Tools\BMS\BMSService\bin\EDKB10.exe"
|
||||
pause
|
||||
2
BMS/BMSService/bin/install_u.bat
Normal file
2
BMS/BMSService/bin/install_u.bat
Normal file
@@ -0,0 +1,2 @@
|
||||
c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\InstallUtil.exe "E:\Software-Projekte\EDOKA\Tools\BMS\BMSService\bin\EDKB10.exe" /u
|
||||
pause
|
||||
2
BMS/BMSService/bin/install_u.bat.bak
Normal file
2
BMS/BMSService/bin/install_u.bat.bak
Normal file
@@ -0,0 +1,2 @@
|
||||
c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\InstallUtil.exe "E:\Software-Projekte\EDOKA\Tools\BMS\BMSService\bin\EDKB10.exe"
|
||||
pause
|
||||
Reference in New Issue
Block a user