|
MichaelaDvorak -> Tree View Navigation Error (7/19/2007 13:19:43)
|
I need help I am getting the following error: Server Error in '/' Application. -------------------------------------------------------------------------------- Using TreeView.HoverStyle requires Page.Header to be non-null (e.g. <head runat="server" />). 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.InvalidOperationException: Using TreeView.HoverStyle requires Page.Header to be non-null (e.g. <head runat="server" />). Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [InvalidOperationException: Using TreeView.HoverStyle requires Page.Header to be non-null (e.g. <head runat="server" />).] System.Web.UI.WebControls.TreeView.EnsureRenderSettings() +1112095 System.Web.UI.WebControls.TreeView.OnPreRender(EventArgs e) +59 System.Web.UI.Control.PreRenderRecursiveInternal() +77 System.Web.UI.Control.PreRenderRecursiveInternal() +161 System.Web.UI.Control.PreRenderRecursiveInternal() +161 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1360 my website address is: www.nebraskasfmtd2.org that is where the message appears. Please help me fix this I am about to pull my hair out. I had it working and now it don't. Thank you
|
|
|
|