Hi ,
I do the following o create a report :
1- create a new dataset from one table and save it as mydataset .
2- then I create a new crystal report item from add new item and from project data I choose ( mydataset ) and choose my table and field and save it as myReport
3- Then in defualt.aspx I drag and drop CrystalReportViewer and choose from smart panel new report source and choose myReport.rpt as crystalReport source control
4- I run the page but this error appear (Load report failed ). … what is a problem ?