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:


Line 17: 
Line 18: <div id="takvim">
Line 19: 				  <LECalender:LECalender01 ListPageUrl="liste.aspx" 
Line 20: 					DetailPageUrl="blogdetay.aspx" DropDownCssClass="takvimSelect" 
Line 21: 					CssClass="takvimGenel" BorderWidth="0px" ShowDayHeader="True" ShowMonth="True" ShowNextPrevMonth="True"

Source File: D:\websites\Akmeric\TR\UCs\leftBlog.ascx    Line: 19

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.Calender.LECalender01..ctor() +1453
   ASP.ucs_leftblog_ascx.__BuildControlLECalender01() in D:\websites\Akmeric\TR\UCs\leftBlog.ascx:19
   ASP.ucs_leftblog_ascx.__BuildControlTree(ucs_leftblog_ascx __ctrl) in D:\websites\Akmeric\TR\UCs\leftBlog.ascx:1
   ASP.ucs_leftblog_ascx.FrameworkInitialize() +82
   System.Web.UI.UserControl.InitializeAsUserControlInternal() +35
   System.Web.UI.UserControl.InitializeAsUserControl(Page page) +14
   ASP.blog_detay_aspx.__BuildControlleftHakkinda1() in D:\websites\Akmeric\TR\blog\detay.aspx:60
   ASP.blog_detay_aspx.__BuildControlform1() in D:\websites\Akmeric\TR\blog\detay.aspx:47
   ASP.blog_detay_aspx.__BuildControlTree(blog_detay_aspx __ctrl) in D:\websites\Akmeric\TR\blog\detay.aspx:1
   ASP.blog_detay_aspx.FrameworkInitialize() +82
   System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +56
   System.Web.UI.Page.ProcessRequest() +80
   System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) +21
   System.Web.UI.Page.ProcessRequest(HttpContext context) +49
   ASP.blog_detay_aspx.ProcessRequest(HttpContext context) +37
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +181
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75


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