Groups | Blog | Home
all groups > sql server reporting services > june 2005 >

sql server reporting services : Custom Assembly



new.microsoft.com
6/6/2005 4:48:12 PM
We have written a custom assembly which makes a call to database and
executes one stored procedure and based on stored procedure returned value a
method called IsAuthorized() returns true or false. In the development
environment assembly and report behaves properly. But when we deploy it to
production it gives us error. Any ideas what we are doing wrong ? We are
guessing its some kind of permission issues. Any help greatly appreciated.

Tim McOwan
6/8/2005 12:00:00 AM
There is a very useful article on permissions with custom assemblies here:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rsamples/htm/rss_sampleapps_v1_16g2.asp


[quoted text, click to view]

Peter Fuller
7/28/2005 8:36:13 AM
two books specifically talk about this. microsoft reporting services in
action and hitchhikers guide to sql server 2000.

they solved my problems.

[quoted text, click to view]

AddThis Social Bookmark Button