write droptype = empty to debug
This commit is contained in:
@@ -1384,7 +1384,7 @@ Public Class frmIndex
|
|||||||
DocumentViewer1.Init(LOGCONFIG, VIEWER_LICENSE)
|
DocumentViewer1.Init(LOGCONFIG, VIEWER_LICENSE)
|
||||||
|
|
||||||
If DropType Is Nothing Then
|
If DropType Is Nothing Then
|
||||||
LOGGER.Warn("File with Id [{0}] was not found in TBGI_FILES_USER. Exiting.")
|
LOGGER.Debug("File with Id [{0}] was not found in TBGI_FILES_USER. Exiting.", CURRENT_WORKFILE_GUID)
|
||||||
CancelAttempts = MaxCancelAttempts
|
CancelAttempts = MaxCancelAttempts
|
||||||
Close()
|
Close()
|
||||||
Else
|
Else
|
||||||
|
|||||||
Reference in New Issue
Block a user