all groups > sql server reporting services > november 2004 >
You're in the

sql server reporting services

group:

rsProcessingError


rsProcessingError Jon Gonzales
11/17/2004 6:18:02 PM
sql server reporting services: I need some instruction in how to fix this error.
"Failed to load expression host assembly. Details: Security error.
(rsProcessingError) Get Online Help"

I got a reportserver and a separated reportdesigner for development. I got
no error in deployment, its because the dll or assembly is already in the
reportserver but when I try to view it in the browser that's where there
starts.

Detailed error. Jon Gonzales
11/18/2004 2:01:03 AM
Here is the detailed error from log file.

aspnet_wp!library!814!11/18/2004-16:51:36:: i INFO: Call to RenderFirst(
'/rdl.sample/inventory_report' )
aspnet_wp!processing!814!11/18/2004-16:51:40:: e ERROR: Failed to load
expression host assembly. Details: Security error.
System.Security.SecurityException: Security error.
at CustomCodeProxy..ctor(IReportObjectModelProxyForCustomCode
reportObjectModel)
at ReportExprHostImpl..ctor(Boolean parametersOnly, Object
reportObjectModel)

The granted set of the failing assembly was:
<PermissionSet class="System.Security.PermissionSet"
version="1">
<IPermission class="System.Security.Permissions.SecurityPermission,
mscorlib, Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089"
version="1"
Flags="Execution"/>
<IPermission
class="System.Security.Permissions.StrongNameIdentityPermission, mscorlib,
Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"
version="1"

PublicKeyBlob="0024000004800000940000000602000000240000525341310004000001000100512C8E872E28569E733BCB123794DAB55111A0570B3B3D4DE3794153DEA5EFB7C3FEA9F2D8236CFF320C4FD0EAD5F677880BF6C181F296C751C5F6E65B04D3834C02F792FEE0FE452915D44AFE74A0C27E0D8E4B8D04EC52A8E281E01FF47E7D694E6C7275A09AFCBFD8CC82705A06B20FD6EF61EBBA6873E29C8C0F2CAEDDA2"
Name=""
AssemblyVersion="1.0.0.0"/>
<IPermission class="System.Security.Permissions.ZoneIdentityPermission,
mscorlib, Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089"
version="1"
Zone="MyComputer"/>
</PermissionSet>

Re: Detailed error. Brian Welcker [MSFT]
11/20/2004 6:29:58 PM
Have you looked at the details on code access security?

http://msdn.microsoft.com/library/?url=/library/en-us/dnsql2k/html/dngrfCodeAccessSecurityInSQLServer2000ReportingServices.asp?frame=true


--
Brian Welcker
Group Program Manager
SQL Server Reporting Services

This posting is provided "AS IS" with no warranties, and confers no rights.

[quoted text, click to view]

AddThis Social Bookmark Button