After inheriting a project, I have two sets of apps:
- a set of Winforms apps, running on .NET 2.0, which use Crystal Reports X
- a set of Webforms apps, running on ASP.NET 2.0/3.5, which use Crystal Reports XI
Both projects are being developed using Visual Studio 2008, and both Crystal Reports versions are full developer versions - not the versions included in Visual Studio itself.
I'm a bit stumped and wondering if anyone could enlighten me about the major differences between those two versions.
Does anyone (fore)see any major hassle trying to upgrade the Winforms apps to Crystal Reports XI so that I could consolidate on a single version? Any known traps and pitfalls?