cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

When installing CR for Visual Studio SP40, I get the following error message.

 

Captura de pantalla 2026-05-29 151733.png

Version

CR for Visual Studio SP40 64b installer (VS 2022 and above)

 

0 Likes
View Entire Topic
ido_millet
Active Contributor
0 Likes

This is a data retrieval error rather than a Crystal runtime installation failure. The error tells you the table in your SQL statement could not be loaded. The error was not generated by the Crystal runtime -- it was generated by your DBMS and simply reported back to you via the Crystal runtime.

Investigate what that error means in the context of your DBMS. If this is SQL Server, then one of the common causes of error 2229 is "Corrupted Installation Package" but that refers to the SQL Server installation package -- not the SAP installation package. 

Thomas_Buisson
Discoverer
0 Likes
I get the same message, and it shows up during the installation. Seems to be the installer failling to load translated messages or for installer UI. I got rid of of it by selecting english instead of french during the install.
DonWilliams
Active Contributor
0 Likes
Interesting... Thanks for reporting this again, I let R&D know it's a language issue and not a runtime issue...