Previous icon

Next icon

Disabling SSRS in SynWeb

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.

To disable SSRS:

  1. Navigate to the SynwebCfg directory on your server.

    Windows Explorer - navigate to the SynwebCfg directory, Synergetic xml file

  2. Open the Synergetic.xml file with Notepad.

    Notepad - Synergetic xml file

  3. Scroll down until you find the SSRS fields.
  4. Set the SSRSEnabledFlag value to false.

    SSRS is disabled for this SynWeb configuration.

Last modified: 29/09/2014 3:01:37 PM

See Also

Overriding the default configuration settings

Configuring connection pooling in SynWeb

© 2015 Synergetic Management Systems. Published 5 March 2015.

Top of page