系統(tǒng)提示
當(dāng)前系統(tǒng)發(fā)生異常故障,請(qǐng)聯(lián)系技術(shù)人員解決。
System.InvalidOperationException: 提供程序無(wú)法確定 Object 值。例如,該行剛剛創(chuàng)建,未提供 Object 列的默認(rèn)值,并且使用者尚未設(shè)置新 Object 值。
在 System.Data.OleDb.ColumnBinding.Value()
在 System.Data.OleDb.OleDbDataReader.GetValue(Int32 ordinal)
在 System.Data.OleDb.OleDbDataReader.get_Item(String name)
在 IBW.CMS.Repositories.Access.ContentRepository.GetItems() 位置 F:\haywood\net套餐\net\IBW.CMS\Repositories\Access\ContentRepository.cs:行號(hào) 308
在 IBW.CMS.Services.ContentService.GetItems(IFilter`1 filter, Int32 pageIndex, Int32 pageSize) 位置 F:\haywood\net套餐\net\IBW.CMS\Services\ContentService.cs:行號(hào) 262
在 IBW.Web.Controls.Left.labelReplace(String templateContent, String _attribute, String _intro, String categoryId) 位置 F:\haywood\net套餐\net\IBW.Web\Controls\Left.ascx.cs:行號(hào) 328
在 IBW.Web.Controls.Left.getContent(Int32 displayModel, String categoryId, String _attribute, String intro, Boolean ismarquee, String marqueeVars, Int32 homeId) 位置 F:\haywood\net套餐\net\IBW.Web\Controls\Left.ascx.cs:行號(hào) 545
在 IBW.Web.Controls.Left.getModule(String place) 位置 F:\haywood\net套餐\net\IBW.Web\Controls\Left.ascx.cs:行號(hào) 281
在 IBW.Web.Controls.Left.Page_Load(Object sender, EventArgs e) 位置 F:\haywood\net套餐\net\IBW.Web\Controls\Left.ascx.cs:行號(hào) 47
在 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
在 System.Web.UI.Control.OnLoad(EventArgs e)
在 System.Web.UI.Control.LoadRecursive()
在 System.Web.UI.Control.LoadRecursive()
在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)