diff --git a/ENI-2/ENI2/ENI2/App.config b/ENI-2/ENI2/ENI2/App.config
index f87b58d2..5808f9f0 100644
--- a/ENI-2/ENI2/ENI2/App.config
+++ b/ENI-2/ENI2/ENI2/App.config
@@ -26,14 +26,10 @@
1000
-
-
- http://192.168.2.24/LockingService/LockingService.svc
+ http://192.168.2.24/LockingService/LockingService.svc
-
-
- Initial Catalog=nsw;Data Source=192.168.2.24\SQLEXPRESS;Uid=dfuser;pwd=dfpasswd;Persist Security Info=False;Connection Reset=false
+ Initial Catalog=nsw;Data Source=192.168.2.24\SQLEXPRESS;Uid=dfuser;pwd=dfpasswd;Persist Security Info=False;Connection Reset=false
diff --git a/ENI-2/ENI2/ENI2/ENI2.csproj b/ENI-2/ENI2/ENI2/ENI2.csproj
index f875544b..5399e6f7 100644
--- a/ENI-2/ENI2/ENI2/ENI2.csproj
+++ b/ENI-2/ENI2/ENI2/ENI2.csproj
@@ -25,9 +25,9 @@
7
Days
false
- true
+ false
true
- http://SRV-04/eni2.publish/
+ http://192.168.2.24/eni2.publish/
http://www.textbausteine.net/
ENI2
Informatikbüro Daniel Schick
diff --git a/ENI-2/ENI2/ENI2/Properties/Settings.Designer.cs b/ENI-2/ENI2/ENI2/Properties/Settings.Designer.cs
index 7f79421e..125fe946 100644
--- a/ENI-2/ENI2/ENI2/Properties/Settings.Designer.cs
+++ b/ENI-2/ENI2/ENI2/Properties/Settings.Designer.cs
@@ -12,7 +12,7 @@ namespace ENI2.Properties {
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "14.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "16.0.0.0")]
internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
@@ -64,7 +64,7 @@ namespace ENI2.Properties {
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("http://192.168.2.4/LockingService/LockingService.svc")]
+ [global::System.Configuration.DefaultSettingValueAttribute("http://192.168.2.24/LockingService/LockingService.svc")]
public string LockingServerAddress {
get {
return ((string)(this["LockingServerAddress"]));
@@ -73,8 +73,8 @@ namespace ENI2.Properties {
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("Data Source=192.168.2.12;Initial Catalog=nsw;Uid=dfuser;Pwd=dfpasswd;Connect Time" +
- "out=30;Encrypt=False;TrustServerCertificate=False")]
+ [global::System.Configuration.DefaultSettingValueAttribute("Initial Catalog=nsw;Data Source=192.168.2.24\\SQLEXPRESS;Uid=dfuser;pwd=dfpasswd;P" +
+ "ersist Security Info=False;Connection Reset=false")]
public string ConnectionString {
get {
return ((string)(this["ConnectionString"]));
diff --git a/ENI-2/ENI2/ENI2/Properties/Settings.settings b/ENI-2/ENI2/ENI2/Properties/Settings.settings
index 6c3a6e8c..d108466e 100644
--- a/ENI-2/ENI2/ENI2/Properties/Settings.settings
+++ b/ENI-2/ENI2/ENI2/Properties/Settings.settings
@@ -15,10 +15,10 @@
1000
- http://192.168.2.4/LockingService/LockingService.svc
+ http://192.168.2.24/LockingService/LockingService.svc
- Data Source=192.168.2.12;Initial Catalog=nsw;Uid=dfuser;Pwd=dfpasswd;Connect Timeout=30;Encrypt=False;TrustServerCertificate=False
+ Initial Catalog=nsw;Data Source=192.168.2.24\SQLEXPRESS;Uid=dfuser;pwd=dfpasswd;Persist Security Info=False;Connection Reset=false
\ No newline at end of file
diff --git a/Stundensheet.xlsx b/Stundensheet.xlsx
index 0d65458c..de2fc7df 100644
Binary files a/Stundensheet.xlsx and b/Stundensheet.xlsx differ