I can't Install Crystal Report on Visual Studio 2010. I was try many time install it but i was fail every time.
on Visual Studio 2008 inbuilt Crystal Report in toolbox.
Thanks in Advance.
I can't Install Crystal Report on Visual Studio 2010. I was try many time install it but i was fail every time.
on Visual Studio 2008 inbuilt Crystal Report in toolbox.
Thanks in Advance.
In visual studio 2010, It does not come inbuilt you need to install it separate.
You can download that from the following link.
http://downloads.businessobjects.com/akdlm/cr4vs2010/CRforVS_13_0.exe
See following link where it has explained how to use visual studio 2010. http://www.codeproject.com/Articles/166291/Generate-a-report-using-Crystal-Reports-in-Visual
After installing Crystal 1. Open project in VS 2. Click New Project 3. Ensure you have .Net Framework 4 installed and your project is targeting .Net 4 4. The Reports should show up in the VS toolbox window.