系統(tǒng)提示
當前系統(tǒng)發(fā)生異常故障,請聯(lián)系技術人員解決。
System.InvalidOperationException: 提供程序無法確定 Object 值。例如,該行剛剛創(chuàng)建,未提供 Object 列的默認值,并且使用者尚未設置新 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:行號 308
在 IBW.CMS.Services.ContentService.GetItems(IFilter`1 filter, Int32 pageIndex, Int32 pageSize) 位置 F:\haywood\net套餐\net\IBW.CMS\Services\ContentService.cs:行號 262
在 IBW.Web.Controls.Left.labelReplace(String templateContent, String _attribute, String _intro, String categoryId) 位置 F:\haywood\net套餐\net\IBW.Web\Controls\Left.ascx.cs:行號 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:行號 545
在 IBW.Web.Controls.Left.getModule(String place) 位置 F:\haywood\net套餐\net\IBW.Web\Controls\Left.ascx.cs:行號 281
在 IBW.Web.Controls.Left.Page_Load(Object sender, EventArgs e) 位置 F:\haywood\net套餐\net\IBW.Web\Controls\Left.ascx.cs:行號 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)