Hello.
Hope someone can shed some light for me. I have VS2010 installed and cr4vs2010 and CRforNet40_x86. Then I added a new crystal report to my project and got the following issues : The type or namespace name 'Shared' does not exist in the namespace
'CrystalDecisions'.
But these are added to my project as references :
using CrystalDecisions.Shared;
using CrystalDecisions.ReportSource;
using CrystalDecisions.CrystalReports.Engine;
Crystal reports developed in previous versions of Crystal Reports also dont work in VS2010. But I can get them to work sucessfully in previous versions of Visual Studio like VS2005 and VS2008.
Why is this happening ?
Could someone please point my into a direction that might help me.
CRVS2010 Beta
Subject modified as per the sticky post at the top of this forum; [Crystal Reports for Visual Studio 2010 Beta - read before posting|Crystal Reports for Visual Studio 2010 Beta - read before posting;
Edited by: Ludek Uher on Oct 13, 2010 9:32 AM
Make sure the app uses full .NET Framework 4, not the client framework. See [this|http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/19067] [original link is broken] [original link is broken] [original link is broken]; blog.
Ludek
Follow us on Twitter http://twitter.com/SAPCRNetSup
Add a comment