-----------------------------------------------------------------------------
Date : 7/22/2023 10:18:29 AM
System.ArgumentNullException
Message : String reference not set to an instance of a String.
Parameter name: s
StackTrace : at System.Text.Encoding.GetBytes(String s)
at (Object , String )
at GSMControl.AppHelper.CalculateMD5(String input)
at GSMControl.App.LicManager.GetClientId()
at GSMControl.App.LicManager.<CheckLicenseAsync>d__11.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at GSMControl.MainForm.<OnShown>d__9.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
dhatuan82
2 years ago
-----------------------------------------------------------------------------
Date : 7/22/2023 10:18:29 AM
System.ArgumentNullException
Message : String reference not set to an instance of a String.
Parameter name: s
StackTrace : at System.Text.Encoding.GetBytes(String s)
at (Object , String )
at GSMControl.AppHelper.CalculateMD5(String input)
at GSMControl.App.LicManager.GetClientId()
at GSMControl.App.LicManager.<CheckLicenseAsync>d__11.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at GSMControl.MainForm.<OnShown>d__9.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()