Hi @Michael Jenkins ,
Welcome to Microsoft Q&A!
What is your project type?
Please cleanly uninstall the SAP Crystal Reports from Control Panel > Add or Remove Programs.
Besides, please check if you have Crystal Reports NuGet Packages installed. You can right click on your project > click ‘Manage NuGet Packages…’ > Installed > search for ‘CrystalReports’ > select it to Uninstall.
Meanwhile, check if there are the Crystal Report assembly references to the project by right click on ‘References’ > Add References > Assemblies. If you can find, please uncheck them.
You can close all running VS instances and try to delete the hidden .vs
, bin
and obj
folders in the project folder.
Sincerely,
Anna
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.