Hi Experts,
Im using a Visual Studio 2013, and using .NET 4.0
My Problem is how can i add the Crystal Report Viewer in the Form. I added the CrystalDecisions.Windows.Forms in the ToolBox but once i drag in the windows form. Only icon shows at below but the Crystal Report Viewer Control doesn't show in the Form.
Please help me guys...
Ben Penafiel

Manish Kumar ChoudharyPosted Dec 10, 2014, 4:32 AM
http://downloads.businessobjects.com/akdlm/cr4vs2010/CRforVS_13_0_5.exe
Now you should not have to do anything except possibly adding the Viewer to the tool box.
Click on your form and then the Tool bar and then select Choose New Item and browse to this:
new link
Now you should see:
Not sure if the warnings are because you have not installed it correctly. If the above doesn't work then add the PATH to CR runtime to the project:
I don't believe you need to go this far down but this is where they exist on a DEV PC:
C:\Program Files (x86)\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Common\SAP BusinessObjects Enterprise XI 4.0\win32_x86\dotnet
Runtime only they are only in the GAC.