When I try to edit users via the website after upgrading to 9.5, I get this error:
An error has occurred with the Orion website.
Additional Information
System.Configuration.ConfigurationErrorsException: Could not load file or assembly 'SolarWinds.Web.Gauge.V1, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6078881efdf7945d' or one of its dependencies. The system cannot find the file specified. (C:\InetPub\SolarWinds\orion\voip\web.config line 65) ---> System.IO.FileNotFoundException: Could not load file or assembly 'SolarWinds.Web.Gauge.V1, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6078881efdf7945d' or one of its dependencies. The system cannot find the file specified.
File name: 'SolarWinds.Web.Gauge.V1, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6078881efdf7945d'
at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.Load(String assemblyString)
at System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective)
I have tried running the configuration wizard on the website with no luck.