Enable remote access ApplicationXtender for SYSOP in Web Access

Enable remote access ApplicationXtender for SYSOP in Web Access


The ability to log in to Web Access on machines other than the server as the default ApplicationXtender administrative account (SYSOP) user is disabled by default in Web Access. To enable remote login as SYSOP please perform the following steps before or after normal business hours due to the service interruption:

1.  Locate Web.CONFIG file on your Web Access Server  (C:\inetpub\wwwroot\AppXtender\Web.config)
2. Right-click on the file and choose Copy then Paste the file to make a backup of it.
3. Open the original file and search file for " SYSOPRemoteLogin" 
4. Set the value for the setting above to " true "  ( the full line will be:  <add key="SYSOPRemoteLogin" value="true"/> )
5. Save web.config file changes and close
6. Restart IIS in order for the changes to take effect  
    • Related Articles

    • The remote login for Sysop has been disabled for this site

      If you get this message you must enable remote logins for sysop in the web.config file located at C:\inetpub\wwwroot\AppXtender Change the false to true in the following section <!--Allow SYSOP user login to Web Access remotely.-->     <add ...
    • Enable Annotation Toolbar in ApplicationXtender Web Access

      First make sure their group/user has the rights in AppGen. Then you must enable to IRC viewer and check to display the annotation toolbar for that user. This can be done by the end-user going to their user settings while in WebAX or you can do it ...
    • Configure optional settings in Web Access web.config

      There are several configurable options for AppXtender Web Access which are located in the web.config. Below is a list of some of the common settings you can modify to enhance the user's experience in the system: Setting Description of Setting ...
    • Error Fix 'Unable to lock the document' ApplicationXtender Web Access

      Here are the steps to address this error: 1. Log into ApplicationXtender Administrator 2. Go to Monitoring - Locked Documents 3. Click the checkbox next to the document you want to unlock 4. Click the Unlock button. You will get this dialog telling ...
    • How to enable the Recycle bin in AppEnhancer

      If you need assistance recovering a document, please see How to recover deleted documents from an application with the recycle bin enabled The Recycle bin is disabled by default and is enabled in the application configuration. Follow these steps to ...