Hello all,
I am migrating from Orion Network Performance Monitor 7.8.5 to Orion Network Performance Monitor 8.5.0. The upgrade process finished sucessfully but when I launch Orion web page I get the following error:
System.Configuration.SettingsPropertyNotFoundException: The settings property 'MenuName' was not found.
at System.Configuration.SettingsBase.GetPropertyValueByName(String propertyName)
at System.Configuration.SettingsBase.get_Item(String propertyName)
at System.Web.Profile.ProfileBase.GetInternal(String propertyName)
at System.Web.Profile.ProfileBase.get_Item(String propertyName)
at System.Web.Profile.ProfileBase.GetPropertyValue(String propertyName)
at ProfileCommon.get_MenuName()
at Orion_MenuBar.OnInit(EventArgs e)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Can anybody have any idea on what's going on? Please help me.