Network Management
Editing accounts in the SolarWinds Platform Web Console gives Unexpected Website Error
When attempting to edit any accounts, the website gives an Unexpected website error
First published date
Last published date
Overview
When attempting to edit any accounts, the website gives an Unexpected website error.
Product section
Cause
This issue is being caused by a missing line in the SolarWinds.Toolset.BusinessLayer.dll.config file.
Missing parameter: <reliableSession enabled="true" ordered="false" />
Resolution
1.) Open up a notepad as an administrator
2.) Navigate to and open C:\Program Files\SolarWinds\Orion\SolarWinds.Toolset.BusinessLayer.dll.config (This is the default install location; yours may be on a different drive)
3.) In the file, search for the line containing Toolset.NetTcpBinding
4.) Below that line, add the following parameter: <reliableSession enabled="true" ordered="false" />
5.) Save the file and then restart the SolarWinds Orion Module Engine
Screenshot for reference: