Initial commit
This commit is contained in:
@@ -0,0 +1 @@
|
||||
K:\EDOKA\EDKB08\Intranet_input\
|
||||
BIN
Archiv/EDKB08 - Kopie (3)/EDKB08/bin/EDKB08.exe
Normal file
BIN
Archiv/EDKB08 - Kopie (3)/EDKB08/bin/EDKB08.exe
Normal file
Binary file not shown.
37
Archiv/EDKB08 - Kopie (3)/EDKB08/bin/EDKB08.exe.config
Normal file
37
Archiv/EDKB08 - Kopie (3)/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
Archiv/EDKB08 - Kopie (3)/EDKB08/bin/EDKB08.pdb
Normal file
BIN
Archiv/EDKB08 - Kopie (3)/EDKB08/bin/EDKB08.pdb
Normal file
Binary file not shown.
BIN
Archiv/EDKB08 - Kopie (3)/EDKB08/bin/EDKB08.vshost.exe
Normal file
BIN
Archiv/EDKB08 - Kopie (3)/EDKB08/bin/EDKB08.vshost.exe
Normal file
Binary file not shown.
@@ -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>
|
||||
@@ -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
Archiv/EDKB08 - Kopie (3)/EDKB08/bin/EDKB08.xml
Normal file
1223
Archiv/EDKB08 - Kopie (3)/EDKB08/bin/EDKB08.xml
Normal file
File diff suppressed because it is too large
Load Diff
BIN
Archiv/EDKB08 - Kopie (3)/EDKB08/bin/EDKB08_GSF.dll
Normal file
BIN
Archiv/EDKB08 - Kopie (3)/EDKB08/bin/EDKB08_GSF.dll
Normal file
Binary file not shown.
BIN
Archiv/EDKB08 - Kopie (3)/EDKB08/bin/EDKB08_GSF.pdb
Normal file
BIN
Archiv/EDKB08 - Kopie (3)/EDKB08/bin/EDKB08_GSF.pdb
Normal file
Binary file not shown.
10
Archiv/EDKB08 - Kopie (3)/EDKB08/bin/EDKB08_GSF.xml
Normal file
10
Archiv/EDKB08 - Kopie (3)/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>
|
||||
34
Archiv/EDKB08 - Kopie (3)/EDKB08/bin/InstallUtil.InstallLog
Normal file
34
Archiv/EDKB08 - Kopie (3)/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
Archiv/EDKB08 - Kopie (3)/EDKB08/bin/SP_DoktypPerson.txt
Normal file
4
Archiv/EDKB08 - Kopie (3)/EDKB08/bin/SP_DoktypPerson.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
2156
|
||||
2154
|
||||
2155
|
||||
2153
|
||||
BIN
Archiv/EDKB08 - Kopie (3)/EDKB08/bin/System.Web.dll
Normal file
BIN
Archiv/EDKB08 - Kopie (3)/EDKB08/bin/System.Web.dll
Normal file
Binary file not shown.
1
Archiv/EDKB08 - Kopie (3)/EDKB08/bin/avaloqconn.cfg
Normal file
1
Archiv/EDKB08 - Kopie (3)/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
Archiv/EDKB08 - Kopie (3)/EDKB08/bin/bms_conn.cfg
Normal file
1
Archiv/EDKB08 - Kopie (3)/EDKB08/bin/bms_conn.cfg
Normal file
@@ -0,0 +1 @@
|
||||
¹µÈ¦rȽ¹¿¸ª‰¿Çx…½³»É·¥¹u¨À¦¾·¼‘–’¥¾©¿È®¿Àeŏɯ®ÆÎn»»´‰’¦¾»ºË´ÄÀÁ¸®É®»ºe»¬’ĦµÀ³¸mȮƱ‚†xŽŠºÅºÀd¶¹‚¿€Â©ÈÇ˴Ĺ‹nÀ½º~…€
|
||||
32
Archiv/EDKB08 - Kopie (3)/EDKB08/bin/edkb08.InstallLog
Normal file
32
Archiv/EDKB08 - Kopie (3)/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
Archiv/EDKB08 - Kopie (3)/EDKB08/bin/edkb08.zip
Normal file
BIN
Archiv/EDKB08 - Kopie (3)/EDKB08/bin/edkb08.zip
Normal file
Binary file not shown.
BIN
Archiv/EDKB08 - Kopie (3)/EDKB08/bin/edkb08.zip_old
Normal file
BIN
Archiv/EDKB08 - Kopie (3)/EDKB08/bin/edkb08.zip_old
Normal file
Binary file not shown.
BIN
Archiv/EDKB08 - Kopie (3)/EDKB08/bin/edkb08_2308.zip
Normal file
BIN
Archiv/EDKB08 - Kopie (3)/EDKB08/bin/edkb08_2308.zip
Normal file
Binary file not shown.
1
Archiv/EDKB08 - Kopie (3)/EDKB08/bin/edokaconn.cfg
Normal file
1
Archiv/EDKB08 - Kopie (3)/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
Archiv/EDKB08 - Kopie (3)/EDKB08/bin/gsf/Archiv/ABGE.xmlx
Normal file
51
Archiv/EDKB08 - Kopie (3)/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
Archiv/EDKB08 - Kopie (3)/EDKB08/bin/gsf/Archiv/EBES.xmlx
Normal file
51
Archiv/EDKB08 - Kopie (3)/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>
|
||||
@@ -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
Archiv/EDKB08 - Kopie (3)/EDKB08/bin/gsf/Archiv/LSV.xmlc
Normal file
52
Archiv/EDKB08 - Kopie (3)/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
Archiv/EDKB08 - Kopie (3)/EDKB08/bin/gsf/VITRUV.XMLxxx
Normal file
51
Archiv/EDKB08 - Kopie (3)/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
Archiv/EDKB08 - Kopie (3)/EDKB08/bin/gsf/WordChange.txt
Normal file
6
Archiv/EDKB08 - Kopie (3)/EDKB08/bin/gsf/WordChange.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
ö;oe
|
||||
ü;ue
|
||||
ä;ae
|
||||
Ä;AE
|
||||
Ö;OE
|
||||
Ü;UE
|
||||
2
Archiv/EDKB08 - Kopie (3)/EDKB08/bin/install.bat
Normal file
2
Archiv/EDKB08 - Kopie (3)/EDKB08/bin/install.bat
Normal file
@@ -0,0 +1,2 @@
|
||||
C:\Windows\Microsoft.NET\Framework\v2.0.50727\installutil E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\edkb08.exe
|
||||
pause
|
||||
2
Archiv/EDKB08 - Kopie (3)/EDKB08/bin/install_U.bat
Normal file
2
Archiv/EDKB08 - Kopie (3)/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
Archiv/EDKB08 - Kopie (3)/EDKB08/bin/journaleconn.cfg
Normal file
1
Archiv/EDKB08 - Kopie (3)/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
|
||||
@@ -0,0 +1 @@
|
||||
data source=sb000233.tgcorp.ch;initial catalog=edoka_journale;workstation id=;packet size=4096;user id=tgedoka;password=$tgedoka33c
|
||||
15
Archiv/EDKB08 - Kopie (3)/EDKB08/bin/parameters.cfg
Normal file
15
Archiv/EDKB08 - Kopie (3)/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
Archiv/EDKB08 - Kopie (3)/EDKB08/bin/parameters.cfg.bak
Normal file
15
Archiv/EDKB08 - Kopie (3)/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