Not able to create crystal report object at code behind
Hi,
I have already included the namespaces :
using CrystalDecisions.CrystalReports.Engine;
using CrystalDecisions.Shared;
What is it that i am missing again.. I need to bind the Crystal report object to a dataset at code behind .. But i am not able to create the CRYSATL REPORT OBJECT itself.. Plzz help