-2

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.

user2925066
  • 1
  • 1
  • 1
  • 3

2 Answers2

1

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

Jalpesh Vadgama
  • 13,653
  • 19
  • 72
  • 94
0

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.

SoftwareCarpenter
  • 3,835
  • 3
  • 25
  • 37
yasin
  • 1