Reputation: 1014
Recently I made reports for my ASP.net website using (crystal reports 13.0) it was working well on my local server,but I found that my own web server just supports crystal report (10.5).So how can i convert that reports to 10.5? Is it possible without creating new ones using (10.5).
Upvotes: 0
Views: 254
Reputation: 458
Upgrading the report to a newer version is not a big deal. Downgrading is always a problem as there may be the possibility of loss of features added to the newer version.
Upvotes: 1