Server Error in '/' Application.

Column 'custom_icon_path' does not belong to table d_items.

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.ArgumentException: Column 'custom_icon_path' does not belong to table d_items.

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:


[ArgumentException: Column 'custom_icon_path' does not belong to table d_items.]
   System.Data.DataRow.GetDataColumn(String columnName) +1887619
   System.Data.DataRow.set_Item(String columnName, Object value) +14
   intellicms.data.bases.data_object.setValue(String sField, Object oValue) in E:\proj\intellicms.2005\intellicms.data\bases\data_object.cs:320
   intellicms.data.item.set_CustomIconPath(String value) in E:\proj\intellicms.2005\intellicms.data\item.cs:325
   intellicms.data.page..ctor(DataRowBuilder rb) in E:\proj\intellicms.2005\intellicms.data\page.cs:23
   intellicms.data.collections.pages.NewRowFromBuilder(DataRowBuilder builder) in E:\proj\intellicms.2005\intellicms.data\collections\pages.cs:40
   System.Data.DataTable.NewRow(Int32 record) +43
   System.Data.DataTable.NewRow() +13
   intellicms.data.bases.data_object.getRowBuilder(framework_identifier fwiObject, collection oCollection) in E:\proj\intellicms.2005\intellicms.data\bases\data_object.cs:528
   intellicms.data.bases.data_object._instantiateObject(framework_identifier fwiObject, Type typObject) in E:\proj\intellicms.2005\intellicms.data\bases\data_object.cs:471
   intellicms.data.page.instantiateObject(framework_identifier fwiObject) in E:\proj\intellicms.2005\intellicms.data\page.cs:176
   intellicms.data.page.instantiateObject(String sContext, Int32 iSiteID, Int32 iObjectID, Int32 iVersionID) in E:\proj\intellicms.2005\intellicms.data\page.cs:175
   intellicms.data.page.instantiateObject(String sContext, Int32 iSiteID, Int32 iObjectID) in E:\proj\intellicms.2005\intellicms.data\page.cs:174
   intellicms.data.page.instantiateObject(Int32 iSiteID, Int32 iObjectID) in E:\proj\intellicms.2005\intellicms.data\page.cs:173
   intellicms.data.page.instantiateObject(Int32 iObjectID) in E:\proj\intellicms.2005\intellicms.data\page.cs:172
   intellicms.data.page.instantiateObject() in E:\proj\intellicms.2005\intellicms.data\page.cs:170
   intellicms.data.linkdata..ctor(Int32 iID) in E:\proj\intellicms.2005\intellicms.data\linkdata.cs:15
   intellicms.data.linkdata..ctor() in E:\proj\intellicms.2005\intellicms.data\linkdata.cs:24
   intellicms.library.components.clientpage.linkmapper.oApplication_BeginRequest(Object sender, EventArgs e) in E:\proj\intellicms.2005\intellicms.library\components\clientpage\linkmapper.cs:218
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64


Version Information: Microsoft .NET Framework Version:2.0.50727.832; ASP.NET Version:2.0.50727.832