0
votes

I am using VS2008 and I am building an Web Application with crystal report. As we know along with VS2008 we are provided crystal report basic version that is 10.5.0.0 with Crystal Report Runtime version 10.5.0.0 . When i try to deploy my website on server it gives me an error "Crystal Report not supported". And i got a reply from support that their server support Crystal Report Version 12.3.3.812 which is CR VS2008 SP3. And when i downloaded the version from SAP website, I am not able to upgrade my CR Version please let me know how to upgrade.

2
You can change the assembly versions in your web.config file to version 12.3.3.812. or you can rollback to old version in the server itself.Deb

2 Answers

1
votes

You need to upgrade your crystal reports version. You can download from SAP Official Wiki Site or Install Crystal reports developer version for Visual Studio

0
votes

To upgrade your machine you simply install the newer version of Crystal Reports on it.

To upgrade your project you'll need to remove the reference to the older bundled, free copy of Crystal Reports and add the newer 12.x references you should now see. (You'll see them only if you've successfully installed the newer Crystal Reports on this computer.)