all groups > sql server reporting services > april 2005 >
You're in the

sql server reporting services

group:

ReportDesigner.config wrong?


ReportDesigner.config wrong? MJ Taft
4/6/2005 12:21:04 PM
sql server reporting services:
according to what I read, in order to enable custom assemblies you have to
enable them by changing the ReportDesigner.config setting which by default is
disabled? I looked in my config file which was installed with whatever
defaults because I didnt change anything - I dont see the section in the
config file like this ==>

<!-- Remove this comment to enable custom assemblies
<CustomAssemblies>
<Default>
<PermissionSet class="System.Security.PermissionSet">
<IPermission class="System.Security.Permissions .Security
Permission"
version="1" Flags="Execution"/>
</PermissionSet>
</Default>
</CustomAssemblies> -->

Did I do something wrong when I installed reporting services? I want to try
to use custom assemblies and they arent working ... thought this might be
Re: ReportDesigner.config wrong? Reporting Services
4/7/2005 12:29:55 PM
In general you don't need to edit configuration files if your assembly
doesn't require additional permissions. It should be enough to copy your
assemblies to the ReportServer' and ReportDesigner' Bin folders.

[quoted text, click to view]

AddThis Social Bookmark Button