Are there any restrictions on the characters one can use for the private encryption string?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
14 年 前
NopCommerce 1.11 Hosted Windows 2008 SQL srvr 2008

Local: Windows 7RC

Are there any restrictions on the characters one can use for the private encryption string?


Got various errors (at hosted site) such as:

Invalid character in a Base-64 char array.
Invalid length for a Base-64 char array.
Length of the data to decrupt is invalid.
Invalid view state.

These all come from the same customer's eml address (me).




Not sure if this error is caused by the private encryption string.

Below just one of the err details:

Unknown  
Severity:  11  
Message:  Invalid length for a Base-64 char array.  
Exception:  System.FormatException: Invalid length for a Base-64 char array. at System.Convert.FromBase64CharArray(Char[] inArray, Int32 offset, Int32 length) at System.Web.HttpServerUtility.UrlTokenDecode(String input) at System.Web.UI.Page.DecryptStringWithIV(String s, IVType ivType) at System.Web.UI.Page.DecryptString(String s) at System.Web.Handlers.ScriptResourceHandler.DecryptParameter(NameValueCollection queryString) at System.Web.Handlers.ScriptResourceHandler.ProcessRequestInternal(HttpResponse response, NameValueCollection queryString, VirtualFileReader fileReader) at System.Web.Handlers.ScriptResourceHandler.ProcessRequest(HttpContext context) at System.Web.Handlers.ScriptResourceHandler.System.Web.IHttpHandler.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
14 年 前
Just a follow up:

The Cart appears to be operating OK.

No errors pop-up.

The errors commented about are shown in the log file only.

Displays of site and admin menus all work OK.

Upload, downloads and order processsing all function OK.
14 年 前
These issues "may" be related to Win7 RC.

Logging in thru Win Xp do not show these errors in the sys log.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.