Configuring Responder/Smart Grid
Responder Explorer Configuration

Version: 10.1

Resource Center Home

The Responder Explorer configuration file (Miner.Responder.Explorer.exe.config) is an XML file that must be edited on each client machine. Configure this file for any client machine that accesses Responder. This file is located in the Miner and Miner\Responder\Client folder. You may edit the file by opening it in an XML application (such as XML Spy) or by opening it in a simple text editing program (such as Notepad).

Do not edit XML files using a word processing program such as WordPad or Microsoft Word as it may corrupt your configuration file.

  1. On the client machine, browse to and open Miner.Responder.Explorer.exe.config.
  2. Look for the following XML:

Copy Code
    <channels>
       <channel ref="msmq" isServer="false" ComputerName="ServerName" />
     </channels>
  1. Modify the ComputerName value to match the name of the machine running Responder Services. If you're running the Responder services and client on the same machine, this value can be ".".  This configures the client machine to point to the correct Responder server.
  2. Save and close Miner.Responder.Explorer.exe.config.

  


Send Comment to documentation@schneider-electric.com