Responder Overview > Troubleshooting Responder > Responder Explorer > Troubleshooting: "Error creating DataManager, Cannot connect to the Responder middle-tier server" error when trying to launch Responder Explorer |
Version: 10.1 |
Problem: The ArcMap.exe.config or the Miner.Responder.Explorer.exe.config file is not pointing to the Responder business servers (DataServices.exe, PredictionServices.exe).
Fix: Edit both configuration files on the client machine to ensure they are pointed at the Responder business servers:
ArcGIS\Bin\ArcMap.exe.config
ArcGIS\Bin\Responder\Miner.Responder.Explorer.exe.config
In both configuration files:
Scroll to the bottom of the file and look for the following:
<channel ref="msmq" isServer="false" ComputerName="." />
In the ComputerName attribute value, enter the name of the machine that is hosting the Responder business servers.