Groups | Blog | Home
all groups > sql server reporting services > september 2004 >

sql server reporting services : Deploying custom assemblies



ravi32ful NO[at]SPAM rediffmail.com
9/11/2004 1:01:23 AM
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,

PeteZ
9/11/2004 8:52:27 PM
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]

Dejan Sarka
9/12/2004 10:36:11 AM
Bryant Likes wrote a nice article on this issue - read it at
http://blogs.sqlxml.org/bryantlikes/articles/824.aspx.

--
Dejan Sarka, SQL Server MVP
Associate Mentor
Solid Quality Learning
More than just Training
www.SolidQualityLearning.com

[quoted text, click to view]

AddThis Social Bookmark Button