VS运行正常,IIS上报错

最近新建立了一个三层的项目,在发布到IIS上出现了问题。

VS运行没有任何问题,IIS上提示错误

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

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

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

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

源错误: 

行 74:         public DataTable GetChidByFatherId(string fatherId)
行 75:         {
行 76:             return dal.GetChidByFatherId(fatherId);
行 77:         }
行 78: 

源文件: E:\office\YBT\YBT.BLL\SystemInfo\CityInfo.cs     行: 76 

堆栈跟踪: 

[NullReferenceException: 未将对象引用设置到对象的实例。]
   YBT.BLL.SystemInfo.CityInfo.GetChidByFatherId(String fatherId) in E:\office\YBT\YBT.BLL\SystemInfo\CityInfo.cs:76
   YBT.Web.YBT_Admins.YBT_Prod.ProductInfo_Edit.BindDrop() in E:\office\YBT\YBT.Web\YBT_Admins\YBT_Prod\ProductInfo_Edit.aspx.cs:407
   YBT.Web.YBT_Admins.YBT_Prod.ProductInfo_Edit.Page_Load(Object sender, EventArgs e) in E:\office\YBT\YBT.Web\YBT_Admins\YBT_Prod\ProductInfo_Edit.aspx.cs:33
   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


版本信息: Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.0.30319.1




解决方案。清除项目DLL引用,清理,添加DLL引用(各层都添加进去。原本我是用到哪个DLL添加哪个,后来发布IIS会报错。全部添加进去就不报错了。)


  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值