Will my few remaining Crystal Reports work in 2026.100??
Support tells me that in 2026.100, crystal reports no longer work. (Case CS0005511125)
But the FAQs say that it will continue to work, with Edge Agent installed.
I am on 2025.2 and have not been able to get it to work. I did the following to try (ensuring I have the correct version of Crystal runtime and Edge Agent)
Logged in as administrator to a specific PC
Uninstalled edge agent
Uninstalled Crystal
Rebooted PC
Installed Crystal 13 SP34, 64 bit
Rebooted PC
Installed Edge Agent
Added URLs to Edge Agent
Skipped all the client paths
Rebooted PC
Still get the below error (it appears that the XML is generated)
Thank you for looking at this. I just finished 2 hours on a support call, and what it took to get working for 2025.2 was:
Install the smart client (he clearly said that is required on 2025)
Install the 32bit not the 64bit Crystal Runtime (both 2026.100 and 2025 use the same version of the runtime). Tricks on this install included unzipping it, and going to the installer, right click on properties and UNblock it. This is CR13 SP34.
He could not tell me what to do to make it work for browser only. Kept saying that i need to talk with my CAM to make it work for 2026.100 browser only.
I will share more as I learn more about the path forward for those of us who are clinging on to Crystal.
There is a cloud-specific version of the crystal runtime required. Its different than the regular crystal runtime and can be downloaded on epicweb. It works fine in 2026.100 (which is browser only) via the edge agent.
The runtime is the normal SAP runtime it’s just a newer version than the older many years older one but that should work on both Clasic and web 2025.2. There is a bug in the Crystal version on epicweb that can stop some reports from working. You also need to be aware that if a company is NOT specified on a menu link you will get and error, work around is to recreate the link for a specific company company, and I think I have got dev to get this fixed at somepoint.
Also, if you have crystal reports that use Crystals Parameter entry screens this will crash on the 2025.2 Crystal Report Runner. Development have accepted my code patch to fix it and it should be out at some point for 2025.2.
Think this has been pointed out but you need the 32bit one installed the 64bit one doesn’t work for the edge agent.
if you handy with XYZ all you need to do it put [STAThread] on the main(args) method and it works. Crystal uses IE (remember that ) to render the param pages and that really, really, doesn’t like multithread COM.
It’s a standalone program that looks like the way it does is classic. Support should know this I have had many a conversation with them about the bugs in it.
As I said to the support agent that tried to tell me that they don’t support it “the invoice you send me has a line in it for Crystal Reports Support”. CR doesn’t need much to run from the desktop just the XML so it can be kept out of core Kinetic, by and large, and left to it’s own devices.