Server Error in '/' Application.

Object reference not set to an instance of an object.

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.NullReferenceException: Object reference not set to an instance of an object.

Source Error:


Line 373:
Line 374:
Line 375:cl_top_banner.ContentIds = a_ae
Line 376:cl_main_topstories.ContentIds = a_ae
Line 377:

Source File: C:\inetpub\cmsroot\rca\index_ae.aspx.vb    Line: 375

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
   Ektron.Cms.Controls.ContentList.set_ContentIds(String value) +49
   rca_index_ae.Page_Load(Object sender, EventArgs e) in C:\inetpub\cmsroot\rca\index_ae.aspx.vb:375
   System.Web.UI.Control.OnLoad(EventArgs e) +131
   System.Web.UI.Control.LoadRecursive() +65
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2427


Version Information: Microsoft .NET Framework Version:2.0.50727.5485; ASP.NET Version:2.0.50727.5483