Configuring Responder
Permit Multiple Sessions Per Browser

Version: 10.2.1c and 10.2.1c SP3

Resource Center Home

This optional configuration allows you to host multiple sessions of Responder Web Portal in the same browser, on different tabs.

  1. Browse to the web.config file at this location: C:\Inetpub\wwwroot\Responder.
  2. Open Web.config. You can 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).
  3. Insert the following code in the <system.web> section, if not already added:
    Copy Code
    <sessionState cookieless="true" regenerateExpiredSessionId="true" />
    
  4. Save and close Web.config. Restart the browser window.

 

 


Send Comment to ArcFMdocumentation@schneider-electric.com