change message
This commit is contained in:
parent
61a3e9b6d3
commit
6cf81ffafb
@ -1947,8 +1947,7 @@ Public Class frmValidator
|
||||
LOGGER.Debug("Dokument-GUID: '" & CURRENT_DOC_GUID.ToString & "'")
|
||||
If CURRENT_DOC_GUID > 0 Then
|
||||
If GetWMDocPathWindows(0) = False Then
|
||||
MsgBox("Could not access the file! Check the log!", MsgBoxStyle.Critical, ADDITIONAL_TITLE)
|
||||
Exit Sub
|
||||
MsgBox("The file can not be diplayed!", MsgBoxStyle.Critical, ADDITIONAL_TITLE)
|
||||
End If
|
||||
If IDB_ACTIVE = False Then
|
||||
If CreateWMObject() = False Then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user