HsnMustafa / gdocbackup

Automatically exported from code.google.com/p/gdocbackup
0 stars 0 forks source link

Decode null value from config #65

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
From user feedback

>>>>>>>>>>>
System.ArgumentNullException: Value cannot be null.
Parameter name: InString
  at System.Convert.FromBase64String(String s)
  at GDocBackupLib.Utility.UnprotectData(String encryptedData)
  at GDocBackup.MainForm.ExecBackupThread(Object data)
  at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
  at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  at System.Threading.ThreadHelper.ThreadStart(Object obj)

Original issue reported on code.google.com by fht...@gmail.com on 3 Sep 2011 at 4:25

GoogleCodeExporter commented 9 years ago

Original comment by fht...@gmail.com on 3 Sep 2011 at 4:26

GoogleCodeExporter commented 9 years ago

Original comment by fht...@gmail.com on 3 Sep 2011 at 4:27