K2 blackpearl Installation and Configuration Guide > Troubleshooting > Reporting Services > Configuration file changes for the K2 for Reporting Services component | Send feedback |
If you are encountering issues with the Reporting Services component, validate that the following configuration changes were made to the appropriate files, located in the below folder:
C:\Program Files\Microsoft SQL Server\MSSQL.1\Reporting Services\ReportServer
![]() |
In the location above, note that the MSSQL.1 directory depends on your specific environment. Your folder may differ depending on where Reporting Services was installed. |
rsreportserver.config file:
![]() |
---|
<Configuration> |
rssrvpolicy.config file:
![]() |
---|
<CodeGroup class="UnionCodeGroup" version=" Name="CustomDataExtensionCodeGroup" Description= "Code group for the Custom Data Extension" PermissionSetName="FullTrust"> <IMembershipCondition class="UrlMembershipCondition" version="1" Url="C:\Program Files\Microsoft SQL Server\MSSQL.1 \ReportingServices\ReportServer\bin\SourceCode.Data.SmartObjectsClient.dll"/> </CodeGroup> |