Was mit bei deinem Build noch auffällt ist, dass die UI bei mir irgendwie Probleme macht. Die Layout Datei wird wenn sie nicht da ist, nicht erneut angelegt. Es ist letztendlich nur ein kleines schmales Feld mit 0px breite zu sehen. Ich sehe quasi nur den Rahmen.
Im Log steht folgendes:
Code:
FINE;2016-07-28 23:40:14,633;BackendConfigurator;Backend configuration successfully loaded.
INFO;2016-07-28 23:40:16,741;ExtensionManager;Initializing UI-job type 'ExternalToolUIJob'...
INFO;2016-07-28 23:40:16,743;ExtensionManager;UI-Job type 'ExternalToolUIJob' initialization successful.
INFO;2016-07-28 23:40:16,745;App;The UI-configuration was successfully loaded.
FINE;2016-07-28 23:40:18,006;WidgetManager;Initializing widget 'ClockWidget'...
FINE;2016-07-28 23:40:18,025;WidgetManager;Initialization of widget 'ClockWidget' succeeded.
FINE;2016-07-28 23:40:18,080;WidgetManager;Initializing widget 'GoogleMapsWidget'...
FINE;2016-07-28 23:40:18,083;WidgetManager;Initialization of widget 'GoogleMapsWidget' succeeded.
FINE;2016-07-28 23:40:18,090;WidgetManager;Initializing widget 'OperationWidget'...
FINE;2016-07-28 23:40:18,115;WidgetManager;Initialization of widget 'OperationWidget' succeeded.
FINE;2016-07-28 23:40:18,137;WidgetManager;Initializing widget 'ResourcesWidget'...
FINE;2016-07-28 23:40:18,140;WidgetManager;Initialization of widget 'ResourcesWidget' succeeded.
FATAL;2016-07-28 23:40:22,797;ViewModel;Der Wert darf nicht NULL sein.
Parametername: value
System.ServiceModel.FaultException`1[AlarmWorkflow.Backend.ServiceContracts.Core.AlarmWorkflowFaultDetails]: Der Wert darf nicht NULL sein.
Parametername: value (Fehlerdetail ist gleich AlarmWorkflow.Backend.ServiceContracts.Core.AlarmWorkflowFaultDetails).
WARN;2016-07-28 23:40:23,072;ProcessWrapper;The desired file C:\AlarmworkFlow\tools\ExecuteOnAlarm.bat doesn't exist. The program will not be executed! Please check your configuration.
Screenshot:
Dateianhang:
2016-07-28 23_40_58-.png [ 9.53 KiB | 2958-mal betrachtet ]