I see the following:
System.NullReferenceException: Object reference not set to an instance of an object.
at ASP.orion_netperfmon_nodedetails_aspx.__BuildControl__control2()
at ASP.orion_netperfmon_nodedetails_aspx.__BuildControlContent3(Control __ctrl)
at System.Web.UI.CompiledTemplateBuilder.InstantiateIn(Control container)
at ASP.orion_masterpage_master.__BuildControlContentPlaceHolder1()
at ASP.orion_masterpage_master.__BuildControlaspnetForm()
at ASP.orion_masterpage_master.__BuildControlBody()
at ASP.orion_masterpage_master.__BuildControlTree(orion_masterpage_master __ctrl)
at ASP.orion_masterpage_master.FrameworkInitialize()
at System.Web.UI.UserControl.InitializeAsUserControlInternal()
at System.Web.UI.MasterPage.CreateMaster(TemplateControl owner, HttpContext context, VirtualPath masterPageFile, IDictionary contentTemplateCollection)
at System.Web.UI.Page.get_Master()
at System.Web.UI.Page.ApplyMasterPage()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
-----------------------------------------------------------------------------------------------------------------------------------------------------
I am able to do a workaround for this by addressing a single node at the end of the default url (NetObject=N:740 for example at the end of the url.)
Then I log out and I am able to log in. Anyone else having this issue?
Any one know of the correct fix to directely access the url homepage again?
Thank you all.