I have installed Crystal Report service pack 34. I have install crystal report package in my application (visual studio 2022 .NET Framework 6.0) via NuGet packager manager, but latest version is 13.0.5.891. When I want to drag and drop CrystalReportsViewer contoller into my form, it have error because of incompatible version. Any assembly file provided to use in .NET Framework 6.0?
Request clarification before answering.
The Crystal .NET Runtime doesn't support .NET Core.
You need to revert to .NET 4.8
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Also, CR for VS doesn't support the Nuget packages, the one you are using is SP 5, it's up to SP 35 now.
Go here and download the EXE for VS 2022, it will prompt to install the 32 bit runtime at the end, click OK, you do need it on your DEV PC.
https://help.sap.com/docs/SUPPORT_CONTENT/crystalreports/3354088458.html
Also, I wrote a blog to assist upgrading:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.