主题:  我的BLOG出错了,大家看看有什么办法????

阿旭

职务:普通成员
等级:7
金币:0.0
发贴:36
注册:2006/3/7 21:06:45
#12007/6/15 20:32:40
发表日志时出现以下代码:


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.]
   Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String value, NumberFormatInfo NumberFormat) +211
   Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String value, NumberFormatInfo NumberFormat) +74

[InvalidCastException: Conversion from string "			" to type 'Double' is not valid.]
   Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String value, NumberFormatInfo NumberFormat) +218
   Microsoft.VisualBasic.CompilerServices.Operators.CompareObject2(Object Left, Object Right, Boolean TextCompare) +2984
   Microsoft.VisualBasic.CompilerServices.Operators.ConditionalCompareObjectNotEqual(Object Left, Object Right, Boolean TextCompare) +25
   PublisherDll.publisher.ProcessTag(Int32 npage) +1783
   PublisherDll.publisher.Publish(Int32 PageMode, Int32 id, Int32 pii) +637
   useradmin_bloglist.Archivebuild(String intLogid, Int32 intUser) +124
   useradmin_bloglist.RestoreLog_Click(Object sender, EventArgs e) +559
   System.Web.UI.WebControls.Button.onClick(EventArgs e) +105
   System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +107
   System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +7
   System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +11
   System.Web.UI.Page.RaisePostBackEvent(NamevalueCollection postData) +33
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5102

 


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210 



很不正常,有没好的方法...............救命啊.....

编辑历史:[此帖最近一次被 54zq 编辑过(编辑时间:2007-06-21 16:01:50)]


Jack

职务:管理员
等级:13
金币:54.4
发贴:6183
注册:2004/12/4 8:04:52
#22007/6/18 14:42:40
我也有遇到。



乔小美

职务:普通成员
等级:6
金币:0.4
发贴:123
注册:2006/4/21 10:44:53
#32007/7/19 21:35:29
这个问题解决了没啊?
我现在也中招了啊。。。
要怎么个救法。。。


水瓶座女

SULei

职务:管理员
等级:8
金币:1.0
发贴:103
注册:2005/2/16 15:39:30
#42007/7/20 1:29:30
我试了一下,没有遇到错误...

编辑历史:[此帖最近一次被 SULei 编辑过(编辑时间:2007-7-20 10:44:37)]