

START-----------------------------------10/1/2019 6:16:03 PM----------------------------------------------
[modRegistration expDate]could not save expdate to local machine saving to User AppSettingsSystem.UnauthorizedAccessException: Access to the registry key 'HKEY_LOCAL_MACHINE\SOFTWARE\QuickDOC\Initialization' is denied.
   at Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str)
   at Microsoft.Win32.RegistryKey.CreateSubKeyInternal(String subkey, RegistryKeyPermissionCheck permissionCheck, Object registrySecurityObj, RegistryOptions registryOptions)
   at Microsoft.Win32.RegistryKey.CreateSubKey(String subkey)
   at Microsoft.Win32.Registry.SetValue(String keyName, String valueName, Object value, RegistryValueKind valueKind)
   at QDPortal2.modRegistration.set_strExpDate(String value) in C:\Users\Johnr\Documents\Projects\QDportal8.5_2019_09_14\QDPortal2\modRegistration.vb:line 527STOP-----------------------------------------------------------------------------------------------------




START-----------------------------------10/1/2019 6:16:48 PM----------------------------------------------
[strLicense] Error in modRegistration------------System.UnauthorizedAccessException: Access to the registry key 'HKEY_LOCAL_MACHINE\SOFTWARE\QuickDOC\Initialization' is denied.
   at Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str)
   at Microsoft.Win32.RegistryKey.CreateSubKeyInternal(String subkey, RegistryKeyPermissionCheck permissionCheck, Object registrySecurityObj, RegistryOptions registryOptions)
   at Microsoft.Win32.RegistryKey.CreateSubKey(String subkey)
   at Microsoft.Win32.Registry.SetValue(String keyName, String valueName, Object value, RegistryValueKind valueKind)
   at QDPortal2.modRegistration.set_strLicense(String value) in C:\Users\Johnr\Documents\Projects\QDportal8.5_2019_09_14\QDPortal2\modRegistration.vb:line 392STOP-----------------------------------------------------------------------------------------------------


