Platform VS 2008 .NET framework 3.5 and crystalreports 2008 basic build into VS 2008, C# winForm.
I am using crystalreportviewer to display report.
When I export report using Export Report tool of crystal viewer, it works fine but when I try to load report again it gives 'Load Report Error' at reportDocument.Load() method.
Regards
Loading
Suthish NairPosted Mar 31, 2011, 3:41 PM
Rakesh KumarPosted Mar 31, 2011, 1:11 PM
Rakesh KumarPosted Mar 18, 2011, 7:53 AM
Platform VS 2008 .NET framework 3.5 and crystalreports 2008 basic build into VS 2008, C# winForm Application.
I have checked the path and as I have described the rpt loads successfully and When I export report using Export Report tool of crystal viewer, it works fine but if I again try to load report again (after doing Export Report ) reportdocument.load() method fails, ..
Vijay YadavPosted Mar 18, 2011, 5:32 AM
May be it is not getting the correct path of the report hence throwing error, just check the path.