[已解决问题] 现在服务器上运行的程序是debug版的?
提问时间: 2007-11-12 09:37
浏览:566 次

http://space.cnblogs.com/question/2800000000000/

 

Exception Details: System.OverflowException: Value was either too large or too small for an Int32.

Source Error: 


Line 25: 		if(!Page.IsPostBack ){
Line 26: 			
Line 27: 			int qid = Convert.ToInt32(Request.QueryString["qid"]);
Line 28: 
Line 29: 			clsQuestion q = clsQuestion.GetDetail(qid);
 

Source File: d:\WebSite\CnBlogsSpace\question\item.aspx    Line: 27 

Stack Trace: 


[OverflowException: Value was either too large or too small for an Int32.]
   System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) +2725365
   System.Convert.ToInt32(String value) +68
   ASP.***.Page_Load(Object sender, EventArgs e) in d:\WebSite\CnBlogsSpace\question\item.aspx:27
   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

 
最佳答案
谢谢你发现这个问题,现在改过来了。
2007/11/12 10:10:30 回答者:dudu


提问者对于答案的评价:不客气,希望博客园越来越好!
其它回答(2)
公测公测,测试期间用Debug版的大家才好帮忙找错撒
11个月前   回答者:亚历山大同志 - 初学一级
非常好,哈哈,大家对博客园好,只能说明2个问题 1、博客园好 2、dudu人品超级好
11个月前   回答者:volnet(可以叫我大V) - 小虾三级
评论
   您需要登录以后才能回答!
 

我要提问

我的问题


快到期问题

> 问题排行榜

相关内容

相关链接