Server Error in '/news' 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 17:     {
Line 18:         XmlDocument xmlDoc = root.globes.Helper.cached_xml("/shared/xml.asp/nodes/" + FolderId + ".links.xml");
Line 19:         XmlNodeList nodeList = xmlDoc.GetElementsByTagName("link");
Line 20: 
Line 21:         string temp_text = string.Empty;

Source File: c:\globes\wwwroot\news\harel\uc\wuc_EventsWeek.ascx.cs    Line: 19

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
   harel_uc_wuc_EventsWeek.Page_Load(Object sender, EventArgs e) in c:\globes\wwwroot\news\harel\uc\wuc_EventsWeek.ascx.cs:19
   System.Web.UI.Control.OnLoad(EventArgs e) +96
   System.Web.UI.Control.LoadRecursive() +153
   System.Web.UI.Control.LoadRecursive() +250
   System.Web.UI.Control.LoadRecursive() +250
   System.Web.UI.Control.LoadRecursive() +250
   System.Web.UI.Control.LoadRecursive() +250
   System.Web.UI.Control.LoadRecursive() +250
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4739


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.6.1055.0