登录
注册

 


未将对象引用设置到对象的实例。

“/”应用程序中的服务器错误。

未将对象引用设置到对象的实例。

说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。

异常详细信息: System.NullReferenceException: 未将对象引用设置到对象的实例。

源错误:


行 30:                 <div class="container a" style="display:block;">
行 31: 																	<div class="jobbox" style="border-width: 8px; padding-bottom: 25px;">
行 32: 																		<div style="height: 40px; line-height: 40px; color: #0074B1; font-size: 22px;"><%=pinfo.Hireplace %><span class="f-right" style="font-size: 12px; color: #999999;"> <%=Convert.ToDateTime(pinfo.Hireupdatetime.ToString()).ToString("yyyy-MM-dd")%></span></div>
行 33: 																		<div style="line-height: 25px; font-size: 13px; height: auto; overflow: hidden;">
行 34: 																			<div class="col-xs-6">薪资待遇:<font style="color: #808080;"><%=pinfo.Hirepay%></font></div>

源文件: d:\website\ankangmoblie\wap\jobDetail.aspx    行: 32

堆栈跟踪:


[NullReferenceException: 未将对象引用设置到对象的实例。]
   ASP.wap_jobdetail_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in d:\website\ankangmoblie\wap\jobDetail.aspx:32
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +114
   System.Web.UI.Page.Render(HtmlTextWriter writer) +37
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4239


版本信息: Microsoft .NET Framework 版本:2.0.50727.5485; ASP.NET 版本:2.0.50727.5491