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 75:     
Line 76: 		lblL4.Text = "<span style='color:black;'>Outerware Collection</span>";
Line 77:         lblHead.Text = "<h1 style='font-size:15px;' align='center'>Pea Coats</h1>";
Line 78:         HtmlMeta metaTag = new HtmlMeta();
Line 79:         Header.Title = "Pea Coats | Overcoat | TopCoat";

Source File: c:\inetpub\mensitaly\pea-coats.aspx.cs    Line: 77

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
   PeaCoats.Page_Load(Object sender, EventArgs e) in c:\inetpub\mensitaly\pea-coats.aspx.cs:77
   System.Web.UI.Control.OnLoad(EventArgs e) +107
   System.Web.UI.Control.LoadRecursive() +89
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1532


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