Skip to content

Latest commit

 

History

History
25 lines (23 loc) · 1.96 KB

File metadata and controls

25 lines (23 loc) · 1.96 KB
title Remove a rendering extension
description Find out how to remove a rendering extension from Reporting Services so that it's no longer available to the report server and Report Designer.
ms.date 09/25/2024
ms.service reporting-services
ms.subservice extensions
ms.topic reference
ms.custom
updatefrequency5
helpviewer_keywords
deleting rendering extensions
removing rendering extensions
rendering extensions [Reporting Services], removing

Remove a rendering extension

To remove a [!INCLUDEssRSnoversion] rendering extension, remove the Extension element for your rendering extension from the rsreportserver.config file, located in the %ProgramFiles%\Microsoft SQL Server\MSRS10_50.\<Instance Name>\Reporting Services\ReportServer folder. If you made entries for a Report Designer and a report server, remove the Extension element from the RSReportDesigner configuration file as well. After the configuration information is removed, the rendering extension is no longer available to the component.

Related content