hi all,
I want to "create" a renderer for RS (2000). I read some articles on
this topic, and i found this technical sample for RS 2005 :
Display Your Data Your Way with Custom Renderers for Reporting Services
:
http://msdn.microsoft.com/msdnmag/issues/05/02/CustomRenderers/default.aspx
I've read int this newsgroup the way to implement the rendreing is the
same in RS 2000.
I can compile my customized renderer, but when i look at my reports, i
don't see my renderer in the ouputs dropdownlist... I have modified the
"RSReportServer.config" and "rssrvpolicy.config" files, as its written
in the article. I tried IISRESET, and I even restart the server, but no
changes.
Does this sample really work in RS 2000 ?
If yes, do you have any suggestion to resolve my problem ?I'm back to give more information about my problem.
Here's what i found in the report server log file (sorrry, some words
are French) :
w3wp!extensionfactory!ca0!06/07/2005-15:52:05:: e ERROR: Exception
caught instantiating report server extension:
System.Security.SecurityException: =C9chec de la demande pour une
autorisation de type
System.Security.Permissions.StrongNameIdentityPermission, mscorlib,
Version=3D1.0.5000.0, Culture=3Dneutral, PublicKeyToken=3Db77a5c561934e089.
at
XXX.ReportingServices.CustomHTMLRendering.CustomRenderer.SetConfiguration(S=tring
configuration)
at
Microsoft.ReportingServices.Diagnostics.ExtensionClassFactory.GetNewExtensi=onInstance(String
extensionName, String extensionType)
L'=E9tat de l'autorisation qui a =E9chou=E9 =E9tait :
<IPermission
class=3D"System.Security.Permissions.StrongNameIdentityPermission,
mscorlib, Version=3D1.0.5000.0, Culture=3Dneutral,
PublicKeyToken=3Db77a5c561934e089"
version=3D"1"
PublicKeyBlob=3D"0024000004800000940000000602000000240000525341310004000001=000100272736AD6E5F9586BAC2D531EABC3ACC666C2F8EC879FA94F8F7B0327D2FF2ED52344=8F83C3D5C5DD2DFC7BC99C5286B2C125117BF5CBE242B9D41750732B2BDFFE649C6EFB8E552=6D526FDD130095ECDB7BF210809C6CDAD8824FAA9AC0310AC3CBA2AA0523567B2DFA7FE250B=30FACBD62D4EC99B94AC47C7D3B28F1F6E4C8"/>
.
It seems that my assembly mscorlib can't be called, or that mscorlib
can't access something.
I don't understand really this error. Can somebody help me ?
Thanks.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment