Click here to Skip to main content
15,884,473 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I am facing issues with displaying SAP Crystal Reports in Visual Studio 2010. I followed the following steps


1)Downloaded and installed the SAP Crystal reports from the SAP Website

2)Created the form to add the Report Viewer

3)Added crystal report to the project after adding all the References related to Crystal Reports.

4)But when I tried using Report1.Reportsource,the ReportSource property was not showing.

5) I even changed the framework to 3.5 but didn't work

6)Added using CrystalDecisions.CrystalReports.Engine; but Didn't work


Can anyone help me solve the issue?

Thanks
Posted
Updated 9-Jan-15 16:17pm
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900