[NullReferenceException: Object reference not set to an instance of an object.]
NIT_Mizorum_Alumni.Master_Page.Other.AddedControl(Control control, Int32 index) +136
System.Web.UI.Control.AddParsedSubObject(Object obj) +57
ASP.master_page_other_master.__BuildControlTree(master_page_other_master __ctrl) +41
System.Web.UI.MasterPage.CreateMaster(TemplateControl owner, HttpContext context, VirtualPath masterPageFile, IDictionary contentTemplateCollection) +1178
System.Web.UI.Page.get_Master() +64
System.Web.UI.Page.ApplyMasterPage() +17
System.Web.UI.Page.PerformPreInit() +61
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1109
|