zooflow: msgbox
This commit is contained in:
@@ -87,7 +87,7 @@ Public Class frmMonitor
|
||||
ConfigManager.Save()
|
||||
Application.Restart()
|
||||
Else
|
||||
FormHelper.ShowErrorMessage("No Database configured. Application will close!", "frmStart_Load")
|
||||
FormHelper.ShowErrorMessage(New ApplicationException("No Database configured. Application will close!"), "frmStart_Load")
|
||||
Application.Exit()
|
||||
|
||||
End If
|
||||
|
||||
Reference in New Issue
Block a user