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 4:  </asp:Content>
Line 5:  <asp:Content ID="Content4" runat="server" ContentPlaceHolderID="MainContent">
Line 6:      <asd:Window ID="Window2" runat="server" Apply="WebBase.Composer.ServiceComposer">
Line 7:          <div class="wrapBreadcrumb">
Line 8:              <div class="page-width">

Source File: c:\Domains\phelieu.info\httpdocs\Service.aspx    Line: 6

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
   WebBase.Composer.ServiceComposer.OnInit() in D:\CODE\WebsiteTriPham\ThuMuaPheLieu\WebBase\Composer\ServiceComposer.cs:29
   WebBase.Code.Component.Window.set_Apply(String value) in D:\CODE\WebsiteTriPham\ThuMuaPheLieu\WebBase\Code\Component\Window.cs:62
   ASP.service_aspx.__BuildControlWindow2() in c:\Domains\phelieu.info\httpdocs\Service.aspx:6
   ASP.service_aspx.__BuildControlContent4(Control __ctrl) in c:\Domains\phelieu.info\httpdocs\Service.aspx:5
   System.Web.UI.MasterPage.InstantiateInContentPlaceHolder(Control contentPlaceHolder, ITemplate template) +107
   ASP.template_site_master.__BuildControlMainContent() in c:\Domains\phelieu.info\httpdocs\Template\Site.Master:92
   ASP.template_site_master.__BuildControlpageMain() in c:\Domains\phelieu.info\httpdocs\Template\Site.Master:56
   ASP.template_site_master.__BuildControlTree(template_site_master __ctrl) in c:\Domains\phelieu.info\httpdocs\Template\Site.Master:1
   ASP.template_site_master.FrameworkInitialize() in c:\Domains\phelieu.info\tmp\root\0fec02e1\2b6bb52\App_Web_0rg4flam.0.cs:0
   System.Web.UI.MasterPage.CreateMaster(TemplateControl owner, HttpContext context, VirtualPath masterPageFile, IDictionary contentTemplateCollection) +1321
   System.Web.UI.Page.get_Master() +65
   System.Web.UI.Page.ApplyMasterPage() +18
   System.Web.UI.Page.PerformPreInit() +64
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +334


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