I got this error while building a window application in visual studio 2010 c#.net. Any one hd solve this error plz help me...
Error12 'Final_Prj.EmpReport' does not contain a definition for 'ReportDefinition' and no extension method 'ReportDefinition' accepting a first argument of type 'Final_Prj.EmpReport' could be found (are you missing a using directive or an assembly reference?)D:\Gaurav\Task18-02-2013\Final Prj\Final Prj\EmpReport.cs5529 Final Prj
Error14 'Final_Prj.EmpReport' does not contain a definition for 'ReportDefinition' and no extension method 'ReportDefinition' accepting a first argument of type 'Final_Prj.EmpReport' could be found (are you missing a using directive or an assembly reference?)D:\Gaurav\Task18-02-2013\Final Prj\Final Prj\EmpReport.cs6329 Final Prj
Error16 'Final_Prj.EmpReport' does not contain a definition for 'ReportDefinition' and no extension method 'ReportDefinition' accepting a first argument of type 'Final_Prj.EmpReport' could be found (are you missing a using directive or an assembly reference?)D:\Gaurav\Task18-02-2013\Final Prj\Final Prj\EmpReport.cs7129 Final Prj
Error18 'Final_Prj.EmpReport' does not contain a definition for 'ReportDefinition' and no extension method 'ReportDefinition' accepting a first argument of type 'Final_Prj.EmpReport' could be found (are you missing a using directive or an assembly reference?)D:\Gaurav\Task18-02-2013\Final Prj\Final Prj\EmpReport.cs7929 Final Prj
Error20 'Final_Prj.EmpReport' does not contain a definition for 'ReportDefinition' and no extension method 'ReportDefinition' accepting a first argument of type 'Final_Prj.EmpReport' could be found (are you missing a using directive or an assembly reference?)D:\Gaurav\Task18-02-2013\Final Prj\Final Prj\EmpReport.cs8729 Final Prj
Error9 The type or namespace name 'CrystalReports' does not exist in the namespace 'CrystalDecisions' (are you missing an assembly reference?)D:\Gaurav\Task18-02-2013\Final Prj\Final Prj\EmpReport.cs1628 Final Prj
Error11 The type or namespace name 'CrystalReports' does not exist in the namespace 'CrystalDecisions' (are you missing an assembly reference?)D:\Gaurav\Task18-02-2013\Final Prj\Final Prj\EmpReport.cs5333 Final Prj
Error13
The type or namespace name 'CrystalReports' does not exist in the namespace 'CrystalDecisions' (are you missing an assembly reference?)D:\Gaurav\Task18-02-2013\Final Prj\Final Prj\EmpReport.cs6133
Final Prj