1
votes

I've developed some crystal reports in Visual Studio 2010. Actually I am updating a client application made in Visual Studio 2008. I have updated the visual studio to 2010 but with .NET3.5. Now for this, a new crystal reports runtime needs to be installed. My client does not want to install this runtime. He wants to use the old runtime as per Visual Studio 2008.

What should be the work around for this problem? or I have to shift back to Visual Studio 2008?

Please guide.

Thanks

2

2 Answers

0
votes

what is the difference between the old and new runtime? i use the 2010 visual studio and crystal works fine

0
votes

I believe the problem is the CrystalReports Viewer (UI) control and the crystal references it adds to your project. Those are version X and the ones installed with Crystal Runtime 2008 are version Y.

What you need to do is to remove the crystal references added by VS2010 and use the ones installed by the crystal runtime (2008).

check the version of the assemblies to identify which is which.