D
David Thielen
All of a sudden I'm getting it. This is running using VS 2005 in debug
mode using the VS 2005 web server, not IIS.
thanks - dave
Server Error in '/store' 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.FromBase64CharArray(Char[] inArray, Int32 offset,
Int32 length) +0
System.Web.HttpServerUtility.UrlTokenDecode(String input) +224
System.Web.UI.Page.DecryptString(String s) +37
System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
+391
david@[email protected]
Windward Reports -- http://www.WindwardReports.com
me -- http://dave.thielen.com
Cubicle Wars - http://www.windwardreports.com/film.htm
mode using the VS 2005 web server, not IIS.
thanks - dave
Server Error in '/store' 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.FromBase64CharArray(Char[] inArray, Int32 offset,
Int32 length) +0
System.Web.HttpServerUtility.UrlTokenDecode(String input) +224
System.Web.UI.Page.DecryptString(String s) +37
System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
+391
david@[email protected]
Windward Reports -- http://www.WindwardReports.com
me -- http://dave.thielen.com
Cubicle Wars - http://www.windwardreports.com/film.htm