I've downloaded the SAP Addon (ver. 13.0.1) for visual studio 2010. I've referenced CrystalDecisions.CrystalReports.Engine.dll CrystalDecisions.Shared.dll CrystalDecisions.ReportSource.dll
and others. set copy local to true. and yet I get this error ! Any Ideas ?
The type or namespace name 'CrystalDecisions' could not be found (are you missing a using directive or an assembly reference?)
Even on rpt and cs auto generated files....
OK if this is using II7 then on the related application pool, select advanced settings and then Allow 32bit apps. should resolve the issue as even if you you install the 64 bit runtimes, you need the 32 bit ones too as not all of crystal is 64 bit.