Anyone have an idea on how to fix this error? This error occurs when attempts to edit a user under account manager. Support have suggested that I do a "repair" on Orion and Netflow. However, this only resulted in the Netflow service not starting and still the same error.
Thanks!
An error has occurred with the Orion website.
Additional Information
System.Configuration.SettingsPropertyNotFoundException: The settings property 'TrafficAnalysis.NetFlowTypeOfServiceViewID' 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.ProfileGroupBase.GetPropertyValue(String propertyName)
at Orion_Admin_ModuleUserSettings.SetPropertyValuesToForm(ProfileCommon currentProfile)
at Orion_Admin_EditAccount.OnInit(EventArgs e)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)