Interview Question in Visual Studio 2005


 

Interview Question :: Urgent Crystalreports in vs2005

I am working with a desktop application that was built in VS.NET 2003.
The application uses crystal reports for several reports (the version
of crystal that weas included with Visual Studio). We recently
migrated to VS 2005 and some of the reports do not work (again we stuck
with the version of crystal that came boxed with VS 2005 Pro). It
seems that the reports which contain sub reports are the ones with the
issue. All of the basic reports, without sub reports run fine. When I
attempt to run a report that includes sub reports.

I get an error at rpt.SetDataSource(ds)
"Load Report Failed". I have spent countless hours researching
this error, but sadly I have had no luck at resolving the issue. Can
anyone tell me if they have had the same issue with crystal reports in
VS 2005?
by ksk