Server Error in '/' Application.

1012007

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.Exception: 1012007

Source Error:


Line 72:                 return (getSingleNode(id));
Line 73:             }
Line 74:             catch (Exception exp) { throw (new Exception("1012007")); return (null); }
Line 75:         }
Line 76:         

Source File: h:\root\home\maidroos2-001\www\wasatiahportal\App_Code\BLL\NodesBLL.cs    Line: 74

Stack Trace:


[Exception: 1012007]
   TechnoCMS.BLL.NodesBLL.getSingleNode(Guid ID) in h:\root\home\maidroos2-001\www\wasatiahportal\App_Code\BLL\NodesBLL.cs:74
   TechnoCMS.Content.Node.Parse(Guid ID) in h:\root\home\maidroos2-001\www\wasatiahportal\App_Code\Content\Node.cs:128
   Portal_Portal_Loader.Page_Load(Object sender, EventArgs e) in h:\root\home\maidroos2-001\www\wasatiahportal\Portal\Portal_Loader.aspx.cs:24
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +52
   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