An error has occurred while attempting to load the Crystal Reports runtime. Either the Crystal Reports registry key permissions are insufficient, or the Crystal Reports runtime is not installed correctly. Please install the appropriate Crystal Reports redistributable (CRRedist*.msi) containing the correct version of the Crystal Reports runtime (x86, x64, or Itanium) required. Please go to http://www.businessobjects.com/support.

 

screenshot_187

 

What can you do to resolve this issue ?

— You should check your system and make sure that you have installed Proper CR version. In most of cases many people install on 64 bit CR. You need to install both 64 bit as well as 32 bit. If you have already using both version so go through step 2.

— Go to your application project, right click, and select “Properties” On the Build tab, find the Platform Target combo box. It probably says, “Any CPU”. Change this to x86 and your project will compile for 32 bit only. After that you can check your application. Hope it will work.