
Problem redistributing CR runtime that ships with VS7 Beta 2
Does anyone know how to redistribute the
Crystal Reports runtime ?
I am using VS7 Beta 2 and the Crystal Reports runtime that ships with it.
When I build a MSI Setup project in VS7 for a simple project that uses CR, I
get an error concerning a dependency problem.
This error concerns the assembly called
CrystalDecisions.CrystalReports.Engine.dll which is installed with the
version 9.1.0.0 on my system. Its dependencies indicate that it needs the
Microsoft.VisualC assembly (version 7.0.9248.59748). I can't find this
assembly !!! Microsoft.VisualC that is installed on my system is
7.0.9254.59748 (as indicated by viewin the content of my assembly store).
Is there a way to manually redistribute the runtime (by copying the
assemblies and registering them on the tharget computer ) ?
Any help would be greatly appreciated.
Nabil Madrane