ms
This commit is contained in:
@@ -123,6 +123,7 @@ Public Class ClassInit
|
||||
|
||||
MyApplication.Settings.GdPictureKey = NotNull(oRow.Item("LICENSE"), String.Empty)
|
||||
My.Application.Settings.GdPictureKey = NotNull(oRow.Item("LICENSE"), String.Empty)
|
||||
My.Application.GDPictureLicense = My.Application.Settings.GdPictureKey
|
||||
Catch ex As Exception
|
||||
_Logger.Error(ex)
|
||||
Throw New InitException("Error initializing3rdParty!")
|
||||
|
||||
Reference in New Issue
Block a user