Invalid length for a Base-64 char array or string. at System.Convert.FromBase64_Decode(Char* startInputPtr, Int32 inputLength, Byte* startDestPtr, Int32 destLength)
at System.Convert.FromBase64CharPtr(Char* inputPtr, Int32 inputLength)
at System.Convert.FromBase64String(String s)
at EncryptionManager.Decrypt(String inputString) in d:\inetpub\ClientPortal\App_Code\EncryptionManager.cs:line 28
at _ResearchDownload.getresearch() in d:\inetpub\ClientPortal\ResearchDownload.aspx.cs:line 91
|