We are using an existing Crystal Reports 7 report in Visual Studio .NET 2002 on SQL Server 2000 using Crystal Report Viewer in an ASP.net web application. It asks to update to newer version 8 and the report comes in fine except where I have a formula in the subreport. If I take the formula out, the data comes in fine. It doesn't make any difference if the formula is a shared variable. For example, this is the error message I get:
Error in formula <July 03subAF>. 'Shared NumberVar July03subAF := Sum ({HardCredit.Trx_Amount}) ' A number is required here.
It also won't bring in a formula that is a simple IF statement.
Does anyone know what I am missing? I am VERY new to Visual Studio .NET.
Thanks,
bethany