I have some Crystal Reports that were created using Crystal (external to Visual Studio) and are now loaded in the VS project. Before the report is previewed I set up the rep
I had same problem but I found a simple solution. i.e. just replace dataset with the data table and it will work fine.
dataset
data table