Following Error occurred:
Value cannot be null. Parameter name: InString
at System.Convert.FromBase64String(String s)
at TDAMobile.Presentation.Utilities.Decrypt(String password, String encryptedBase64Value)
at TDAMobile.Presentation.Welcome.Page_Load(Object sender, EventArgs e)
at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)