jj: app state
This commit is contained in:
@@ -29,7 +29,7 @@ Public NotInheritable Class frmSplash
|
||||
Dim oConnectionURLExists = oInit.TestConnectionURLExists
|
||||
|
||||
If Not oConnectionURLExists Then
|
||||
Dim oResult = frmServiceConfig.ShowDialog()
|
||||
Dim oResult = frmConfigService.ShowDialog()
|
||||
|
||||
If oResult = DialogResult.Cancel Then
|
||||
MsgBox("Es wurde keine Dienst Verbindungsurl hinterlegt. Die Anwendung wird beendet.")
|
||||
|
||||
Reference in New Issue
Block a user