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 1384:            Dim oIP As New InsitePage(oInsitePageTmp.parent_id, oResult)
Line 1385:            sCustomProperties = oIP.properties2
Line 1386:            If sCustomProperties.Trim() = "" And oIP.parent_id <> 0 Then
Line 1387:                oInsitePageTmp = oIP
Line 1388:            Else

Source File: d:\web\localuser\hospicesydvestjy.dk\public_html\default.aspx.vb    Line: 1386

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
   _Default.Page_Load(Object sender, EventArgs e) in d:\web\localuser\hospicesydvestjy.dk\public_html\default.aspx.vb:1386
   System.Web.UI.Control.OnLoad(EventArgs e) +97
   System.Web.UI.Control.LoadRecursive() +61
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693


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