Hello,
recently, because of needs of our project, we have started using RAS SDK in our application. We are developing in Visual Studio 2010, and have downloaded CR for VS 2010.
However it seems that we can not get expected behavior of, I believe dll in question is CrystalDecisions.ReportAppServer.ClientDoc, when we target the 4.0 framework in project.
If we change the target platform to 2.0 - 3.5 everything works as expected ( we can search sections, add new...) but in 4.0 exceptions are thrown since
CrystalDecisions.ReportAppServer.ClientDoc.ISCDReportClientDocument has different information in it.
Can you tell me what is the issue? And how to proceed with developing RAS SDK in 4.0 environment?
Any help highly appreciated!