Server Error in '/' Application.

Invalid character in a Base-64 string.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.FormatException: Invalid character in a Base-64 string.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[FormatException: Invalid character in a Base-64 string.]
   System.Convert.FromBase64String(String s) +0
   LuckyEye.Ledis.Business.Engine.Cryptographer.DecryptString(String InputText, String Password) in D:\Projects\LedisV3\LEProducts\LedisV3Components\Business.Engine\Cryptographer.cs:194
   LuckyEye.Ledis.Business.Engine.Utility.DecryptString(String InputText) in D:\Projects\LedisV3\LEProducts\LedisV3Components\Business.Engine\Utility.cs:1297
   LuckyEye.Ledis.UI.Engine.Classes.MenuHelperBase.DecryptString(String InputText) in D:\Projects\LedisV3\LEProducts\LedisV3Components\UI.Engine\Classes\MenuHelperBase.cs:250
   LuckyEye.Ledis.UI.Components.Contents.LeContentList.DecryptString(String InputText) in D:\Projects\LedisV3\LEProducts\LedisV3Components\UI.Components\Contents\LeContentList.cs:3640
   LuckyEye.Ledis.UI.Components.Contents.LeContentList.get_SectionsInclude() in D:\Projects\LedisV3\LEProducts\LedisV3Components\UI.Components\Contents\LeContentList.cs:267
   LuckyEye.Ledis.UI.Components.Contents.LeContentList.Control_Load(Object sender, EventArgs e) in D:\Projects\LedisV3\LEProducts\LedisV3Components\UI.Components\Contents\LeContentList.cs:342
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.WebControls.BaseDataList.OnLoad(EventArgs e) +45
   System.Web.UI.Control.LoadRecursive() +50
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627


Version Information: Microsoft .NET Framework Version:2.0.50727.8974; ASP.NET Version:2.0.50727.8975