Hi Loner,
Depending on what permission levels your custom assemblies need you'll need
to update your RS policy file and deply that too.
You'll need to add a PermissionSet AND CodeGroup configuration settings
(when using Report Designer, it uses it's own levels of Code Trusting (it
fakes a few things), when you do it by yourself, you'll need to define this
Code Trust (RS "trusting" your custom assembly) yourself
- peteZ
[quoted text, click to view] "Lone Crusader" <ravi32ful@rediffmail.com> wrote in message
news:cc093b66.0409110001.3a1ac8bd@posting.google.com...
> Hi All,
>
> I have developed a custom assembly and now I want to deploy it on to
> the server as per the instructions mentioned in the books online
> (ms-help://MS.RSBOL80.1033/RSPROG/htm/rsp_prog_rdl_8mue.htm), I want
> to remove the commented portion of the RSReportServer.config file to
> enable custom assemblies permission.However, I find that I dont have
> any such commented portion in the file. I am using the Developer
> edition of Reporting Services.
>
> Can any one guide me if the file being edited is correct ? Does it
> have to do something with the edition of RS that I am using?
>
> Thanks in advance,
>
> Lone Crusader