Hi

everything was working fine but suddenly started getting this error
i have the folowing code
ReportName = Application.StartupPath & "\" & ReportName & ""
Dim ReportForm As CrystalDecisions.CrystalReports.Engine.ReportDocument = New CrystalDecisions.CrystalReports.Engine.ReportDocument
ReportForm.Load(ReportName) - i get error at this line

the path & otehr things are right

til yest it was workig fine & now i started gettin this error ,
the only chnage i made in the report was i added a field