I am trying to synch my development machine GAC with my target runtime machine GAC to run a .NET framework 2.0 application. The dlls I have been moving around are:
C:\Program Files\Business Objects\Common\2.8\managed\CrystalDecisions.CrystalReports.Engine.dll
C:\Program Files\Business Objects\Common\2.8\managed\CrystalDecisions.Shared.dll
C:\Program Files\Business Objects\Common\2.8\managed\CrystalDecisions.ReportSource.dll
One of these wants
CrystalDecisions.ReportAppServer.CommLayer.dll
And now I get this error message:
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) containingthe correct version of the Crystal Reports runtime (x86, x64, or Itanium) required. Please go to http://www.businessobjects.com/support for more information.
It has taken me days to figure things out this far. What I seek is simple instructions on what and where I can get the CRRedist*.msi to get my runtime machine to match my development machine.
Any help would be greatly appreciated.
Sincerely
Brian