I developed a report via Visual studio 2008. The report has a Section 3 (Details) and within this section a subreport. Subreport has ReportHeaderSection2, DetailSection1 and ReportFooterSectio1.The report is always one page.
The report looks fine to development machine. When I moved it to production the preview shows two pages, instead of one. The two pages are the same. I installed "Crystal Reports Basic Runtime for Visual Studio 2008 to production machine.
Any ideas what is wrong ?