2 weeks ago
We are a long-time customer using Crystal Reports, and we're in the process of upgrading servers to Windows 2022. When I attempted to install the 64-bit runtime, I received an error stating Visual Studio was not present and is required for this installation.
This is a production server so VS will not be installed. How can I locate and install the appropriate runtime files only?
The CrystalDecisions references in my application point to the win32_x86 directory, (which doesn't yet exist on my new server) and my research (including ChatGPT) claims that this is the correct location, and to disregard the naming. This seems outrageous, so I'm just looking to confirm.
Request clarification before answering.
Hi Jeff,
The error is due to you installing the EXE which integrates into Visual Studio which of course it looks for VS install location etc.
To redistribute the runtime go here:
https://origin.softwaredownloads.sap.com/public/site/index.html
Select CR for VS and download the matching MSI packages
https://origin-az.softwaredownloads.sap.com/public/file/0020000001375542024
And you may need the 32 bit MSI also:
https://origin-az.softwaredownloads.sap.com/public/file/0020000001375512024
PS - don't use the MSI packages on your DEV PC, the EXE will install them both.
Don
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Jeff,
Ah, it's a WEB app, not sure why you did not have to disable the 32 bit AppPool in the previous version, that means your App was running in x86 mode. But there are a few ways to create WEB app's....
CR runtime is not specific to the version of Crystal Reports you are using. You can use a CR 2020 report in 32 bit runtime.
Sometimes App''s have a 32 bit dependencies so both are required, in your case it appears everything is working so all is good.
Don
User | Count |
---|---|
7 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.