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) +44
   LuckyEye.Ledis.Business.Engine.Utility.DecryptString(String InputText) +11
   LuckyEye.Ledis.UI.Engine.Classes.MenuHelperBase.DecryptString(String InputText) +5
   LuckyEye.Ledis.UI.Components.Sections.LeSectionList.Control_Load(Object sender, EventArgs e) +965
   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.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