Smart Grid Applications Overview > Responder Overview > Implement Responder > Configure Responder > Web Server > Configure WebRemoting.config |
Version: 10.1 |
The web configuration file (WebRemoting.config) is an XML file that must be configured to work with Responder Data Services. 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). After modifying WebRemoting.config, be sure to restart IIS.
You will look for specific XML tags and then edit the properties contained within those tags. Follow the steps outlined below.
Copy Code
|
|
---|---|
<channel type="Miner.Responder.Shared.Channels.MSMQ.MSMQChannel, Miner.Responder.Shared" ComputerName="ServerName" /> |