Responder Mobile Configuration Guide
Configure Miner.Responder.DataServices.exe.config

Resource Center Home

In this step, you will modify the Miner.Responder.DataServices.exe.config file to point to the MobileService service. Follow the steps below.

  1. Browse to and open Miner.Responder.DataServices.exe.config. By default, this file is installed here: C:\Program Files (x86)\Miner and Miner\Responder\Server.
  2. Look for the following XML:
    Copy Code
    <add key="MobileResponderEnabled" value="False" />
    
  3. Set the value to True.

The remaining steps are necessary only if Responder Data Services resides on a different machine than the MobileService windows service. The Responder Mobile Server is a separate installer.

  1. Look for the following XML:

    Copy Code
    <endpoint address="http://localhost:8000/MobileResponder/Service/" binding="wsHttpBinding" bindingConfiguration="" contract="Miner.Responder.Shared.Interfaces.IMobileService" name="MobileResponder">
    
  2. By default, this points to localhost:8000. If Data Services resides on a different machine than the MobileService service, then you'll need to modify localhost to be the name of the machine on which MobileService is installed.
  3. Save and close Miner.Responder.DataServices.exe.config.

 

Query Services: If you're running Query Services, open Miner.Responder.QueryWindowsService.exe.config and perform the steps listed above.

 

 

 


Send Comment to ArcFMdocumentation@schneider-electric.com