I have this error message when trying to edit the user under Account manager after the upgrade. Everything else seem to be working fine.
Anyone know what's going on?
Orion Website Error
An error has occurred with the Orion website.
Additional Information
System.UnauthorizedAccessException: Access to the path 'C:\Program Files\SolarWinds\Network Performance Monitor V7\Reports' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalGetFileDirectoryNames(String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption)
at System.IO.DirectoryInfo.GetDirectories(String searchPattern, SearchOption searchOption)
at System.IO.DirectoryInfo.GetDirectories()
at Orion_Admin_EditAccount.SetupReportFolderSelections()
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)