|
[Googlesyncmod-tracker] [ googlesyncmod-Bugs-3412739 ] Unexpected
Error - Error Decryption Password
From: SourceForge.net <noreply@so...> - 2011-09-22 02:38
|
Bugs item #3412739, was opened at 2011-09-22 02:38 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1539126&aid=3412739&group_id=369321 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: v3.5 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Unexpected Error - Error Decryption Password Initial Comment: Used the application once and it worked great! Thanks! Then the second time I opened I got the error below. Tried reinstalling but that did not work. --------------------------- GO Contact Sync Mod --------------------------- Sorry, an unexpected error occured. Please support us fixing this problem. Go to https://sourceforge.net/projects/googlesyncmod/ and use the Tracker! Hint: You can copy this message by pressing CTRL-C in the dialog box. Please check first if error has already been reported. Program Version: 3.5.5.15410 Error Details: GoContactSyncMod.PasswordEncryptionException: Error decryption password ---> System.Security.Cryptography.CryptographicException: Padding is invalid and cannot be removed. at System.Security.Cryptography.RijndaelManagedTransform.DecryptData(Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount, Byte[]& outputBuffer, Int32 outputOffset, PaddingMode paddingMode, Boolean fLast) at System.Security.Cryptography.RijndaelManagedTransform.TransformFinalBlock(Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount) at System.Security.Cryptography.CryptoStream.Read(Byte[] buffer, Int32 offset, Int32 count) at GoContactSyncMod.Encryption.ReadFully(Stream stream) in C:\Users\saller\projects\googlesyncmod\trunk\GoogleContactsSync\Encryption.cs:line 98 at GoContactSyncMod.Encryption.DecryptPassword(String email, String encryptedPassword) in C:\Users\saller\projects\googlesyncmod\trunk\GoogleContactsSync\Encryption.cs:line 47 --- End of inner exception stack trace --- at GoContactSyncMod.Encryption.DecryptPassword(String email, String encryptedPassword) in C:\Users\saller\projects\googlesyncmod\trunk\GoogleContactsSync\Encryption.cs:line 60 at GoContactSyncMod.SettingsForm.LoadSettings() in C:\Users\saller\projects\googlesyncmod\trunk\GoogleContactsSync\SettingsForm.cs:line 112 at GoContactSyncMod.SettingsForm..ctor() in C:\Users\saller\projects\googlesyncmod\trunk\GoogleContactsSync\SettingsForm.cs:line 43 at GoContactSyncMod.Program.Main() in C:\Users\saller\projects\googlesyncmod\trunk\GoogleContactsSync\Program.cs:line 29 --------------------------- OK --------------------------- ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1539126&aid=3412739&group_id=369321 |
| Thread | Author | Date |
|---|---|---|
| [Googlesyncmod-tracker] [ googlesyncmod-Bugs-3412739 ] Unexpected Error - Error Decryption Password | SourceForge.net <noreply@so...> |