分享

写回答

发帖

[提问] Server Error in '/' Application.

GoDaddy GoDaddy 2260 人阅读 | 6 人回复

发表于 2012-4-7 11:36:02 | 显示全部楼层 |阅读模式

Server Error in '/' Application.

Value cannot be null.
Parameter name: 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.ArgumentNullException: Value cannot be null.
Parameter name: 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:


[ArgumentNullException: Value cannot be null.
Parameter name: String]
   System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) +9585966
   System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) +119
   System.Int32.Parse(String s) +23
   StartPointWebSite._Default.Page_Load(Object sender, EventArgs e) +97
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
   System.Web.UI.Control.OnLoad(EventArgs e) +91
   System.Web.UI.Control.LoadRecursive() +74
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2207

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272

帮我看下什么问题,谢谢

回答|共 6 个

enta

发表于 2012-4-7 11:39:52 | 显示全部楼层

值不能为空。
参数名:String

说明:执行当前Web请求期间,出现未处理的异常。请检讨有关错误的更多信息,堆栈跟踪,它起源于代码。

异常详细信息:System.ArgumentNullException:值不能为空。
参数名:String

源错误:

执行当前Web请求期间生成了未处理的异常。可确定使用下面的异常堆栈跟踪信息的起源和异常的位置。

堆栈跟踪:


[ArgumentNullException的:值不能为空。
参数名称:字符串]
   System.Number.StringToNumber(字符串str的NumberStyles选项,NumberBuffer及数量,信息的NumberFormatInfo,布尔parseDecimal)9585966
   System.Number.ParseInt32(字符串s的NumberStyles风格的NumberFormatInfo资料)+119
   System.Int32.Parse(字符串s)+23
   StartPointWebSite._Default.Page_Load(对象发件人,EventArgs的五)+97
   错误帮助(IntPtr的FP,对象o,对象t,EventArgs的五)+14
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(对象发件人,EventArgs的五)+35
   System.Web.UI.Control.OnLoad(EventArgs的五)+91
   System.Web.UI.Control.LoadRecursive()+74
   System.Web.UI.Page.ProcessRequestMain(includeStagesBeforeAsyncPoint布尔,布尔includeStagesAfterAsyncPoint)2207

版本信息:Microsoft NET Framework版本:4.0.30319; ASP.NET版本:4.0.30319.272。
RAKSmart
回复 支持 反对

使用道具 举报

nirvata

发表于 2012-4-7 11:42:44 | 显示全部楼层

谢谢楼上,是程序的问题还是空间的问题啊,
回复 支持 反对

使用道具 举报

暮木娃娃

发表于 2012-4-7 11:54:58 | 显示全部楼层

nirvata 发表于 2012-4-7 11:42 AM
谢谢楼上,是程序的问题还是空间的问题啊,

你什么程序做什么的时候出现这个问题啊
回复 支持 反对

使用道具 举报

nirvata

发表于 2012-4-7 11:59:21 | 显示全部楼层

上传网站到空间,网站访问不了,在别的空间很正常的啊
回复 支持 反对

使用道具 举报

暮木娃娃

发表于 2012-4-7 12:04:45 | 显示全部楼层

nirvata 发表于 2012-4-7 11:59 AM
上传网站到空间,网站访问不了,在别的空间很正常的啊

你检查下这个程序对于.net版本,.net信任等级,数据库版本等的要求
参考总结GoDaddy主机500错误解决方法教程
RAKSmart
回复 支持 反对

使用道具 举报

enta

发表于 2012-4-7 12:46:39 | 显示全部楼层

Server Error in '/' Application.

应该是应用问题,不是服务器问题吧
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则