versaSRS Knowledge Base

 

 

Remove an Instance of SRSConnect

Article ID: Q731373

Category: FAQ - How To

The information in this article applies to:

  • SRSConnect
  • versaSRS
  1. Within IIS Manager take note of the folder path for the SRSConnect Appliction that you wish to remove then delete it from the IIS Manager.

  2. In File Explorer, locate the folder containing the SRSConnect instance you wish to delete and access the Web.config file, make a note of the InstanceID value. You can then delete the entire folder containing the SRSConnect instance.

  3. Access the versaSRS database and run the below query to delete the Portal Settings (this will also remove the SRSConnect tab for that instance in the versaSRS Global Settings. Ensure you replace InstanceID with the InstanceID from the Web.config file that was located during step 2.

NOTE: VersaDev takes no responsibility for any data corruption or loss incurred, be sure to take extra care not to remove or change any data by mistake when running queries directly on the database, we recommend performing a backup and implementing on a test environment before performing on production.

DELETE FROM tbl_PortalSettings
WHERE InstanceID = InstanceID

272 Create a New/Second Instance of SRSConnect

Did the information in this article help answer your question?

Yes
No
Did not apply

Last Reviewed: 23/06/2022
Powered By VersaDev Pty Ltd Copyright 2022
Last Reviewed:
23/06/2022

Provided by
VersaDev Support Services