Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 Reporting Services Development
 Custom Class Problem 64 bit platform

Author  Topic 

ben_frenkel
Starting Member

2 Posts

Posted - 2010-10-04 : 06:45:08
the file rssrvpolicy.config
for Rdce Extention

<CodeGroup class="UnionCodeGroup" version="1" PermissionSetName="FullTrust"
Name="MyCustomCodeGroup1" Description="Code group for my custom extension">
<IMembershipCondition class="UrlMembershipCondition" version="1"
Url="D:\Sql-Data\MSRS10_50.SQL\Reporting Services\ReportServer\bin\Rdce_Dll.dll"/>
</CodeGroup>

i'm using custom Class to define RDCE > Custom Extension
i'm geting an error: ReportServer LogFile Can't Load The File
it's mean that report server can't read the format
the dll must be running as 32 bit
in my case under 64 bit platform

platform:Net FrameWork 4 , Sql Server 2008 R2 , Local Computre

is Custom Class 32 bit in 64 bit Platform works ?

http://social.msdn.microsoft.com/Forums/en/sqlreportingservices/thread/500fb6dd-ef68-4536-9040-bff147fcfcf4




Tank's
   

- Advertisement -