Initial commit
This commit is contained in:
1
EDKB21/EDKB08/bin/DirectoriesToScan.txt
Normal file
1
EDKB21/EDKB08/bin/DirectoriesToScan.txt
Normal file
@@ -0,0 +1 @@
|
||||
K:\EDOKA\EDKB08\Intranet_input\
|
||||
BIN
EDKB21/EDKB08/bin/EDKB08.exe
Normal file
BIN
EDKB21/EDKB08/bin/EDKB08.exe
Normal file
Binary file not shown.
37
EDKB21/EDKB08/bin/EDKB08.exe.config
Normal file
37
EDKB21/EDKB08/bin/EDKB08.exe.config
Normal file
@@ -0,0 +1,37 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<configuration>
|
||||
<configSections>
|
||||
<sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" >
|
||||
<section name="EDKB08.My.MySettings" type="System.Configuration.ClientSettingsSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" />
|
||||
</sectionGroup>
|
||||
</configSections>
|
||||
<system.diagnostics>
|
||||
<sources>
|
||||
<!-- Dieser Abschnitt definiert die Protokollierungskonfiguration für My.Application.Log -->
|
||||
<source name="DefaultSource" switchName="DefaultSwitch">
|
||||
<listeners>
|
||||
<add name="FileLog"/>
|
||||
<!-- Auskommentierung des nachfolgenden Abschnitts aufheben, um in das Anwendungsereignisprotokoll zu schreiben -->
|
||||
<!--<add name="EventLog"/>-->
|
||||
</listeners>
|
||||
</source>
|
||||
</sources>
|
||||
<switches>
|
||||
<add name="DefaultSwitch" value="Information" />
|
||||
</switches>
|
||||
<sharedListeners>
|
||||
<add name="FileLog"
|
||||
type="Microsoft.VisualBasic.Logging.FileLogTraceListener, Microsoft.VisualBasic, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
|
||||
initializeData="FileLogWriter"/>
|
||||
<!-- Auskommentierung des nachfolgenden Abschnitts aufheben und APPLICATION_NAME durch den Namen der Anwendung ersetzen, um in das Anwendungsereignisprotokoll zu schreiben -->
|
||||
<!--<add name="EventLog" type="System.Diagnostics.EventLogTraceListener" initializeData="APPLICATION_NAME"/> -->
|
||||
</sharedListeners>
|
||||
</system.diagnostics>
|
||||
<userSettings>
|
||||
<EDKB08.My.MySettings>
|
||||
<setting name="Setting" serializeAs="String">
|
||||
<value />
|
||||
</setting>
|
||||
</EDKB08.My.MySettings>
|
||||
</userSettings>
|
||||
</configuration>
|
||||
BIN
EDKB21/EDKB08/bin/EDKB08.pdb
Normal file
BIN
EDKB21/EDKB08/bin/EDKB08.pdb
Normal file
Binary file not shown.
BIN
EDKB21/EDKB08/bin/EDKB08.vshost.exe
Normal file
BIN
EDKB21/EDKB08/bin/EDKB08.vshost.exe
Normal file
Binary file not shown.
37
EDKB21/EDKB08/bin/EDKB08.vshost.exe.config
Normal file
37
EDKB21/EDKB08/bin/EDKB08.vshost.exe.config
Normal file
@@ -0,0 +1,37 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<configuration>
|
||||
<configSections>
|
||||
<sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" >
|
||||
<section name="EDKB08.My.MySettings" type="System.Configuration.ClientSettingsSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" />
|
||||
</sectionGroup>
|
||||
</configSections>
|
||||
<system.diagnostics>
|
||||
<sources>
|
||||
<!-- Dieser Abschnitt definiert die Protokollierungskonfiguration für My.Application.Log -->
|
||||
<source name="DefaultSource" switchName="DefaultSwitch">
|
||||
<listeners>
|
||||
<add name="FileLog"/>
|
||||
<!-- Auskommentierung des nachfolgenden Abschnitts aufheben, um in das Anwendungsereignisprotokoll zu schreiben -->
|
||||
<!--<add name="EventLog"/>-->
|
||||
</listeners>
|
||||
</source>
|
||||
</sources>
|
||||
<switches>
|
||||
<add name="DefaultSwitch" value="Information" />
|
||||
</switches>
|
||||
<sharedListeners>
|
||||
<add name="FileLog"
|
||||
type="Microsoft.VisualBasic.Logging.FileLogTraceListener, Microsoft.VisualBasic, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
|
||||
initializeData="FileLogWriter"/>
|
||||
<!-- Auskommentierung des nachfolgenden Abschnitts aufheben und APPLICATION_NAME durch den Namen der Anwendung ersetzen, um in das Anwendungsereignisprotokoll zu schreiben -->
|
||||
<!--<add name="EventLog" type="System.Diagnostics.EventLogTraceListener" initializeData="APPLICATION_NAME"/> -->
|
||||
</sharedListeners>
|
||||
</system.diagnostics>
|
||||
<userSettings>
|
||||
<EDKB08.My.MySettings>
|
||||
<setting name="Setting" serializeAs="String">
|
||||
<value />
|
||||
</setting>
|
||||
</EDKB08.My.MySettings>
|
||||
</userSettings>
|
||||
</configuration>
|
||||
55
EDKB21/EDKB08/bin/EDKB08.vshost.exe.manifest
Normal file
55
EDKB21/EDKB08/bin/EDKB08.vshost.exe.manifest
Normal file
@@ -0,0 +1,55 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<asmv1:assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<assemblyIdentity version="1.0.0.0" name="MyApplication.app"/>
|
||||
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
|
||||
<security>
|
||||
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
|
||||
<!-- UAC-Manifestoptionen
|
||||
Wenn Sie die Zugangsebene für das Windows-Benutzerkonto ändern möchten, ersetzen Sie den
|
||||
requestedExecutionLevel-Knoten durch eines der folgenden Elemente.
|
||||
|
||||
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
|
||||
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
|
||||
<requestedExecutionLevel level="highestAvailable" uiAccess="false" />
|
||||
|
||||
Durch Angeben des requestedExecutionLevel-Knotens wird die Datei- und Registrierungsvirtualisierung deaktiviert.
|
||||
Wenn Sie Datei- und Registrierungsvirtualisierung für Abwärts-
|
||||
kompatibilität verwenden möchten, löschen Sie den requestedExecutionLevel-Knoten.
|
||||
-->
|
||||
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
|
||||
</requestedPrivileges>
|
||||
</security>
|
||||
</trustInfo>
|
||||
|
||||
<compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
|
||||
<application>
|
||||
<!-- Eine Liste aller Windows-Versionen, mit denen die Anwendung kompatibel ist.
|
||||
Windows wählt automatisch die am stärksten kompatible Umgebung aus.-->
|
||||
|
||||
<!-- Wenn die Anwendung mit Windows Vista kompatibel ist, heben Sie die Auskommentierung des folgenden supportedOS-Knotens auf-->
|
||||
<!--<supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}"></supportedOS>-->
|
||||
|
||||
<!-- Wenn die Anwendung mit Windows 7 kompatibel ist, heben Sie die Kommentierung des folgenden supportedOS-Knotens auf.-->
|
||||
<!--<supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/>-->
|
||||
|
||||
<!-- Wenn die Anwendung mit Windows 8 kompatibel ist, heben Sie die Auskommentierung des folgenden supportedOS-Knotens auf-->
|
||||
<!--<supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}"></supportedOS>-->
|
||||
|
||||
</application>
|
||||
</compatibility>
|
||||
|
||||
<!-- Designs für allgemeine Windows-Steuerelemente und -Dialogfelder (Windows XP und höher) aktivieren -->
|
||||
<!-- <dependency>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity
|
||||
type="win32"
|
||||
name="Microsoft.Windows.Common-Controls"
|
||||
version="6.0.0.0"
|
||||
processorArchitecture="*"
|
||||
publicKeyToken="6595b64144ccf1df"
|
||||
language="*"
|
||||
/>
|
||||
</dependentAssembly>
|
||||
</dependency>-->
|
||||
|
||||
</asmv1:assembly>
|
||||
1223
EDKB21/EDKB08/bin/EDKB08.xml
Normal file
1223
EDKB21/EDKB08/bin/EDKB08.xml
Normal file
File diff suppressed because it is too large
Load Diff
BIN
EDKB21/EDKB08/bin/EDKB08_GSF.dll
Normal file
BIN
EDKB21/EDKB08/bin/EDKB08_GSF.dll
Normal file
Binary file not shown.
BIN
EDKB21/EDKB08/bin/EDKB08_GSF.pdb
Normal file
BIN
EDKB21/EDKB08/bin/EDKB08_GSF.pdb
Normal file
Binary file not shown.
10
EDKB21/EDKB08/bin/EDKB08_GSF.xml
Normal file
10
EDKB21/EDKB08/bin/EDKB08_GSF.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>
|
||||
EDKB08_GSF
|
||||
</name>
|
||||
</assembly>
|
||||
<members>
|
||||
</members>
|
||||
</doc>
|
||||
BIN
EDKB21/EDKB08/bin/EDKB21.exe
Normal file
BIN
EDKB21/EDKB08/bin/EDKB21.exe
Normal file
Binary file not shown.
43
EDKB21/EDKB08/bin/EDKB21.exe.config
Normal file
43
EDKB21/EDKB08/bin/EDKB21.exe.config
Normal file
@@ -0,0 +1,43 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<configuration>
|
||||
<configSections>
|
||||
<sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" >
|
||||
<section name="EDKB21.My.MySettings" type="System.Configuration.ClientSettingsSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" />
|
||||
</sectionGroup>
|
||||
</configSections>
|
||||
<system.diagnostics>
|
||||
<sources>
|
||||
<!-- Dieser Abschnitt definiert die Protokollierungskonfiguration für My.Application.Log -->
|
||||
<source name="DefaultSource" switchName="DefaultSwitch">
|
||||
<listeners>
|
||||
<add name="FileLog"/>
|
||||
<!-- Auskommentierung des nachfolgenden Abschnitts aufheben, um in das Anwendungsereignisprotokoll zu schreiben -->
|
||||
<!--<add name="EventLog"/>-->
|
||||
</listeners>
|
||||
</source>
|
||||
</sources>
|
||||
<switches>
|
||||
<add name="DefaultSwitch" value="Information" />
|
||||
</switches>
|
||||
<sharedListeners>
|
||||
<add name="FileLog"
|
||||
type="Microsoft.VisualBasic.Logging.FileLogTraceListener, Microsoft.VisualBasic, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
|
||||
initializeData="FileLogWriter"/>
|
||||
<!-- Auskommentierung des nachfolgenden Abschnitts aufheben und APPLICATION_NAME durch den Namen der Anwendung ersetzen, um in das Anwendungsereignisprotokoll zu schreiben -->
|
||||
<!--<add name="EventLog" type="System.Diagnostics.EventLogTraceListener" initializeData="APPLICATION_NAME"/> -->
|
||||
</sharedListeners>
|
||||
</system.diagnostics>
|
||||
<userSettings>
|
||||
<EDKB21.My.MySettings>
|
||||
<setting name="Setting" serializeAs="String">
|
||||
<value />
|
||||
</setting>
|
||||
<setting name="Timer" serializeAs="String">
|
||||
<value>5</value>
|
||||
</setting>
|
||||
<setting name="Startapp" serializeAs="String">
|
||||
<value>E:\Software-Projekte\EDOKA\batch\EDKB09\bin\start.bat</value>
|
||||
</setting>
|
||||
</EDKB21.My.MySettings>
|
||||
</userSettings>
|
||||
</configuration>
|
||||
BIN
EDKB21/EDKB08/bin/EDKB21.pdb
Normal file
BIN
EDKB21/EDKB08/bin/EDKB21.pdb
Normal file
Binary file not shown.
25
EDKB21/EDKB08/bin/EDKB21.xml
Normal file
25
EDKB21/EDKB08/bin/EDKB21.xml
Normal file
@@ -0,0 +1,25 @@
|
||||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>
|
||||
EDKB21
|
||||
</name>
|
||||
</assembly>
|
||||
<members>
|
||||
<member name="T:EDKB21.Service1">
|
||||
<summary></summary>
|
||||
</member>
|
||||
<member name="M:EDKB21.Service1.OnStart(System.String[])">
|
||||
<summary>Start des Dienstes EDKB08WS</summary>
|
||||
<remarks>Beim Start des Dienstes werden neben dem Einlesen der Parameter der
|
||||
Journaltimer sowie der Systemfilewatcher zur Verzeichnisüberwachung
|
||||
initialisiert.</remarks>
|
||||
<param name="args"></param>
|
||||
</member>
|
||||
<member name="M:EDKB21.Service1.PrintLog(System.String,System.Diagnostics.EventLogEntryType)">
|
||||
<summary>Eintrag ins EventLog von EDKB08 schreiben</summary>
|
||||
<param name="message"></param>
|
||||
<param name="eventmessage"></param>
|
||||
</member>
|
||||
</members>
|
||||
</doc>
|
||||
34
EDKB21/EDKB08/bin/InstallUtil.InstallLog
Normal file
34
EDKB21/EDKB08/bin/InstallUtil.InstallLog
Normal file
@@ -0,0 +1,34 @@
|
||||
|
||||
Eine transaktive Installation wird ausgeführt.
|
||||
|
||||
Die Installationsphase wird gestartet.
|
||||
Die Protokolldatei enthält den Fortschritt der Assembly E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\edkb08.exe.
|
||||
Die Datei befindet sich in E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\edkb08.InstallLog.
|
||||
|
||||
Während der Installationsphase ist eine Ausnahme aufgetreten.
|
||||
System.Security.SecurityException: Die Quelle wurde nicht gefunden, aber einige oder alle Ereignisprotokolle konnten nicht durchsucht werden. Protokolle, auf die kein Zugriff möglich war: Security.
|
||||
|
||||
Die Rollbackphase der Installation wird gestartet.
|
||||
Die Protokolldatei enthält den Fortschritt der Assembly E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\edkb08.exe.
|
||||
Die Datei befindet sich in E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\edkb08.InstallLog.
|
||||
|
||||
Die Rollbackphase 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 E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\edkb08.exe.
|
||||
Die Datei befindet sich in E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\edkb08.InstallLog.
|
||||
|
||||
Während der Installationsphase ist eine Ausnahme aufgetreten.
|
||||
System.Security.SecurityException: Die Quelle wurde nicht gefunden, aber einige oder alle Ereignisprotokolle konnten nicht durchsucht werden. Protokolle, auf die kein Zugriff möglich war: Security.
|
||||
|
||||
Die Rollbackphase der Installation wird gestartet.
|
||||
Die Protokolldatei enthält den Fortschritt der Assembly E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\edkb08.exe.
|
||||
Die Datei befindet sich in E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\edkb08.InstallLog.
|
||||
|
||||
Die Rollbackphase wurde erfolgreich abgeschlossen.
|
||||
|
||||
Die transaktive Installation ist abgeschlossen.
|
||||
4
EDKB21/EDKB08/bin/SP_DoktypPerson.txt
Normal file
4
EDKB21/EDKB08/bin/SP_DoktypPerson.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
2156
|
||||
2154
|
||||
2155
|
||||
2153
|
||||
BIN
EDKB21/EDKB08/bin/System.Web.dll
Normal file
BIN
EDKB21/EDKB08/bin/System.Web.dll
Normal file
Binary file not shown.
1
EDKB21/EDKB08/bin/avaloqconn.cfg
Normal file
1
EDKB21/EDKB08/bin/avaloqconn.cfg
Normal file
@@ -0,0 +1 @@
|
||||
Data Source=DATG01.TGKB; User Id=tkb$i_edoka; Password=Edoka1234$1; Integrated Security=no;
|
||||
1
EDKB21/EDKB08/bin/bms_conn.cfg
Normal file
1
EDKB21/EDKB08/bin/bms_conn.cfg
Normal file
@@ -0,0 +1 @@
|
||||
¹µÈ¦rȽ¹¿¸ª‰¿Çx…½³»É·¥¹u¨À¦¾·¼‘–’¥¾©¿È®¿Àeŏɯ®ÆÎn»»´‰’¦¾»ºË´ÄÀÁ¸®É®»ºe»¬’ĦµÀ³¸mȮƱ‚†xŽŠºÅºÀd¶¹‚¿€Â©ÈÇ˴Ĺ‹nÀ½º~…€
|
||||
32
EDKB21/EDKB08/bin/edkb08.InstallLog
Normal file
32
EDKB21/EDKB08/bin/edkb08.InstallLog
Normal file
@@ -0,0 +1,32 @@
|
||||
Assembly E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\edkb08.exe wird installiert.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
logfile = E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\edkb08.InstallLog
|
||||
assemblypath = E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\edkb08.exe
|
||||
Dienst EDKB08WS wird installiert...
|
||||
Die EventLog-Quelle EDKB08WS im Protokoll Application wird erstellt...
|
||||
Assembly E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\edkb08.exe wird zurückgesetzt.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
logfile = E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\edkb08.InstallLog
|
||||
assemblypath = E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\edkb08.exe
|
||||
Der vorherige Zustand des Ereignisprotokolls für die Quelle EDKB08WS wird wiederhergestellt.
|
||||
Während der Rollbackphase des Installers System.Diagnostics.EventLogInstaller ist eine Ausnahme aufgetreten.
|
||||
System.Security.SecurityException: Die Quelle wurde nicht gefunden, aber einige oder alle Ereignisprotokolle konnten nicht durchsucht werden. Protokolle, auf die kein Zugriff möglich war: Security.
|
||||
Während der Rollbackphase der Installation ist eine Ausnahme aufgetreten. Diese Ausnahme wird ignoriert, und der Rollback wird fortgesetzt. Der ursprüngliche Zustand des Computers wird jedoch möglicherweise nicht vollständig wiederhergestellt, nachdem der Rollback beendet ist.
|
||||
Assembly E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\edkb08.exe wird installiert.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
assemblypath = E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\edkb08.exe
|
||||
logfile = E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\edkb08.InstallLog
|
||||
Dienst EDKB08WS wird installiert...
|
||||
Die EventLog-Quelle EDKB08WS im Protokoll Application wird erstellt...
|
||||
Assembly E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\edkb08.exe wird zurückgesetzt.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
assemblypath = E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\edkb08.exe
|
||||
logfile = E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\edkb08.InstallLog
|
||||
Der vorherige Zustand des Ereignisprotokolls für die Quelle EDKB08WS wird wiederhergestellt.
|
||||
Während der Rollbackphase des Installers System.Diagnostics.EventLogInstaller ist eine Ausnahme aufgetreten.
|
||||
System.Security.SecurityException: Die Quelle wurde nicht gefunden, aber einige oder alle Ereignisprotokolle konnten nicht durchsucht werden. Protokolle, auf die kein Zugriff möglich war: Security.
|
||||
Während der Rollbackphase der Installation ist eine Ausnahme aufgetreten. Diese Ausnahme wird ignoriert, und der Rollback wird fortgesetzt. Der ursprüngliche Zustand des Computers wird jedoch möglicherweise nicht vollständig wiederhergestellt, nachdem der Rollback beendet ist.
|
||||
BIN
EDKB21/EDKB08/bin/edkb08.zip
Normal file
BIN
EDKB21/EDKB08/bin/edkb08.zip
Normal file
Binary file not shown.
BIN
EDKB21/EDKB08/bin/edkb08.zip_old
Normal file
BIN
EDKB21/EDKB08/bin/edkb08.zip_old
Normal file
Binary file not shown.
BIN
EDKB21/EDKB08/bin/edkb08_2308.zip
Normal file
BIN
EDKB21/EDKB08/bin/edkb08_2308.zip
Normal file
Binary file not shown.
13
EDKB21/EDKB08/bin/edkb21.InstallLog
Normal file
13
EDKB21/EDKB08/bin/edkb21.InstallLog
Normal file
@@ -0,0 +1,13 @@
|
||||
Assembly E:\Software-Projekte\EDOKA\batch\EDKB21\EDKB08\bin\edkb21.exe wird installiert.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
assemblypath = E:\Software-Projekte\EDOKA\batch\EDKB21\EDKB08\bin\edkb21.exe
|
||||
logfile = E:\Software-Projekte\EDOKA\batch\EDKB21\EDKB08\bin\edkb21.InstallLog
|
||||
Dienst EDKB21 wird installiert...
|
||||
Dienst EDKB21 wurde installiert.
|
||||
Die EventLog-Quelle EDKB21 im Protokoll Application wird erstellt...
|
||||
Assembly E:\Software-Projekte\EDOKA\batch\EDKB21\EDKB08\bin\edkb21.exe wird ausgeführt.
|
||||
Betroffene Parameter:
|
||||
logtoconsole =
|
||||
assemblypath = E:\Software-Projekte\EDOKA\batch\EDKB21\EDKB08\bin\edkb21.exe
|
||||
logfile = E:\Software-Projekte\EDOKA\batch\EDKB21\EDKB08\bin\edkb21.InstallLog
|
||||
113
EDKB21/EDKB08/bin/edkb21.InstallState
Normal file
113
EDKB21/EDKB08/bin/edkb21.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>
|
||||
1
EDKB21/EDKB08/bin/edokaconn.cfg
Normal file
1
EDKB21/EDKB08/bin/edokaconn.cfg
Normal file
@@ -0,0 +1 @@
|
||||
Data Source=shu00;Initial Catalog=edoka;Persist Security Info=False;workstation id =;packet size=4096;User ID=sa;Password=*shu29
|
||||
51
EDKB21/EDKB08/bin/gsf/Archiv/ABGE.xmlx
Normal file
51
EDKB21/EDKB08/bin/gsf/Archiv/ABGE.xmlx
Normal file
@@ -0,0 +1,51 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<root>
|
||||
<config>
|
||||
<!-- Name der Anwendung -->
|
||||
<RootName>EBES</RootName>
|
||||
|
||||
<!-- Kein Net Use notwendig.
|
||||
Erlaubte Typen:
|
||||
- 0: Ohne Net Use (Direkte Pfadangabe)
|
||||
- 1: mit Net Use
|
||||
-->
|
||||
<MitNetUse>0</MitNetUse>
|
||||
|
||||
<!-- Net Use Parameter -->
|
||||
<NetUseParameter>\\sbttgzvsrv01.tgcorp.ch\steuer_imaqtg</NetUseParameter>
|
||||
|
||||
<!-- Pfad der Source Dateien
|
||||
Immer mit \ am Schluss
|
||||
-->
|
||||
<PfadSourceFiles>\\sbttgzvsrv01.tgcorp.ch\steuer_imaqtg\</PfadSourceFiles>
|
||||
|
||||
<!-- Anmeldung mit User Notwendig.
|
||||
Erlaubte Typen:
|
||||
- 0: Ohne
|
||||
- 1: mit Anmeldung
|
||||
-->
|
||||
<NetUseNT>0</NetUseNT>
|
||||
|
||||
<!-- Share Benutzer inkl. Domain -->
|
||||
<NetUseUser>user</NetUseUser>
|
||||
|
||||
<!-- Share Passwort -->
|
||||
<NetUsePW>password</NetUsePW>
|
||||
|
||||
<!-- Dateiendung Org SourceFiles -->
|
||||
<DateiEndung_Org_Files>xml</DateiEndung_Org_Files>
|
||||
|
||||
<!-- Dateiendung OK SourceFiles -->
|
||||
<DateiEndung_OK_Files>xmx</DateiEndung_OK_Files>
|
||||
|
||||
<!-- Dateiendung Error SourceFiles -->
|
||||
<DateiEndung_Error_Files>xer</DateiEndung_Error_Files>
|
||||
|
||||
<!-- Dateiendung Error SourceFiles -->
|
||||
<DateiEndung_ErrorEDKB08_Files>xee</DateiEndung_ErrorEDKB08_Files>
|
||||
|
||||
<!-- Temppfad fuer neue SourceFiles -->
|
||||
<PfadTempSourceFiles>D:\edoka\EDKB08\tmp_abge\</PfadTempSourceFiles>
|
||||
|
||||
</config>
|
||||
</root>
|
||||
51
EDKB21/EDKB08/bin/gsf/Archiv/EBES.xmlx
Normal file
51
EDKB21/EDKB08/bin/gsf/Archiv/EBES.xmlx
Normal file
@@ -0,0 +1,51 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<root>
|
||||
<config>
|
||||
<!-- Name der Anwendung -->
|
||||
<RootName>EBES</RootName>
|
||||
|
||||
<!-- Kein Net Use notwendig.
|
||||
Erlaubte Typen:
|
||||
- 0: Ohne Net Use (Direkte Pfadangabe)
|
||||
- 1: mit Net Use
|
||||
-->
|
||||
<MitNetUse>0</MitNetUse>
|
||||
|
||||
<!-- Net Use Parameter -->
|
||||
<NetUseParameter>d:\edoka\edkb08\agtguv</NetUseParameter>
|
||||
|
||||
<!-- Pfad der Source Dateien
|
||||
Immer mit \ am Schluss
|
||||
-->
|
||||
<PfadSourceFiles>d:\edoka\edkb08\agtguv\</PfadSourceFiles>
|
||||
|
||||
<!-- Anmeldung mit User Notwendig.
|
||||
Erlaubte Typen:
|
||||
- 0: Ohne
|
||||
- 1: mit Anmeldung
|
||||
-->
|
||||
<NetUseNT>0</NetUseNT>
|
||||
|
||||
<!-- Share Benutzer inkl. Domain -->
|
||||
<NetUseUser>user</NetUseUser>
|
||||
|
||||
<!-- Share Passwort -->
|
||||
<NetUsePW>password</NetUsePW>
|
||||
|
||||
<!-- Dateiendung Org SourceFiles -->
|
||||
<DateiEndung_Org_Files>xml</DateiEndung_Org_Files>
|
||||
|
||||
<!-- Dateiendung OK SourceFiles -->
|
||||
<DateiEndung_OK_Files>xmx</DateiEndung_OK_Files>
|
||||
|
||||
<!-- Dateiendung Error SourceFiles -->
|
||||
<DateiEndung_Error_Files>xer</DateiEndung_Error_Files>
|
||||
|
||||
<!-- Dateiendung Error SourceFiles -->
|
||||
<DateiEndung_ErrorEDKB08_Files>xee</DateiEndung_ErrorEDKB08_Files>
|
||||
|
||||
<!-- Temppfad fuer neue SourceFiles -->
|
||||
<PfadTempSourceFiles>D:\edoka\EDKB08\tmp_ebes\</PfadTempSourceFiles>
|
||||
|
||||
</config>
|
||||
</root>
|
||||
52
EDKB21/EDKB08/bin/gsf/Archiv/Intranet.xmlc
Normal file
52
EDKB21/EDKB08/bin/gsf/Archiv/Intranet.xmlc
Normal file
@@ -0,0 +1,52 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<root>
|
||||
<config>
|
||||
<!-- Name der Anwendung -->
|
||||
<RootName>LSV</RootName>
|
||||
|
||||
<!-- Kein Net Use notwendig.
|
||||
Erlaubte Typen:
|
||||
- 0: Ohne Net Use (Direkte Pfadangabe)
|
||||
- 1: mit Net Use
|
||||
-->
|
||||
<MitNetUse>0</MitNetUse>
|
||||
|
||||
<!-- Net Use Parameter -->
|
||||
<NetUseParameter>d:\edoka\edkb08\agtglv</NetUseParameter>
|
||||
|
||||
<!-- Pfad der Source Dateien
|
||||
Immer mit \ am Schluss
|
||||
-->
|
||||
<PfadSourceFiles>d:\edoka\edkb08\agtglv\</PfadSourceFiles>
|
||||
|
||||
<!-- Anmeldung mit User Notwendig.
|
||||
Erlaubte Typen:
|
||||
- 0: Ohne
|
||||
- 1: mit Anmeldung
|
||||
-->
|
||||
<NetUseNT>0</NetUseNT>
|
||||
|
||||
<!-- Share Benutzer inkl. Domain -->
|
||||
<NetUseUser>user</NetUseUser>
|
||||
|
||||
<!-- Share Passwort -->
|
||||
<NetUsePW>password</NetUsePW>
|
||||
|
||||
<!-- Dateiendung Org SourceFiles -->
|
||||
<DateiEndung_Org_Files>xml</DateiEndung_Org_Files>
|
||||
|
||||
<!-- Dateiendung OK SourceFiles -->
|
||||
<DateiEndung_OK_Files>xmx</DateiEndung_OK_Files>
|
||||
|
||||
<!-- Dateiendung Error SourceFiles -->
|
||||
<DateiEndung_Error_Files>xer</DateiEndung_Error_Files>
|
||||
|
||||
<!-- Dateiendung Error SourceFiles -->
|
||||
<DateiEndung_ErrorEDKB08_Files>xee</DateiEndung_ErrorEDKB08_Files>
|
||||
|
||||
|
||||
<!-- Temppfad fuer neue SourceFiles -->
|
||||
<PfadTempSourceFiles>D:\edoka\EDKB08\tmp_lsv\</PfadTempSourceFiles>
|
||||
|
||||
</config>
|
||||
</root>
|
||||
52
EDKB21/EDKB08/bin/gsf/Archiv/LSV.xmlc
Normal file
52
EDKB21/EDKB08/bin/gsf/Archiv/LSV.xmlc
Normal file
@@ -0,0 +1,52 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<root>
|
||||
<config>
|
||||
<!-- Name der Anwendung -->
|
||||
<RootName>LSV</RootName>
|
||||
|
||||
<!-- Kein Net Use notwendig.
|
||||
Erlaubte Typen:
|
||||
- 0: Ohne Net Use (Direkte Pfadangabe)
|
||||
- 1: mit Net Use
|
||||
-->
|
||||
<MitNetUse>0</MitNetUse>
|
||||
|
||||
<!-- Net Use Parameter -->
|
||||
<NetUseParameter>d:\edoka\edkb08\agtglv</NetUseParameter>
|
||||
|
||||
<!-- Pfad der Source Dateien
|
||||
Immer mit \ am Schluss
|
||||
-->
|
||||
<PfadSourceFiles>d:\edoka\edkb08\agtglv\</PfadSourceFiles>
|
||||
|
||||
<!-- Anmeldung mit User Notwendig.
|
||||
Erlaubte Typen:
|
||||
- 0: Ohne
|
||||
- 1: mit Anmeldung
|
||||
-->
|
||||
<NetUseNT>0</NetUseNT>
|
||||
|
||||
<!-- Share Benutzer inkl. Domain -->
|
||||
<NetUseUser>user</NetUseUser>
|
||||
|
||||
<!-- Share Passwort -->
|
||||
<NetUsePW>password</NetUsePW>
|
||||
|
||||
<!-- Dateiendung Org SourceFiles -->
|
||||
<DateiEndung_Org_Files>xml</DateiEndung_Org_Files>
|
||||
|
||||
<!-- Dateiendung OK SourceFiles -->
|
||||
<DateiEndung_OK_Files>xmx</DateiEndung_OK_Files>
|
||||
|
||||
<!-- Dateiendung Error SourceFiles -->
|
||||
<DateiEndung_Error_Files>xer</DateiEndung_Error_Files>
|
||||
|
||||
<!-- Dateiendung Error SourceFiles -->
|
||||
<DateiEndung_ErrorEDKB08_Files>xee</DateiEndung_ErrorEDKB08_Files>
|
||||
|
||||
|
||||
<!-- Temppfad fuer neue SourceFiles -->
|
||||
<PfadTempSourceFiles>D:\edoka\EDKB08\tmp_lsv\</PfadTempSourceFiles>
|
||||
|
||||
</config>
|
||||
</root>
|
||||
51
EDKB21/EDKB08/bin/gsf/VITRUV.XMLxxx
Normal file
51
EDKB21/EDKB08/bin/gsf/VITRUV.XMLxxx
Normal file
@@ -0,0 +1,51 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<root>
|
||||
<config>
|
||||
<!-- Name der Anwendung -->
|
||||
<RootName>VITRUV</RootName>
|
||||
|
||||
<!-- Kein Net Use notwendig.
|
||||
Erlaubte Typen:
|
||||
- 0: Ohne Net Use (Direkte Pfadangabe)
|
||||
- 1: mit Net Use
|
||||
-->
|
||||
<MitNetUse>1</MitNetUse>
|
||||
|
||||
<!-- Net Use Parameter -->
|
||||
<NetUseParameter>x: https://webdav.vitruv.ch/CH_ThurgauerKB/VitTransfer/Export</NetUseParameter>
|
||||
|
||||
<!-- Pfad der Source Dateien
|
||||
Immer mit \ am Schluss
|
||||
-->
|
||||
<PfadSourceFiles>X:</PfadSourceFiles>
|
||||
|
||||
<!-- Anmeldung mit User Notwendig.
|
||||
Erlaubte Typen:
|
||||
- 0: Ohne
|
||||
- 1: mit Anmeldung
|
||||
-->
|
||||
<NetUseNT>1</NetUseNT>
|
||||
|
||||
<!-- Share Benutzer inkl. Domain -->
|
||||
<NetUseUser>wd-tkbedoka</NetUseUser>
|
||||
|
||||
<!-- Share Passwort -->
|
||||
<NetUsePW>fR*zzbED2lec</NetUsePW>
|
||||
|
||||
<!-- Dateiendung Org SourceFiles -->
|
||||
<DateiEndung_Org_Files></DateiEndung_Org_Files>
|
||||
|
||||
<!-- Dateiendung OK SourceFiles -->
|
||||
<DateiEndung_OK_Files></DateiEndung_OK_Files>
|
||||
|
||||
<!-- Dateiendung Error SourceFiles -->
|
||||
<DateiEndung_Error_Files></DateiEndung_Error_Files>
|
||||
|
||||
<!-- Dateiendung Error SourceFiles -->
|
||||
<DateiEndung_ErrorEDKB08_Files></DateiEndung_ErrorEDKB08_Files>
|
||||
|
||||
<!-- Temppfad fuer neue SourceFiles -->
|
||||
<PfadTempSourceFiles>k:\edoka\EDKB08\</PfadTempSourceFiles>
|
||||
|
||||
</config>
|
||||
</root>
|
||||
6
EDKB21/EDKB08/bin/gsf/WordChange.txt
Normal file
6
EDKB21/EDKB08/bin/gsf/WordChange.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
ö;oe
|
||||
ü;ue
|
||||
ä;ae
|
||||
Ä;AE
|
||||
Ö;OE
|
||||
Ü;UE
|
||||
2
EDKB21/EDKB08/bin/install.bat
Normal file
2
EDKB21/EDKB08/bin/install.bat
Normal file
@@ -0,0 +1,2 @@
|
||||
C:\Windows\Microsoft.NET\Framework\v2.0.50727\installutil E:\Software-Projekte\EDOKA\batch\EDKB21\EDKB08\bin\edkb21.exe
|
||||
pause
|
||||
2
EDKB21/EDKB08/bin/install_U.bat
Normal file
2
EDKB21/EDKB08/bin/install_U.bat
Normal file
@@ -0,0 +1,2 @@
|
||||
C:\Windows\Microsoft.NET\Framework\v4.0.30319\installutil /u E:\Software-Projekte\EDOKA\batch\EDKB17\EDKB17\EDKB17\bin\Debug\edkb17.exe
|
||||
pause
|
||||
1
EDKB21/EDKB08/bin/journaleconn.cfg
Normal file
1
EDKB21/EDKB08/bin/journaleconn.cfg
Normal file
@@ -0,0 +1 @@
|
||||
Data Source=shu00;Initial Catalog=edoka_journale;Persist Security Info=False;workstation id =;packet size=4096;User ID=sa;Password=*shu29
|
||||
1
EDKB21/EDKB08/bin/journaleconn_Mail.cfg
Normal file
1
EDKB21/EDKB08/bin/journaleconn_Mail.cfg
Normal file
@@ -0,0 +1 @@
|
||||
data source=sb000233.tgcorp.ch;initial catalog=edoka_journale;workstation id=;packet size=4096;user id=tgedoka;password=$tgedoka33c
|
||||
15
EDKB21/EDKB08/bin/parameters.cfg
Normal file
15
EDKB21/EDKB08/bin/parameters.cfg
Normal file
@@ -0,0 +1,15 @@
|
||||
Applikation-ID =10
|
||||
Filepfad =k:\edoka\edkb08\
|
||||
Temppfad =k:\edoka\edkb08\
|
||||
Journaltimer in Minuten =1
|
||||
Mail-Absender =stefan.hutter@tkb.ch
|
||||
SMTP-Server =
|
||||
DeleteOriginalfiles =1
|
||||
Mailadresse_OK =stefan.hutter@tkb.ch
|
||||
Mailadresse_NOK =stefan.hutter@tkb.ch
|
||||
GSF_ConfigFiles =E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\gsf\
|
||||
GSF_Timer in Minuten =10
|
||||
GSF_Conf_Dateiendung =xml
|
||||
Directorytimer =10
|
||||
Directorys =E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\DirectoriesToScan.txt
|
||||
|
||||
15
EDKB21/EDKB08/bin/parameters.cfg.bak
Normal file
15
EDKB21/EDKB08/bin/parameters.cfg.bak
Normal file
@@ -0,0 +1,15 @@
|
||||
Applikation-ID =10
|
||||
Filepfad =k:\edoka\edkb08\
|
||||
Temppfad =k:\edoka\edkb08\
|
||||
Journaltimer in Minuten =1
|
||||
Mail-Absender =stefan.hutter@tkb.ch
|
||||
SMTP-Server =
|
||||
DeleteOriginalfiles =1
|
||||
Mailadresse_OK =stefan.hutter@tkb.ch
|
||||
Mailadresse_NOK =stefan.hutter@tkb.ch
|
||||
GSF_ConfigFiles =E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\gsf\
|
||||
GSF_Timer in Minuten =100
|
||||
GSF_Conf_Dateiendung =xml
|
||||
Directorytimer =10
|
||||
Directorys =E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\DirectoriesToScan.txt
|
||||
|
||||
Reference in New Issue
Block a user