Initial commit
This commit is contained in:
BIN
edkb12/edkb12 V12/EDKB12WS/bin/Debug/EDKB12WS.exe
Normal file
BIN
edkb12/edkb12 V12/EDKB12WS/bin/Debug/EDKB12WS.exe
Normal file
Binary file not shown.
BIN
edkb12/edkb12 V12/EDKB12WS/bin/Debug/EDKB12WS.pdb
Normal file
BIN
edkb12/edkb12 V12/EDKB12WS/bin/Debug/EDKB12WS.pdb
Normal file
Binary file not shown.
BIN
edkb12/edkb12 V12/EDKB12WS/bin/Debug/EDKB12WS.vshost.exe
Normal file
BIN
edkb12/edkb12 V12/EDKB12WS/bin/Debug/EDKB12WS.vshost.exe
Normal file
Binary file not shown.
34
edkb12/edkb12 V12/EDKB12WS/bin/Debug/EDKB12WS.xml
Normal file
34
edkb12/edkb12 V12/EDKB12WS/bin/Debug/EDKB12WS.xml
Normal file
@@ -0,0 +1,34 @@
|
||||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>
|
||||
EDKB12WS
|
||||
</name>
|
||||
</assembly>
|
||||
<members>
|
||||
<member name="M:EDKB12WS.Action.Load(System.IO.FileInfo)">
|
||||
<summary>Lädt externes Xml file für automatisierte Aktionen</summary>
|
||||
<param name="xmlImportFile">Das Xml File mit den entsprechenden Parametern</param>
|
||||
</member><member name="M:EDKB12WS.Action.GetParameterByName(System.String)">
|
||||
<summary>Returns a parameter identified by his name</summary>
|
||||
<param name="paramName"></param>
|
||||
<returns></returns>
|
||||
</member><member name="M:EDKB12WS.Action.Destroy">
|
||||
<summary>Zerstört die statische Instanz</summary>
|
||||
</member><member name="M:EDKB12WS.Action.IsValid(System.IO.FileInfo)">
|
||||
<summary>Überprüft ob das Xml file dem angegebenen Schema entspricht</summary>
|
||||
<param name="xmlImportFile"></param>
|
||||
<returns></returns>
|
||||
</member><member name="T:EDKB12WS.Parameter">
|
||||
<summary>Struct für einzelne Parameter</summary>
|
||||
</member><member name="M:EDKB12WS.AvaloqDokumentWerte.init(System.IO.FileInfo)">
|
||||
<summary>Lädt externes Xml file für automatisierte Aktionen</summary>
|
||||
<param name="xmlImportFile">Das Xml File mit den entsprechenden Parametern</param>
|
||||
</member><member name="M:EDKB12WS.clsDivFnkt.Pruefziffer(System.String)">
|
||||
<summary>Berechnung der Prüfziffer nach Modulo9/Rekursiv</summary>
|
||||
<param name="zahl">Dokumentid ohne Präfix</param>
|
||||
<returns>DokumentID ohne Präfix (OFFEDK) inkl. Prüfziffer</returns>
|
||||
<seealso cref="M:EDKB12WS.clsDivFnkt.Generate_Key">EDKB12.clsDivFnkt</seealso>
|
||||
</member>
|
||||
</members>
|
||||
</doc>
|
||||
BIN
edkb12/edkb12 V12/EDKB12WS/bin/Debug/Interop.Excel.dll
Normal file
BIN
edkb12/edkb12 V12/EDKB12WS/bin/Debug/Interop.Excel.dll
Normal file
Binary file not shown.
Binary file not shown.
BIN
edkb12/edkb12 V12/EDKB12WS/bin/Debug/Interop.Office.dll
Normal file
BIN
edkb12/edkb12 V12/EDKB12WS/bin/Debug/Interop.Office.dll
Normal file
Binary file not shown.
BIN
edkb12/edkb12 V12/EDKB12WS/bin/Debug/Interop.VBIDE.dll
Normal file
BIN
edkb12/edkb12 V12/EDKB12WS/bin/Debug/Interop.VBIDE.dll
Normal file
Binary file not shown.
BIN
edkb12/edkb12 V12/EDKB12WS/bin/Debug/Interop.Word.dll
Normal file
BIN
edkb12/edkb12 V12/EDKB12WS/bin/Debug/Interop.Word.dll
Normal file
Binary file not shown.
BIN
edkb12/edkb12 V12/EDKB12WS/bin/Debug/vssver.scc
Normal file
BIN
edkb12/edkb12 V12/EDKB12WS/bin/Debug/vssver.scc
Normal file
Binary file not shown.
BIN
edkb12/edkb12 V12/EDKB12WS/bin/Release/EDKB12WS.pdb
Normal file
BIN
edkb12/edkb12 V12/EDKB12WS/bin/Release/EDKB12WS.pdb
Normal file
Binary file not shown.
BIN
edkb12/edkb12 V12/EDKB12WS/bin/Release/EDKB12WS.vshost.exe
Normal file
BIN
edkb12/edkb12 V12/EDKB12WS/bin/Release/EDKB12WS.vshost.exe
Normal file
Binary file not shown.
34
edkb12/edkb12 V12/EDKB12WS/bin/Release/EDKB12WS.xml
Normal file
34
edkb12/edkb12 V12/EDKB12WS/bin/Release/EDKB12WS.xml
Normal file
@@ -0,0 +1,34 @@
|
||||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>
|
||||
EDKB12WS
|
||||
</name>
|
||||
</assembly>
|
||||
<members>
|
||||
<member name="M:EDKB12WS.clsDivFnkt.Pruefziffer(System.String)">
|
||||
<summary>Berechnung der Prüfziffer nach Modulo9/Rekursiv</summary>
|
||||
<param name="zahl">Dokumentid ohne Präfix</param>
|
||||
<returns>DokumentID ohne Präfix (OFFEDK) inkl. Prüfziffer</returns>
|
||||
<seealso cref="clsDivFnkt.Generate_Key">EDKB12.clsDivFnkt</seealso>
|
||||
</member><member name="M:EDKB12WS.AvaloqDokumentWerte.init(System.IO.FileInfo)">
|
||||
<summary>Lädt externes Xml file für automatisierte Aktionen</summary>
|
||||
<param name="xmlImportFile">Das Xml File mit den entsprechenden Parametern</param>
|
||||
</member><member name="M:EDKB12WS.Action.Load(System.IO.FileInfo)">
|
||||
<summary>Lädt externes Xml file für automatisierte Aktionen</summary>
|
||||
<param name="xmlImportFile">Das Xml File mit den entsprechenden Parametern</param>
|
||||
</member><member name="M:EDKB12WS.Action.GetParameterByName(System.String)">
|
||||
<summary>Returns a parameter identified by his name</summary>
|
||||
<param name="paramName"></param>
|
||||
<returns></returns>
|
||||
</member><member name="M:EDKB12WS.Action.Destroy">
|
||||
<summary>Zerstört die statische Instanz</summary>
|
||||
</member><member name="M:EDKB12WS.Action.IsValid(System.IO.FileInfo)">
|
||||
<summary>Überprüft ob das Xml file dem angegebenen Schema entspricht</summary>
|
||||
<param name="xmlImportFile"></param>
|
||||
<returns></returns>
|
||||
</member><member name="T:EDKB12WS.Parameter">
|
||||
<summary>Struct für einzelne Parameter</summary>
|
||||
</member>
|
||||
</members>
|
||||
</doc>
|
||||
241
edkb12/edkb12 V12/EDKB12WS/bin/Release/InstallUtil.InstallLog
Normal file
241
edkb12/edkb12 V12/EDKB12WS/bin/Release/InstallUtil.InstallLog
Normal file
@@ -0,0 +1,241 @@
|
||||
|
||||
Eine transaktive Installation wird ausgeführt.
|
||||
|
||||
Die Installationsphase wird gestartet.
|
||||
Die Protokolldatei enthält den Fortschritt der Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe.
|
||||
Die Datei befindet sich in E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog.
|
||||
|
||||
Die Installationsphase ist abgeschlossen, und die Commitphase beginnt.
|
||||
Die Protokolldatei enthält den Fortschritt der Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe.
|
||||
Die Datei befindet sich in E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.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\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe.
|
||||
Die Datei befindet sich in E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog.
|
||||
|
||||
Die Deinstallation ist abgeschlossen.
|
||||
|
||||
Eine transaktive Installation wird ausgeführt.
|
||||
|
||||
Die Installationsphase wird gestartet.
|
||||
Die Protokolldatei enthält den Fortschritt der Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe.
|
||||
Die Datei befindet sich in E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog.
|
||||
|
||||
Die Installationsphase ist abgeschlossen, und die Commitphase beginnt.
|
||||
Die Protokolldatei enthält den Fortschritt der Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe.
|
||||
Die Datei befindet sich in E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.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\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe.
|
||||
Die Datei befindet sich in E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog.
|
||||
|
||||
Die Deinstallation ist abgeschlossen.
|
||||
|
||||
Eine transaktive Installation wird ausgeführt.
|
||||
|
||||
Die Installationsphase wird gestartet.
|
||||
Die Protokolldatei enthält den Fortschritt der Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe.
|
||||
Die Datei befindet sich in E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog.
|
||||
|
||||
Die Installationsphase ist abgeschlossen, und die Commitphase beginnt.
|
||||
Die Protokolldatei enthält den Fortschritt der Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe.
|
||||
Die Datei befindet sich in E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.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\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe.
|
||||
Die Datei befindet sich in E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog.
|
||||
|
||||
Die Deinstallation ist abgeschlossen.
|
||||
|
||||
Eine transaktive Installation wird ausgeführt.
|
||||
|
||||
Die Installationsphase wird gestartet.
|
||||
Die Protokolldatei enthält den Fortschritt der Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe.
|
||||
Die Datei befindet sich in E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog.
|
||||
|
||||
Die Installationsphase ist abgeschlossen, und die Commitphase beginnt.
|
||||
Die Protokolldatei enthält den Fortschritt der Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe.
|
||||
Die Datei befindet sich in E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.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\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe.
|
||||
Die Datei befindet sich in E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog.
|
||||
|
||||
Die Deinstallation ist abgeschlossen.
|
||||
|
||||
Eine transaktive Installation wird ausgeführt.
|
||||
|
||||
Die Installationsphase wird gestartet.
|
||||
Die Protokolldatei enthält den Fortschritt der Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe.
|
||||
Die Datei befindet sich in E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog.
|
||||
|
||||
Die Installationsphase ist abgeschlossen, und die Commitphase beginnt.
|
||||
Die Protokolldatei enthält den Fortschritt der Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe.
|
||||
Die Datei befindet sich in E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.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\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe.
|
||||
Die Datei befindet sich in E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog.
|
||||
|
||||
Die Deinstallation ist abgeschlossen.
|
||||
|
||||
Eine transaktive Installation wird ausgeführt.
|
||||
|
||||
Die Installationsphase wird gestartet.
|
||||
Die Protokolldatei enthält den Fortschritt der Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe.
|
||||
Die Datei befindet sich in E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog.
|
||||
|
||||
Die Installationsphase ist abgeschlossen, und die Commitphase beginnt.
|
||||
Die Protokolldatei enthält den Fortschritt der Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe.
|
||||
Die Datei befindet sich in E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.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\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe.
|
||||
Die Datei befindet sich in E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog.
|
||||
|
||||
Die Deinstallation ist abgeschlossen.
|
||||
|
||||
Eine transaktive Installation wird ausgeführt.
|
||||
|
||||
Die Installationsphase wird gestartet.
|
||||
Die Protokolldatei enthält den Fortschritt der Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe.
|
||||
Die Datei befindet sich in E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog.
|
||||
|
||||
Die Installationsphase ist abgeschlossen, und die Commitphase beginnt.
|
||||
Die Protokolldatei enthält den Fortschritt der Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe.
|
||||
Die Datei befindet sich in E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.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\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe.
|
||||
Die Datei befindet sich in E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog.
|
||||
|
||||
Die Deinstallation ist abgeschlossen.
|
||||
|
||||
Eine transaktive Installation wird ausgeführt.
|
||||
|
||||
Die Installationsphase wird gestartet.
|
||||
Die Protokolldatei enthält den Fortschritt der Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe.
|
||||
Die Datei befindet sich in E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog.
|
||||
|
||||
Die Installationsphase ist abgeschlossen, und die Commitphase beginnt.
|
||||
Die Protokolldatei enthält den Fortschritt der Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe.
|
||||
Die Datei befindet sich in E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.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\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe.
|
||||
Die Datei befindet sich in E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog.
|
||||
|
||||
Die Deinstallation ist abgeschlossen.
|
||||
|
||||
Eine transaktive Installation wird ausgeführt.
|
||||
|
||||
Die Installationsphase wird gestartet.
|
||||
Die Protokolldatei enthält den Fortschritt der Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe.
|
||||
Die Datei befindet sich in E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog.
|
||||
|
||||
Während der Installationsphase ist eine Ausnahme aufgetreten.
|
||||
System.ComponentModel.Win32Exception: Der angegebene Dienst wurde zum Löschen markiert
|
||||
|
||||
Die Rollbackphase der Installation wird gestartet.
|
||||
Die Protokolldatei enthält den Fortschritt der Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe.
|
||||
Die Datei befindet sich in E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog.
|
||||
|
||||
Die Rollbackphase wurde erfolgreich abgeschlossen.
|
||||
|
||||
Die transaktive Installation ist abgeschlossen.
|
||||
|
||||
|
||||
Die Deinstallation wurde gestartet.
|
||||
Die Protokolldatei enthält den Fortschritt der Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe.
|
||||
Die Datei befindet sich in E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog.
|
||||
|
||||
Die Deinstallation ist abgeschlossen.
|
||||
|
||||
Eine transaktive Installation wird ausgeführt.
|
||||
|
||||
Die Installationsphase wird gestartet.
|
||||
Die Protokolldatei enthält den Fortschritt der Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe.
|
||||
Die Datei befindet sich in E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog.
|
||||
|
||||
Die Installationsphase ist abgeschlossen, und die Commitphase beginnt.
|
||||
Die Protokolldatei enthält den Fortschritt der Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe.
|
||||
Die Datei befindet sich in E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog.
|
||||
|
||||
Die Commitphase wurde erfolgreich abgeschlossen.
|
||||
|
||||
Die transaktive Installation ist abgeschlossen.
|
||||
|
||||
Eine transaktive Installation wird ausgeführt.
|
||||
|
||||
Die Installationsphase wird gestartet.
|
||||
Die Protokolldatei enthält den Fortschritt der Assembly C:\Data\EDOKA_4.02\edkb12\EDKB12WS\bin\Release\edkb12ws.exe.
|
||||
Die Datei befindet sich in C:\Data\EDOKA_4.02\edkb12\EDKB12WS\bin\Release\edkb12ws.InstallLog.
|
||||
|
||||
Die Installationsphase ist abgeschlossen, und die Commitphase beginnt.
|
||||
Die Protokolldatei enthält den Fortschritt der Assembly C:\Data\EDOKA_4.02\edkb12\EDKB12WS\bin\Release\edkb12ws.exe.
|
||||
Die Datei befindet sich in C:\Data\EDOKA_4.02\edkb12\EDKB12WS\bin\Release\edkb12ws.InstallLog.
|
||||
|
||||
Die Commitphase wurde erfolgreich abgeschlossen.
|
||||
|
||||
Die transaktive Installation ist abgeschlossen.
|
||||
|
||||
|
||||
Die Deinstallation wurde gestartet.
|
||||
Die Protokolldatei enthält den Fortschritt der Assembly C:\Data\EDOKA_4.02\edkb12\EDKB12WS\bin\Release\edkb12ws.exe.
|
||||
Die Datei befindet sich in C:\Data\EDOKA_4.02\edkb12\EDKB12WS\bin\Release\edkb12ws.InstallLog.
|
||||
|
||||
Die Deinstallation ist abgeschlossen.
|
||||
|
||||
Eine transaktive Installation wird ausgeführt.
|
||||
|
||||
Die Installationsphase wird gestartet.
|
||||
Die Protokolldatei enthält den Fortschritt der Assembly C:\Data\EDOKA_4.02\edkb12\EDKB12WS\bin\Release\edkb12ws.exe.
|
||||
Die Datei befindet sich in C:\Data\EDOKA_4.02\edkb12\EDKB12WS\bin\Release\edkb12ws.InstallLog.
|
||||
|
||||
Die Installationsphase ist abgeschlossen, und die Commitphase beginnt.
|
||||
Die Protokolldatei enthält den Fortschritt der Assembly C:\Data\EDOKA_4.02\edkb12\EDKB12WS\bin\Release\edkb12ws.exe.
|
||||
Die Datei befindet sich in C:\Data\EDOKA_4.02\edkb12\EDKB12WS\bin\Release\edkb12ws.InstallLog.
|
||||
|
||||
Die Commitphase wurde erfolgreich abgeschlossen.
|
||||
|
||||
Die transaktive Installation ist abgeschlossen.
|
||||
BIN
edkb12/edkb12 V12/EDKB12WS/bin/Release/Interop.Excel.dll
Normal file
BIN
edkb12/edkb12 V12/EDKB12WS/bin/Release/Interop.Excel.dll
Normal file
Binary file not shown.
Binary file not shown.
BIN
edkb12/edkb12 V12/EDKB12WS/bin/Release/Interop.Office.dll
Normal file
BIN
edkb12/edkb12 V12/EDKB12WS/bin/Release/Interop.Office.dll
Normal file
Binary file not shown.
BIN
edkb12/edkb12 V12/EDKB12WS/bin/Release/Interop.VBIDE.dll
Normal file
BIN
edkb12/edkb12 V12/EDKB12WS/bin/Release/Interop.VBIDE.dll
Normal file
Binary file not shown.
BIN
edkb12/edkb12 V12/EDKB12WS/bin/Release/Interop.Word.dll
Normal file
BIN
edkb12/edkb12 V12/EDKB12WS/bin/Release/Interop.Word.dll
Normal file
Binary file not shown.
237
edkb12/edkb12 V12/EDKB12WS/bin/Release/edkb12ws.InstallLog
Normal file
237
edkb12/edkb12 V12/EDKB12WS/bin/Release/edkb12ws.InstallLog
Normal file
@@ -0,0 +1,237 @@
|
||||
Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe wird installiert.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
assemblypath = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe
|
||||
logfile = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog
|
||||
Dienst EDKB12WS wird installiert...
|
||||
Dienst EDKB12WS wurde installiert.
|
||||
Die EventLog-Quelle EDKB12WS im Protokoll Application wird erstellt...
|
||||
Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe wird ausgeführt.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
assemblypath = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe
|
||||
logfile = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog
|
||||
Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe wird deinstalliert.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
assemblypath = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe
|
||||
logfile = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog
|
||||
Die EventLog-Quelle EDKB12WS wird entfernt.
|
||||
Der Dienst EDKB12WS wird vom System entfernt...
|
||||
Dienst EDKB12WS wurde vom System entfernt.
|
||||
Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe wird installiert.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
assemblypath = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe
|
||||
logfile = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog
|
||||
Dienst EDKB12WS wird installiert...
|
||||
Dienst EDKB12WS wurde installiert.
|
||||
Die EventLog-Quelle EDKB12WS im Protokoll Application wird erstellt...
|
||||
Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe wird ausgeführt.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
assemblypath = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe
|
||||
logfile = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog
|
||||
Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe wird deinstalliert.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
assemblypath = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe
|
||||
logfile = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog
|
||||
Die EventLog-Quelle EDKB12WS wird entfernt.
|
||||
Der Dienst EDKB12WS wird vom System entfernt...
|
||||
Dienst EDKB12WS wurde vom System entfernt.
|
||||
Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe wird installiert.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
assemblypath = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe
|
||||
logfile = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog
|
||||
Dienst EDKB12WS wird installiert...
|
||||
Dienst EDKB12WS wurde installiert.
|
||||
Die EventLog-Quelle EDKB12WS im Protokoll Application wird erstellt...
|
||||
Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe wird ausgeführt.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
assemblypath = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe
|
||||
logfile = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog
|
||||
Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe wird deinstalliert.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
assemblypath = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe
|
||||
logfile = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog
|
||||
Die EventLog-Quelle EDKB12WS wird entfernt.
|
||||
Der Dienst EDKB12WS wird vom System entfernt...
|
||||
Dienst EDKB12WS wurde vom System entfernt.
|
||||
Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe wird installiert.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
assemblypath = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe
|
||||
logfile = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog
|
||||
Dienst EDKB12WS wird installiert...
|
||||
Dienst EDKB12WS wurde installiert.
|
||||
Die EventLog-Quelle EDKB12WS im Protokoll Application wird erstellt...
|
||||
Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe wird ausgeführt.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
assemblypath = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe
|
||||
logfile = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog
|
||||
Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe wird deinstalliert.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
assemblypath = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe
|
||||
logfile = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog
|
||||
Die EventLog-Quelle EDKB12WS wird entfernt.
|
||||
Der Dienst EDKB12WS wird vom System entfernt...
|
||||
Dienst EDKB12WS wurde vom System entfernt.
|
||||
Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe wird installiert.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
assemblypath = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe
|
||||
logfile = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog
|
||||
Dienst EDKB12WS wird installiert...
|
||||
Dienst EDKB12WS wurde installiert.
|
||||
Die EventLog-Quelle EDKB12WS im Protokoll Application wird erstellt...
|
||||
Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe wird ausgeführt.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
assemblypath = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe
|
||||
logfile = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog
|
||||
Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe wird deinstalliert.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
assemblypath = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe
|
||||
logfile = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog
|
||||
Die EventLog-Quelle EDKB12WS wird entfernt.
|
||||
Der Dienst EDKB12WS wird vom System entfernt...
|
||||
Dienst EDKB12WS wurde vom System entfernt.
|
||||
Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe wird installiert.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
assemblypath = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe
|
||||
logfile = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog
|
||||
Dienst EDKB12WS wird installiert...
|
||||
Dienst EDKB12WS wurde installiert.
|
||||
Die EventLog-Quelle EDKB12WS im Protokoll Application wird erstellt...
|
||||
Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe wird ausgeführt.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
assemblypath = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe
|
||||
logfile = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog
|
||||
Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe wird deinstalliert.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
assemblypath = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe
|
||||
logfile = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog
|
||||
Die EventLog-Quelle EDKB12WS wird entfernt.
|
||||
Der Dienst EDKB12WS wird vom System entfernt...
|
||||
Dienst EDKB12WS wurde vom System entfernt.
|
||||
Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe wird installiert.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
assemblypath = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe
|
||||
logfile = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog
|
||||
Dienst EDKB12WS wird installiert...
|
||||
Dienst EDKB12WS wurde installiert.
|
||||
Die EventLog-Quelle EDKB12WS im Protokoll Application wird erstellt...
|
||||
Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe wird ausgeführt.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
assemblypath = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe
|
||||
logfile = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog
|
||||
Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe wird deinstalliert.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
assemblypath = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe
|
||||
logfile = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog
|
||||
Die EventLog-Quelle EDKB12WS wird entfernt.
|
||||
Der Dienst EDKB12WS wird vom System entfernt...
|
||||
Dienst EDKB12WS wurde vom System entfernt.
|
||||
Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe wird installiert.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
assemblypath = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe
|
||||
logfile = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog
|
||||
Dienst EDKB12WS wird installiert...
|
||||
Dienst EDKB12WS wurde installiert.
|
||||
Die EventLog-Quelle EDKB12WS im Protokoll Application wird erstellt...
|
||||
Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe wird ausgeführt.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
assemblypath = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe
|
||||
logfile = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog
|
||||
Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe wird deinstalliert.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
assemblypath = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe
|
||||
logfile = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog
|
||||
Die EventLog-Quelle EDKB12WS wird entfernt.
|
||||
Der Dienst EDKB12WS wird vom System entfernt...
|
||||
Dienst EDKB12WS wurde vom System entfernt.
|
||||
Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe wird installiert.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
assemblypath = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe
|
||||
logfile = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog
|
||||
Dienst EDKB12WS wird installiert...
|
||||
Die EventLog-Quelle EDKB12WS im Protokoll Application wird erstellt...
|
||||
Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe wird zurückgesetzt.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
assemblypath = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe
|
||||
logfile = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog
|
||||
Der vorherige Zustand des Ereignisprotokolls für die Quelle EDKB12WS wird wiederhergestellt.
|
||||
Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe wird deinstalliert.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
assemblypath = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe
|
||||
logfile = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog
|
||||
Die EventLog-Quelle EDKB12WS wird entfernt.
|
||||
Warnung: Die Quelle EDKB12WS ist nicht auf dem lokalen Computer registriert.
|
||||
Der Dienst EDKB12WS wird vom System entfernt...
|
||||
Dienst EDKB12WS wurde vom System entfernt.
|
||||
Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe wird installiert.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
assemblypath = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe
|
||||
logfile = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog
|
||||
Dienst EDKB12WS wird installiert...
|
||||
Dienst EDKB12WS wurde installiert.
|
||||
Die EventLog-Quelle EDKB12WS im Protokoll Application wird erstellt...
|
||||
Assembly E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe wird ausgeführt.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
assemblypath = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe
|
||||
logfile = E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.InstallLog
|
||||
Assembly C:\Data\EDOKA_4.02\edkb12\EDKB12WS\bin\Release\edkb12ws.exe wird installiert.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
assemblypath = C:\Data\EDOKA_4.02\edkb12\EDKB12WS\bin\Release\edkb12ws.exe
|
||||
logfile = C:\Data\EDOKA_4.02\edkb12\EDKB12WS\bin\Release\edkb12ws.InstallLog
|
||||
Dienst EDKB12WS wird installiert...
|
||||
Dienst EDKB12WS wurde installiert.
|
||||
Die EventLog-Quelle EDKB12WS im Protokoll Application wird erstellt...
|
||||
Assembly C:\Data\EDOKA_4.02\edkb12\EDKB12WS\bin\Release\edkb12ws.exe wird ausgeführt.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
assemblypath = C:\Data\EDOKA_4.02\edkb12\EDKB12WS\bin\Release\edkb12ws.exe
|
||||
logfile = C:\Data\EDOKA_4.02\edkb12\EDKB12WS\bin\Release\edkb12ws.InstallLog
|
||||
Assembly C:\Data\EDOKA_4.02\edkb12\EDKB12WS\bin\Release\edkb12ws.exe wird deinstalliert.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
assemblypath = C:\Data\EDOKA_4.02\edkb12\EDKB12WS\bin\Release\edkb12ws.exe
|
||||
logfile = C:\Data\EDOKA_4.02\edkb12\EDKB12WS\bin\Release\edkb12ws.InstallLog
|
||||
Die EventLog-Quelle EDKB12WS wird entfernt.
|
||||
Der Dienst EDKB12WS wird vom System entfernt...
|
||||
Dienst EDKB12WS wurde vom System entfernt.
|
||||
Assembly C:\Data\EDOKA_4.02\edkb12\EDKB12WS\bin\Release\edkb12ws.exe wird installiert.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
assemblypath = C:\Data\EDOKA_4.02\edkb12\EDKB12WS\bin\Release\edkb12ws.exe
|
||||
logfile = C:\Data\EDOKA_4.02\edkb12\EDKB12WS\bin\Release\edkb12ws.InstallLog
|
||||
Dienst EDKB12WS wird installiert...
|
||||
Dienst EDKB12WS wurde installiert.
|
||||
Die EventLog-Quelle EDKB12WS im Protokoll Application wird erstellt...
|
||||
Assembly C:\Data\EDOKA_4.02\edkb12\EDKB12WS\bin\Release\edkb12ws.exe wird ausgeführt.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
assemblypath = C:\Data\EDOKA_4.02\edkb12\EDKB12WS\bin\Release\edkb12ws.exe
|
||||
logfile = C:\Data\EDOKA_4.02\edkb12\EDKB12WS\bin\Release\edkb12ws.InstallLog
|
||||
113
edkb12/edkb12 V12/EDKB12WS/bin/Release/edkb12ws.InstallState
Normal file
113
edkb12/edkb12 V12/EDKB12WS/bin/Release/edkb12ws.InstallState
Normal file
@@ -0,0 +1,113 @@
|
||||
<SOAP-ENV:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:clr="http://schemas.microsoft.com/soap/encoding/clr/1.0" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
|
||||
<SOAP-ENV:Body>
|
||||
<a1:Hashtable id="ref-1" xmlns:a1="http://schemas.microsoft.com/clr/ns/System.Collections">
|
||||
<LoadFactor>0.72</LoadFactor>
|
||||
<Version>2</Version>
|
||||
<Comparer xsi:null="1"/>
|
||||
<HashCodeProvider xsi:null="1"/>
|
||||
<HashSize>11</HashSize>
|
||||
<Keys href="#ref-2"/>
|
||||
<Values href="#ref-3"/>
|
||||
</a1:Hashtable>
|
||||
<SOAP-ENC:Array id="ref-2" SOAP-ENC:arrayType="xsd:anyType[2]">
|
||||
<item id="ref-4" xsi:type="SOAP-ENC:string">_reserved_nestedSavedStates</item>
|
||||
<item id="ref-5" xsi:type="SOAP-ENC:string">_reserved_lastInstallerAttempted</item>
|
||||
</SOAP-ENC:Array>
|
||||
<SOAP-ENC:Array id="ref-3" SOAP-ENC:arrayType="xsd:anyType[2]">
|
||||
<item href="#ref-6"/>
|
||||
<item xsi:type="xsd:int">0</item>
|
||||
</SOAP-ENC:Array>
|
||||
<SOAP-ENC:Array id="ref-6" SOAP-ENC:arrayType="a1:IDictionary[1]" xmlns:a1="http://schemas.microsoft.com/clr/ns/System.Collections">
|
||||
<item href="#ref-7"/>
|
||||
</SOAP-ENC:Array>
|
||||
<a1:Hashtable id="ref-7" xmlns:a1="http://schemas.microsoft.com/clr/ns/System.Collections">
|
||||
<LoadFactor>0.72</LoadFactor>
|
||||
<Version>2</Version>
|
||||
<Comparer xsi:null="1"/>
|
||||
<HashCodeProvider xsi:null="1"/>
|
||||
<HashSize>11</HashSize>
|
||||
<Keys href="#ref-8"/>
|
||||
<Values href="#ref-9"/>
|
||||
</a1:Hashtable>
|
||||
<SOAP-ENC:Array id="ref-8" SOAP-ENC:arrayType="xsd:anyType[2]">
|
||||
<item href="#ref-4"/>
|
||||
<item href="#ref-5"/>
|
||||
</SOAP-ENC:Array>
|
||||
<SOAP-ENC:Array id="ref-9" SOAP-ENC:arrayType="xsd:anyType[2]">
|
||||
<item href="#ref-10"/>
|
||||
<item xsi:type="xsd:int">1</item>
|
||||
</SOAP-ENC:Array>
|
||||
<SOAP-ENC:Array id="ref-10" SOAP-ENC:arrayType="a1:IDictionary[2]" xmlns:a1="http://schemas.microsoft.com/clr/ns/System.Collections">
|
||||
<item href="#ref-11"/>
|
||||
<item href="#ref-12"/>
|
||||
</SOAP-ENC:Array>
|
||||
<a1:Hashtable id="ref-11" xmlns:a1="http://schemas.microsoft.com/clr/ns/System.Collections">
|
||||
<LoadFactor>0.72</LoadFactor>
|
||||
<Version>3</Version>
|
||||
<Comparer xsi:null="1"/>
|
||||
<HashCodeProvider xsi:null="1"/>
|
||||
<HashSize>11</HashSize>
|
||||
<Keys href="#ref-13"/>
|
||||
<Values href="#ref-14"/>
|
||||
</a1:Hashtable>
|
||||
<a1:Hashtable id="ref-12" xmlns:a1="http://schemas.microsoft.com/clr/ns/System.Collections">
|
||||
<LoadFactor>0.72</LoadFactor>
|
||||
<Version>3</Version>
|
||||
<Comparer xsi:null="1"/>
|
||||
<HashCodeProvider xsi:null="1"/>
|
||||
<HashSize>11</HashSize>
|
||||
<Keys href="#ref-15"/>
|
||||
<Values href="#ref-16"/>
|
||||
</a1:Hashtable>
|
||||
<SOAP-ENC:Array id="ref-13" SOAP-ENC:arrayType="xsd:anyType[3]">
|
||||
<item href="#ref-4"/>
|
||||
<item id="ref-17" xsi:type="SOAP-ENC:string">Account</item>
|
||||
<item href="#ref-5"/>
|
||||
</SOAP-ENC:Array>
|
||||
<SOAP-ENC:Array id="ref-14" SOAP-ENC:arrayType="xsd:anyType[3]">
|
||||
<item href="#ref-18"/>
|
||||
<item xsi:type="a3:ServiceAccount" xmlns:a3="http://schemas.microsoft.com/clr/nsassem/System.ServiceProcess/System.ServiceProcess%2C%20Version%3D2.0.0.0%2C%20Culture%3Dneutral%2C%20PublicKeyToken%3Db03f5f7f11d50a3a">LocalSystem</item>
|
||||
<item xsi:type="xsd:int">-1</item>
|
||||
</SOAP-ENC:Array>
|
||||
<SOAP-ENC:Array id="ref-15" SOAP-ENC:arrayType="xsd:anyType[3]">
|
||||
<item href="#ref-4"/>
|
||||
<item id="ref-20" xsi:type="SOAP-ENC:string">installed</item>
|
||||
<item href="#ref-5"/>
|
||||
</SOAP-ENC:Array>
|
||||
<SOAP-ENC:Array id="ref-16" SOAP-ENC:arrayType="xsd:anyType[3]">
|
||||
<item href="#ref-21"/>
|
||||
<item xsi:type="xsd:boolean">true</item>
|
||||
<item xsi:type="xsd:int">0</item>
|
||||
</SOAP-ENC:Array>
|
||||
<SOAP-ENC:Array id="ref-18" SOAP-ENC:arrayType="a1:IDictionary[0]" xmlns:a1="http://schemas.microsoft.com/clr/ns/System.Collections">
|
||||
</SOAP-ENC:Array>
|
||||
<SOAP-ENC:Array id="ref-21" SOAP-ENC:arrayType="a1:IDictionary[1]" xmlns:a1="http://schemas.microsoft.com/clr/ns/System.Collections">
|
||||
<item href="#ref-22"/>
|
||||
</SOAP-ENC:Array>
|
||||
<a1:Hashtable id="ref-22" xmlns:a1="http://schemas.microsoft.com/clr/ns/System.Collections">
|
||||
<LoadFactor>0.72</LoadFactor>
|
||||
<Version>5</Version>
|
||||
<Comparer xsi:null="1"/>
|
||||
<HashCodeProvider xsi:null="1"/>
|
||||
<HashSize>11</HashSize>
|
||||
<Keys href="#ref-23"/>
|
||||
<Values href="#ref-24"/>
|
||||
</a1:Hashtable>
|
||||
<SOAP-ENC:Array id="ref-23" SOAP-ENC:arrayType="xsd:anyType[5]">
|
||||
<item id="ref-25" xsi:type="SOAP-ENC:string">logExists</item>
|
||||
<item href="#ref-4"/>
|
||||
<item id="ref-26" xsi:type="SOAP-ENC:string">alreadyRegistered</item>
|
||||
<item id="ref-27" xsi:type="SOAP-ENC:string">baseInstalledAndPlatformOK</item>
|
||||
<item href="#ref-5"/>
|
||||
</SOAP-ENC:Array>
|
||||
<SOAP-ENC:Array id="ref-24" SOAP-ENC:arrayType="xsd:anyType[5]">
|
||||
<item xsi:type="xsd:boolean">true</item>
|
||||
<item href="#ref-28"/>
|
||||
<item xsi:type="xsd:boolean">false</item>
|
||||
<item xsi:type="xsd:boolean">true</item>
|
||||
<item xsi:type="xsd:int">-1</item>
|
||||
</SOAP-ENC:Array>
|
||||
<SOAP-ENC:Array id="ref-28" SOAP-ENC:arrayType="a1:IDictionary[0]" xmlns:a1="http://schemas.microsoft.com/clr/ns/System.Collections">
|
||||
</SOAP-ENC:Array>
|
||||
</SOAP-ENV:Body>
|
||||
</SOAP-ENV:Envelope>
|
||||
30
edkb12/edkb12 V12/EDKB12WS/bin/Release/parameters.xml
Normal file
30
edkb12/edkb12 V12/EDKB12WS/bin/Release/parameters.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" standalone="yes"?>
|
||||
<Configuration>
|
||||
<SQLConnectionString>data source=server02;initial catalog=edoka;persist security info=False;workstation id=;packet size=4096;user id=tgedoka;password=$tgedoka11</SQLConnectionString>
|
||||
<SQLConnectionStringJournale>data source=server02;initial catalog=edoka_journale;persist security info=False;workstation id=;packet size=4096;user id=tgedoka;password=$tgedoka11</SQLConnectionStringJournale>
|
||||
<DebugMode>False</DebugMode>
|
||||
<WorkDir>C:\TEMP</WorkDir>
|
||||
<TimerInterval>10000</TimerInterval>
|
||||
<OKMeldungBetreff>Dokumenterstellung abgeschlossen: #Partnernr#</OKMeldungBetreff>
|
||||
<OKMeldung>Guten Tag
|
||||
Das Dokument #Dokumenttyp# fuer den Partner #Partnernr# wurde erstellt und kann im EDOKA angezeigt werden.
|
||||
|
||||
Mit freundlichen Gruessen
|
||||
Ihr EDOKA
|
||||
</OKMeldung>
|
||||
<NOKMeldungBetreff>Dokumenterstellung fehlerhaft: #Partnernr#</NOKMeldungBetreff>
|
||||
<NOKMeldung>Guten Tag
|
||||
Das Dokument #Dokumenttyp# fuer den Partner #Partnernr# konnte nicht erfolgreich erstellt werden.
|
||||
|
||||
Eine entsprechende Meldung wurde dem EDOKA-Systemadministrator zugestellt. Er wird das Dokument erstellen
|
||||
und Sie entsprechend informieren.
|
||||
|
||||
Mit freundlichen Gruessen
|
||||
Ihr EDOKA
|
||||
</NOKMeldung>
|
||||
<MaNrFehlerMeldung>1</MaNrFehlerMeldung>
|
||||
<FehlerMeldungBetreff>EDKB12-Fehler</FehlerMeldungBetreff>
|
||||
<FehlerMeldungMeldung>EDKB12-Fehler:
|
||||
#Message#
|
||||
</FehlerMeldungMeldung>
|
||||
</Configuration>
|
||||
30
edkb12/edkb12 V12/EDKB12WS/bin/Release/parameters.xml.bak
Normal file
30
edkb12/edkb12 V12/EDKB12WS/bin/Release/parameters.xml.bak
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" standalone="yes"?>
|
||||
<Configuration>
|
||||
<SQLConnectionString>data source=server02;initial catalog=edoka;persist security info=False;workstation id=;packet size=4096;user id=tgedoka;password=$tgedoka11</SQLConnectionString>
|
||||
<SQLConnectionStringJournale>data source=server02;initial catalog=edoka_journale;persist security info=False;workstation id=;packet size=4096;user id=tgedoka;password=$tgedoka11</SQLConnectionStringJournale>
|
||||
<DebugMode>True</DebugMode>
|
||||
<WorkDir>C:\TEMP</WorkDir>
|
||||
<TimerInterval>10000</TimerInterval>
|
||||
<OKMeldungBetreff>Dokumenterstellung abgeschlossen: #Partnernr#</OKMeldungBetreff>
|
||||
<OKMeldung>Guten Tag
|
||||
Das Dokument #Dokumenttyp# fuer den Partner #Partnernr# wurde erstellt und kann im EDOKA angezeigt werden.
|
||||
|
||||
Mit freundlichen Gruessen
|
||||
Ihr EDOKA
|
||||
</OKMeldung>
|
||||
<NOKMeldungBetreff>Dokumenterstellung fehlerhaft: #Partnernr#</NOKMeldungBetreff>
|
||||
<NOKMeldung>Guten Tag
|
||||
Das Dokument #Dokumenttyp# fuer den Partner #Partnernr# konnte nicht erfolgreich erstellt werden.
|
||||
|
||||
Eine entsprechende Meldung wurde dem EDOKA-Systemadministrator zugestellt. Er wird das Dokument erstellen
|
||||
und Sie entsprechend informieren.
|
||||
|
||||
Mit freundlichen Gruessen
|
||||
Ihr EDOKA
|
||||
</NOKMeldung>
|
||||
<MaNrFehlerMeldung>1</MaNrFehlerMeldung>
|
||||
<FehlerMeldungBetreff>EDKB12-Fehler</FehlerMeldungBetreff>
|
||||
<FehlerMeldungMeldung>EDKB12-Fehler:
|
||||
#Message#
|
||||
</FehlerMeldungMeldung>
|
||||
</Configuration>
|
||||
@@ -0,0 +1,24 @@
|
||||
<?xml version="1.0" standalone="yes"?>
|
||||
<Configuration>
|
||||
<SQLConnectionString>data source=shu00;initial catalog=edoka;persist security info=False;workstation id=;packet size=4096;user id=sa;password=it</SQLConnectionString>
|
||||
<SQLConnectionStringJournale>data source=shu00;initial catalog=edoka_journale;persist security info=False;workstation id=;packet size=4096;user id=sa;password=it</SQLConnectionStringJournale>
|
||||
<DebugMode>True</DebugMode>
|
||||
<WorkDir>H:\TSSETTINGS\Edoka\edkb12</WorkDir>
|
||||
<OKMeldungBetreff>Dokumenterstellung abgeschlossen: #Partnernr#</OKMeldungBetreff>
|
||||
<OKMeldung>Guten Tag
|
||||
Das Dokument #Dokumenttyp# fuer den Partner #Partnernr# wurde erstellt und kann im EDOKA angezeigt werden.
|
||||
|
||||
Mit freundlichen Gruessen
|
||||
Ihr EDOKA
|
||||
</OKMeldung>
|
||||
<NOKMeldungBetreff>Dokumenterstellung fehlerhaft: #Partnernr#</NOKMeldungBetreff>
|
||||
<NOKMeldung>Guten Tag
|
||||
Das Dokument #Dokumenttyp# fuer den Partner #Partnernr# konnte nicht erfolgreich erstellt werden.
|
||||
|
||||
Eine entsprechende Meldung wurde dem EDOKA-Systemadministrator zugestellt. Er wird das Dokument erstellen
|
||||
und Sie entsprechend informieren.
|
||||
|
||||
Mit freundlichen Gruessen
|
||||
Ihr EDOKA
|
||||
</NOKMeldung>
|
||||
</Configuration>
|
||||
@@ -0,0 +1,2 @@
|
||||
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\installutil.exe C:\Data\EDOKA_4.02\edkb12\EDKB12WS\bin\Release\edkb12ws.exe /u
|
||||
pause
|
||||
@@ -0,0 +1,2 @@
|
||||
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\installutil.exe E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe /u
|
||||
pause
|
||||
@@ -0,0 +1,2 @@
|
||||
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\installutil.exe "C:\Data\EDOKA_4.02\edkb12\EDKB12WS\bin\Release\edkb12ws.exe"
|
||||
pause
|
||||
@@ -0,0 +1,2 @@
|
||||
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\installutil.exe "E:\Software-Projekte\EDOKA\Batches\EDKB12WS\EDKB12WS\bin\Release\edkb12ws.exe"
|
||||
pause
|
||||
BIN
edkb12/edkb12 V12/EDKB12WS/bin/Release/vssver.scc
Normal file
BIN
edkb12/edkb12 V12/EDKB12WS/bin/Release/vssver.scc
Normal file
Binary file not shown.
Reference in New Issue
Block a user