Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
Hi,
I'm working with the codebase of a DNN 6.x site that includes a project to render several Crystal Reports. I downloaded and installed Crystal for Visual Studio 2010. The reports render in design mode fine. However, when I build the solution, I receive this:
Could not load file or assembly 'CrystalDecisions.ReportAppServer.ClientDoc' or one of its dependencies. An attempt was made to load a program with an incorrect format.
I've ensured that the Crystal Decisions DLLs are properly referenced. I've also tried to deploy the site to the production server and the same error is thrown.
What must be done to resolve this issue?