Server Error in '/' Application.

Invalid length for a Base-64 char array.

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 length for a Base-64 char array.

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 length for a Base-64 char array.]
   System.Convert.FromBase64String(String s) +0
   Decisionmark.CommonLibrary.Encryption.Symmetric.DecryptData(String strKey, String strData) in E:\Cedar Rapids\(Shared)\CodeLibs\DecisionmarkCommon\2.0 Optimized\Decisionmark.CommonLibrary\Encryption\Symmetric.cs:81

[Exception: Error. Could not Decrypt Data.]
   Decisionmark.CommonLibrary.Encryption.Symmetric.DecryptData(String strKey, String strData) in E:\Cedar Rapids\(Shared)\CodeLibs\DecisionmarkCommon\2.0 Optimized\Decisionmark.CommonLibrary\Encryption\Symmetric.cs:97
   WebApp.HttpHandlers.ReminderHTTPHandler.ProcessRequest(HttpContext context) in E:\Cedar Rapids\TitanTVProjects\TitanTV\3.0\TitanTV-3.0.Classes\HttpHandlers\ReminderRSSHandler.cs:32
   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.9061; ASP.NET Version:2.0.50727.9062