laoyin - 2009/7/1 12:52:00
后台查看订单时报错,报错如下:(英文版怎么没有订购功能)
Server Error in '/' Application.
Input string was not in a correct format. 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: Input string was not in a correct format.
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: Input string was not in a correct format.] System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) +2753091 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) +102 PageAdmin.order_2.Info_Bind() +1098 PageAdmin.order_2.Data_Bind() +59 PageAdmin.order_2.Page_Load(Object sender, EventArgs e) +176 System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +34 System.Web.UI.Control.OnLoad(EventArgs e) +99 System.Web.UI.Control.LoadRecursive() +47 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061 |
locoa - 2009/7/8 10:37:00
我也是 什么原因啊
aseahung - 2009/7/8 22:50:00
一样一样.....
sdcywdl - 2009/8/9 16:45:00
怎么不解决,我也有这个错误
xiyou - 2009/8/10 14:35:00
重新下系统,用bin目录和member,master目录覆盖
0610版本可以这样做