October 15, 2006 at 12:59 am
I have a custom assembly that around 150 reports all need to make use of. Is there a way for me to put this assembly reference in some global settings file so that I don't have to add the reference for every report individually? SQL Server 2005/VS 2005. Thank you.
October 18, 2006 at 8:00 am
This was removed by the editor as SPAM
May 8, 2007 at 2:59 pm
Greetings M Chabot,
Have you found an answer to this? My first thought here is that you could find where in the XML it contains this reference and then you could write some kind of script or something that would add it to all the reports...
Cheers,
Ben
Ben Sullins
bensullins.com
Beer is my primary key...
May 8, 2007 at 5:20 pm
I don't believe I ever found the answer. Copy/Pasting the value into hundreds of reports wasn't all that bad, so I did that. I think the question does have a positive answer though. Maybe add the reference to the Web.Config file that the reporting server uses (just a guess)
May 9, 2007 at 10:32 am
Hmmm...can you edit that? I wasn't aware that it was setup like that...
Ben Sullins
bensullins.com
Beer is my primary key...
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply