I've got several Crystal Reports that are being used in a VB.NET program. The problem is, even though I am not saving the data with these reports, they are huge!!! A simple report with only a few fields has grown to over 8mb in size. This is causing some big issues when I'm packaging it into an install. Is there any way I can fix this? It seems like it's saving data with the report regardless if I tell it to or not.