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
 SQL Server 2008 Forums
 Analysis Server and Reporting Services (2008)
 Report Server Error System.BadImageFormatException

Author  Topic 

ben_frenkel
Starting Member

2 Posts

Posted - 2010-10-02 : 16:06:53
Working With Custom Dll Class Report Server
Rdce is a new subject in Report Server 2008 R2
i had configed a new Extension with this steps:

- rsReportServer.config
- rsRsvPolicy.config
- rss scrpit
- ProssReportDefinition Method ( dll file)

when i'm running the report from Report Manager
This is the msg from LogFile Report Server:
System.BadImageFormatException:
Could not load file or assembly 'Rdce_Dll' or one of its pendencies. An attempt was made to load a program with an incorrect format.

i'm working with 64 bit system and SqlServer 2008 R2

what can be the problem ?

Tank's
   

- Advertisement -