From: tino on
test



Rico wrote:

Re: Help! Having trouble Imlementing Report Services printer delivery extension sample
30-Jul-07

"Rico" <me(a)you.com> wrote in message news:RDnri.67292$tB5.18008(a)edtnps90...

Alright, as it turns out, I added this right beneath
Report_Server_Strong_Name Code group and it seems to keep the report manager
from breaking but the printer option doesn't show up in the combo box. Any
ideas? I'll post this in a secondary thread.

Rick

Previous Posts In This Thread:

On Monday, July 30, 2007 11:40 AM
Rico wrote:

Help! Having trouble Imlementing Report Services printer delivery extension sample
Hi All,

I've been trying to implement the sample Report Services Printer Delivery
extension. I've been through the tutorial and haven't been able to add the
following security code group (shown at the bottom) successfully, since
there is no indication of where this should go or why. I noticed there are
nested code groups, but can't seem to decipher why some are nested and some
aren't. Also, if I exclude this security group, should the delivery type
still show up in the dropdown if I've configured the rsReportServer.config
file properly?

Thanks!
Rick


<CodeGroup class="UnionCodeGroup" version="1" PermissionSetName="FullTrust"
Name="MyCodeGroup" Description="Code group for my data processing
extension"> <IMembershipCondition class="UrlMembershipCondition" version="1"
Url="C:\Program Files\Microsoft SQL Server\MSSQL\Reporting
Services\ReportServer\bin\Microsoft.Samples.ReportingServices.FsiDataExtension.dll"
/> </CodeGroup>

On Monday, July 30, 2007 11:52 AM
Rico wrote:

Re: Help! Having trouble Imlementing Report Services printer delivery extension sample
"Rico" <me(a)you.com> wrote in message news:RDnri.67292$tB5.18008(a)edtnps90...

Alright, as it turns out, I added this right beneath
Report_Server_Strong_Name Code group and it seems to keep the report manager
from breaking but the printer option doesn't show up in the combo box. Any
ideas? I'll post this in a secondary thread.

Rick


Submitted via EggHeadCafe - Software Developer Portal of Choice
WPF Custom Validation Using the Enterprise Library
http://www.eggheadcafe.com/tutorials/aspnet/9af7ac1a-d7f3-4e00-9aec-33ef1ec7d1a3/wpf-custom-validation-usi.aspx
 | 
Pages: 1
Prev: CTE parameters
Next: delivery extension