Hello everyone, does anyone use SAP Crystal Report in VS 2010 to develop reporting solutions ? If so, then help me please! the fact is that :
my professional tool is Visual Studio 2010 Ultimate. I work on a X86 processor in Windos 7. I installed SAP Crystal Report for VS 2010 to work with it but directly after i launched a crystal report project, VS get these following errors :
"Error Reference required to assembly 'CrystalDecisions.CrystalReports.Engine, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' containing the type 'CrystalDecisions.CrystalReports.Engine.ReportDocument'. Add one to your project"
"Error 2 Reference required to assembly 'CrystalDecisions.Shared, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' containing the type 'CrystalDecisions.Shared.RequestContext'. Add one to your project. "
"Error 3 Reference required to assembly 'CrystalDecisions.CrystalReports.Engine, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' containing the type 'CrystalDecisions.CrystalReports.Engine.ReportDocument'. Add one to your project."
"Error 4 Reference required to assembly 'CrystalDecisions.Shared, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' containing the type 'CrystalDecisions.Shared.RequestContext'. Add one to your project."
But there is already suggested references on the project. Can anyone help me please ?