I have installed the latest SAP Crystal Reports SP 21 for Visual Studio 2017 and receive the following error when opening a project in visual studio:
The 'Crystal Reports Tools Package' package did not load correctly.
The problem may have been caused by a configuration change or by the installation of another extension. You can get more information by examining the file '...'.
Restarting Visual Studio could help resolve this issue.
The following entry appeared in the file ActivityLog.xml
:
<entry>
<record>852</record>
<time>2018/06/20 12:18:32.507</time>
<type>Error</type>
<source>VisualStudio</source>
<description>No InprocServer32 registered for package [Crystal Reports Tools Package]</description>
<guid>{FE73BB80-53F4-4AD0-A5F9-6A0BCE662292}</guid>
<hr>8007007e</hr>
<errorinfo></errorinfo>
<path>c:\Program Files (x86)\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Common\SAP BusinessObjects Enterprise XI 4.0\win32_x86\CRVsPackage.dll</path>
</entry>
Since I can't view or edit SAP Crystal Report *.rpt files: How can I resolve this issue?
Thank you very much in advance.