很郁闷的报错

wcy_li 2010-05-25 05:25:54
用asp.net 2.0写的一个程序 怎么会老报
Server Error in '/' Application.
--------------------------------------------------------------------------------

Object reference not set to an instance of an object.
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.NullReferenceException: Object reference not set to an instance of an object.

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:


[NullReferenceException: Object reference not set to an instance of an object.]
info.web.leave.Page_Load(Object sender, EventArgs e) +148
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
这个错误啊 。。
更郁闷的是,点击连接进入这个页面的时候 有时候会报这个错误、有时候又正常。
所有单步调试没一点问题。
有那位大侠知道帮忙解决下,快崩溃了...

...全文
88 4 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
4 条回复
切换为时间正序
请发表友善的回复…
发表回复
wcy_li 2010-05-25
  • 打赏
  • 举报
回复
我郁闷啊...这是为什么呢.
偶尔报错!太他吗难了!
wcy_li 2010-05-25
  • 打赏
  • 举报
回复
我单步调试没有问题。网站发布后,经常就会出现这样的问题。
xingshungames 2010-05-25
  • 打赏
  • 举报
回复
是不是你后台进行request.querying["xxx"]接受参数数据的时候。其数据是null。而你使用了ToString()
chen_ya_ping 2010-05-25
  • 打赏
  • 举报
回复
你调试一下,注意引用变量的地方,是不是为null

62,243

社区成员

发帖
与我相关
我的任务
社区描述
.NET技术交流专区
javascript云原生 企业社区
社区管理员
  • ASP.NET
  • .Net开发者社区
  • R小R
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告

.NET 社区是一个围绕开源 .NET 的开放、热情、创新、包容的技术社区。社区致力于为广大 .NET 爱好者提供一个良好的知识共享、协同互助的 .NET 技术交流环境。我们尊重不同意见,支持健康理性的辩论和互动,反对歧视和攻击。

希望和大家一起共同营造一个活跃、友好的社区氛围。

试试用AI创作助手写篇文章吧