From c1b7bce38647df4cb190d75a2f2c82927735f812 Mon Sep 17 00:00:00 2001 From: Daniel Schick Date: Wed, 2 Aug 2023 09:10:13 +0200 Subject: [PATCH] Korrekturen nach Feedback 7.13.0.1 --- ENI2/App.config | 9 ++++--- ENI2/Controls/ServerStatusControl.xaml | 4 --- ENI2/Controls/ServerStatusControl.xaml.cs | 26 ++++++++++--------- .../PortNotificationDetailControl.xaml | 11 ++++---- .../PortNotificationDetailControl.xaml.cs | 3 ++- ENI2/ENI2.csproj | 2 +- ENI2/Properties/Settings.Designer.cs | 4 +-- ENI2/Properties/Settings.settings | 2 +- bsmd.LockingService/LockingService.svc.cs | 18 ++++++------- .../Properties/Settings.Designer.cs | 2 +- .../Properties/Settings.settings | 2 +- bsmd.LockingService/Web.config | 2 +- bsmd.database/INFO.cs | 2 +- 13 files changed, 45 insertions(+), 42 deletions(-) diff --git a/ENI2/App.config b/ENI2/App.config index 6105b6f2..c4795a17 100644 --- a/ENI2/App.config +++ b/ENI2/App.config @@ -26,17 +26,20 @@ 1000 - http://192.168.2.24/LockingService/LockingService.svc + http://192.168.2.24/LockingService/LockingService.svc + + + BSMD ReportGenerator - Initial Catalog=nswtest;Data Source=192.168.2.24\SQLEXPRESS;Uid=dfuser;pwd=dfpasswd;Persist Security Info=False;Connection Reset=false + Initial Catalog=nswtest;Data Source=192.168.2.24\SQLEXPRESS;Uid=dfuser;pwd=dfpasswd;Persist Security Info=False;Connection Reset=false - + diff --git a/ENI2/Controls/ServerStatusControl.xaml b/ENI2/Controls/ServerStatusControl.xaml index 638b19db..def37caa 100644 --- a/ENI2/Controls/ServerStatusControl.xaml +++ b/ENI2/Controls/ServerStatusControl.xaml @@ -16,12 +16,8 @@ -