Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Crystal reports with Visual Studio 2012

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 :)

like image 295
sadkaoui imen Avatar asked Dec 05 '12 13:12

sadkaoui imen


People also ask

Does Crystal Reports come with Visual Studio?

The Crystal Reports for Visual Studio 2019 is also known by the name Crystal Reports Developer Edition for Visual Studio 2019. Visual Studio Installer does not install the Crystal Reports. You must download and install it separately. It is free to download and use.

How do I install Crystal Report Viewer in Visual Studio 2013?

Right click on the downloaded Crystal Reports for Visual Studio 2013 file and click Open. Note: Make sure all Visual Studio versions installed on your system are not running during installation. The WinRAR self-extracting archive file will first extract its contents and then the installation will start.

What is Crystal Reports for Visual Studio?

Crystal Reports supports ADO.NET, XML Web Services, and ASP.NET server controls and caching. It also integrates seamlessly with the Visual Studio . NET Server Explorer, toolbox, and design environment. It has a rich programming model and flexible options for customizing and deploying reports.


2 Answers

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

like image 143
motta Avatar answered Sep 30 '22 13:09

motta


By following below URL you may find the perfect answer for your question. This is not my experience, and I had found this answer while I search for Crystal report integration basics with VS 2012.

http://www.codeproject.com/Tips/695587/Beginners-tutorial-on-how-to-load-Crystal-Reports

Good Luck & Have a nice day

like image 27
Dimutha Avatar answered Sep 30 '22 11:09

Dimutha