Friday, April 29, 2011

CrystalReportViewer is missing in VS.Net 2010 toolbox

After installing Crystal Report for Visual Studio.Net 2010


http://asad-naeem.blogspot.com/2011/03/crystal-reports-merge-modules-for.html


then add the reference of following dlls
CrystalDecisions.CrystalReports.Engine.dll
CrystalDecisions.Enterprise.Framework.dll
CrystalDecisions.Enterprise.InfoStore.dll
CrystalDecisions.ReportSource.dll
CrystalDecisions.Shared.dll
CrystalDecisions.Windows.Forms.dll (Main)


and build the project then u will be able to see CrystalReportView control in toolbox.

5 comments:

  1. its not working,please provide another solution

    ReplyDelete
    Replies
    1. Can u tell me the OS version and VS.Net 2010 SP1 is installed or not.

      Delete
  2. i wanna this control to be put in the form to view data
    but it didn't put in the form , so i wanna know what is missing

    ReplyDelete
    Replies
    1. you have to download Crystal reports for VS.Net
      here is a post please follow it.
      http://social.msdn.microsoft.com/Forums/en-US/vscrystalreports/thread/91f71ce2-e591-45a1-8bc2-0d61cd090117

      Delete
    2. You can follow the following link also.

      http://forums.asp.net/t/1686135.aspx/1

      in case of any issue contact me.

      Delete