Crystal reports with Visual Studio 2012

.net-4.5, crystal-reports, visual-studio-2012

Solution

SAP Crystal Reports Developer version for Microsoft Visual Studio is finally avalable, so you can create them in vs 2012.

Download http://scn.sap.com/docs/DOC-35074

Problem

I'm using crystal reports for creating my reports. I'm using Visual Studio 2012. I use VS2010 to create the reports then I add them to the solution in VS2012. The problem is that I'm getting an exception bobj undefined when I run the report under VS2012. Is is related to the fact that the project is running under VS2012 or is it caused by another thing? Thanks :)

Original source

Related problems