Click here to Skip to main content
15,881,938 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello everyone: I am programming with visual studio 2022, I already installed the 64-bit Crystal Report but I don't see it anywhere in the menu. Do I have to configure something else in Visual Studio? Thanks for the help.

What I have tried:

I can't find any link indicating what to do.
Posted
Updated 15-Jan-23 19:20pm
Comments
Sandeep Mewara 16-Jan-23 0:21am    
It would be worth a shot to remove if you have other versions of crystal report or VS2022 installed?
Member 15639943 16-Jan-23 0:42am    
I have deleted Crystal Report 32 bits and instaled Crystal Report 64 bits for Visual Studio 2022, but when I add a new item, Crystal Report does not appear.
Member 15639943 16-Jan-23 1:20am    
I try to add reference to Crystal Report's dll, but now is worst. I got a error that blocked my project. Does Crystal Report 64 bits for Visual Studio 2022 really work without problems?

Talk to Crystal Reports - they will know a lot more about installation problems than we will. They have technical support - there is a button at the bottom of their home page.

And if you have installed a paid for version, then you have paid for support from them - so you may as well use it!
 
Share this answer
 
I solved the problem by downloading the installers directly from SAP and not from third parties.
Now, learn Crystal Report from WPF.
 
Share this answer
 
Comments
Richard Deeming 17-Jan-23 4:23am    
If you've downloaded and installed software from a third-party site, there's a very good chance that your computer is now infected with malware - especially since the installer didn't actually do what it promised.

Use a different computer to download a reputable anti-virus product capable of performing an offline scan, and then use that to perform an offline scan of your computer.
Member 15702892 18-Jan-23 2:00am    
I have also downloaded the Crystal report for VS from SAP site. But still its not visible in add item menu. Conflict is still am having older crystals installed.
I solved the problem
but if you are thinking about programming in WPF it will not appear like the other common WPF controls
Unfortunately, here where I work we have not been able to get the controls enabled to use
you must use them as source code
You can install third-party originals or whatever for visual studio 2022
What you should know is that the work menu where all the common controls are located such as buttons, text boxes, the controls appear if you do not see them, do the following:
right click on the toolbar
activate the SHOW ALL option
look for the Crystal Report report bar
I apologize for the previous solution since that solution is even more complicated since the reports in WPF tell you that it is impossible:
that the reports come out blank
that crystal sends error
that only loads a report and when calling it mada another error
After many trials and errors I solved that part but they deleted the solution from this forum and I don't plan to publish it again
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900