Initial commit
This commit is contained in:
BIN
Archiv/EDKB08_Aktuell/_Archiv/20160327/EDKB08/bin/EDKB08.exe
Normal file
BIN
Archiv/EDKB08_Aktuell/_Archiv/20160327/EDKB08/bin/EDKB08.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>
|
||||
BIN
Archiv/EDKB08_Aktuell/_Archiv/20160327/EDKB08/bin/EDKB08.pdb
Normal file
BIN
Archiv/EDKB08_Aktuell/_Archiv/20160327/EDKB08/bin/EDKB08.pdb
Normal file
Binary file not shown.
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>
|
||||
1062
Archiv/EDKB08_Aktuell/_Archiv/20160327/EDKB08/bin/EDKB08.xml
Normal file
1062
Archiv/EDKB08_Aktuell/_Archiv/20160327/EDKB08/bin/EDKB08.xml
Normal file
File diff suppressed because it is too large
Load Diff
BIN
Archiv/EDKB08_Aktuell/_Archiv/20160327/EDKB08/bin/EDKB08_GSF.dll
Normal file
BIN
Archiv/EDKB08_Aktuell/_Archiv/20160327/EDKB08/bin/EDKB08_GSF.dll
Normal file
Binary file not shown.
BIN
Archiv/EDKB08_Aktuell/_Archiv/20160327/EDKB08/bin/EDKB08_GSF.pdb
Normal file
BIN
Archiv/EDKB08_Aktuell/_Archiv/20160327/EDKB08/bin/EDKB08_GSF.pdb
Normal file
Binary file not shown.
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>
|
||||
EDKB08_GSF
|
||||
</name>
|
||||
</assembly>
|
||||
<members>
|
||||
|
||||
</members>
|
||||
</doc>
|
||||
BIN
Archiv/EDKB08_Aktuell/_Archiv/20160327/EDKB08/bin/System.Web.dll
Normal file
BIN
Archiv/EDKB08_Aktuell/_Archiv/20160327/EDKB08/bin/System.Web.dll
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
Data Source=DATG01.TGKB; User Id=tkb$i_edoka; Password=Edoka1234$1; Integrated Security=no;
|
||||
@@ -0,0 +1 @@
|
||||
¹µÈ¦rȽ¹¿¸ª‰¿Çx…½³»É·¥¹u¨À¦¾·¼‘–’¥¾©¿È®¿Àeŏɯ®ÆÎn»»´‰’¦¾»ºË´ÄÀÁ¸®É®»ºe»¬’ĦµÀ³¸mȮƱ‚†xŽŠºÅºÀd¶¹‚¿€Â©ÈÇ˴Ĺ‹nÀ½º~…€
|
||||
@@ -0,0 +1 @@
|
||||
Data Source=shu00;Initial Catalog=edoka;Persist Security Info=False;workstation id =;packet size=4096;User ID=sa;Password=*shu29
|
||||
@@ -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>
|
||||
@@ -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>
|
||||
Binary file not shown.
Binary file not shown.
@@ -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>
|
||||
@@ -0,0 +1,6 @@
|
||||
ö;oe
|
||||
ü;ue
|
||||
ä;ae
|
||||
Ä;AE
|
||||
Ö;OE
|
||||
Ü;UE
|
||||
@@ -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
|
||||
@@ -0,0 +1,13 @@
|
||||
Applikation-ID =10
|
||||
Filepfad =d:\edoka\_EDK\
|
||||
Temppfad =d:\edoka\_EDK\Files\
|
||||
Journaltimer in Minuten =1
|
||||
Mail-Absender =tge4491@tkb.ch
|
||||
SMTP-Server =server01
|
||||
DeleteOriginalfiles =0
|
||||
Mailadresse_OK =tge4491@tkb.ch
|
||||
Mailadresse_NOK =tge4491@tkb.ch
|
||||
GSF_ConfigFiles =E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\gsf\
|
||||
GSF_Timer in Minuten =1
|
||||
GSF_Conf_Dateiendung =xml
|
||||
WorkDir =d:\edoka\_EDK\WORK\
|
||||
@@ -0,0 +1,12 @@
|
||||
Applikation-ID =10
|
||||
Filepfad =d:\edoka\_EDK\
|
||||
Temppfad =d:\edoka\_EDK\Files\
|
||||
Journaltimer in Minuten =1
|
||||
Mail-Absender =tge4491@tkb.ch
|
||||
SMTP-Server =server01
|
||||
DeleteOriginalfiles =0
|
||||
Mailadresse_OK =tge4491@tkb.ch
|
||||
Mailadresse_NOK =tge4491@tkb.ch
|
||||
GSF_ConfigFiles =E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\gsf\
|
||||
GSF_Timer in Minuten =1
|
||||
GSF_Conf_Dateiendung =xml
|
||||
Reference in New Issue
Block a user