Versions Compared

Key

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

SynWeb uses SQL Server Reporting Services (SSRS) to produce reports on the web. In order to use SSRS, you must have SQL Server 2008 R2 running on your server. If you do not have SQL Server 2008 R2, you can disable SSRS and use the existing Crystal Reports instead.

Note: This method supersedes the SSRSEnabledFlag key in Synergetic.xml. 

To disable SSRS:

  1. Navigate to the SynwebCfg directory on your server.
    Image Removed
  2. Open the Synergetic.xml file with Notepad.
    Image Removed
  3. Scroll down until you find the SSRS fields.
  4. Set the SSRSEnabledFlag value to False.
    SSRS is disabled for this SynWeb configuration. Login to Synergetic using your administrator login.
  5. Select Module > System > Configuration File Maintenance.
    The following window is displayed.
  6. Type ssrs to filter the settings.
    Image Added
  7. Select the EnabledFlag.
    Image Added
  8. Clear the Value field.
  9. Click Image Added.

    Note: See SSRS_EnabledFlag configuration setting.