Hi,
We are using Crystal Reports 2008 in our application. These are working fine in XP Professional OS. But the Same code is not working in Windows 7 operating system. When I debug, I found report Load is failing. Error is at below line of code.
CR.Load( "D:\Sample_Win7.rpt", OpenReportMethod.OpenReportByTempCopy) ' CR is Report Document
Can any one suggest me, what settings are required in Win 7 OS to get out of this issue.
Thanks inadvance,
Kiran