Server Error in '/' Application.

No item of id: 987804 (content_type_id: 187)

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: Tallent.TCMS.TCMSItemNotFoundException: No item of id: 987804 (content_type_id: 187)

Source Error:


Line 292:            <table width="258" border="0" cellspacing="5" cellpadding="5">
Line 293:              <tr valign="top" height="135">
Line 294:                <td class="bigPicBak" align="left" valign="middle" width="100" height="135"><img src='<%# DataBinder.Eval(Container.DataItem, "projectimage1url") %>' width="100" height="100"></td>
Line 295:                <td class="albumText" valign="middle" height="135"><%# DataBinder.Eval(Container.DataItem, "projectname") %> - <%# DataBinder.Eval(Container.DataItem, "ReleaseDate", "{0:yyyy}") %><br>
Line 296:                  <br>

Source File: E:\web\bethanydillon.com\music\music1.aspx    Line: 294

Stack Trace:


[TCMSItemNotFoundException: No item of id: 987804 (content_type_id: 187)]
   Tallent.TCMS.CMSItem.populateItemFromDB()
   Tallent.TCMS.CMSItem.get_Attributes()
   Tallent.TCMS.CMSItem.GetProperties()
   System.ComponentModel.TypeDescriptor.GetProperties(Object component, Boolean noCustomTypeDesc) +62
   System.ComponentModel.TypeDescriptor.GetProperties(Object component) +7
   System.Web.UI.DataBinder.GetPropertyValue(Object container, String propName) +45
   System.Web.UI.DataBinder.Eval(Object container, String[] expressionParts) +71
   System.Web.UI.DataBinder.Eval(Object container, String expression) +82
   ASP.music1_aspx.__DataBind__control9(Object sender, EventArgs e) in E:\web\bethanydillon.com\music\music1.aspx:294
   System.Web.UI.Control.OnDataBinding(EventArgs e) +66
   System.Web.UI.Control.DataBind() +26
   System.Web.UI.Control.DataBind() +86
   System.Web.UI.WebControls.Repeater.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem) +127
   System.Web.UI.WebControls.Repeater.CreateControlHierarchy(Boolean useDataSource) +475
   System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e) +49
   System.Web.UI.WebControls.Repeater.DataBind() +23
   ASP.music1_aspx.Page_Load(Object sender, EventArgs e) in E:\web\bethanydillon.com\music\music1.aspx:12
   System.Web.UI.Control.OnLoad(EventArgs e) +67
   System.Web.UI.Control.LoadRecursive() +35
   System.Web.UI.Page.ProcessRequestMain() +750


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