Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To allow SYSOP to login remotely on Web Access from another machine, you will have to modify a value inside the AppXtender web.config file of Appxtender.

The folder is located on at c:\inetpub\wwwroot as long as \AppXtender if the installation path was not changed during the installation wizard. 


This change will require an IIS restart, which will restart and refresh the Appxtender web pages. Please make sure that no one is logged in while making the change.

 


Inside the web.config file, search for “<!--Allow SYSOP user login to Web Access remotely.-->” and below that comment will be the setting to make the change.

...

Change the value from “false” to “true” and then save the file. 


Run a “iisreset” in an elevated command prompt running as admin, then try and login as SYSOP remotely.