|
-
April 27th, 2011, 07:34 AM
#1
load report failed
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|