Crystal Report

  • Thread starter Thread starter Belee
  • Start date Start date
B

Belee

I have developed a program in C# and the reports runs
perfectly well on the development machine. If I package
and move it another machine then I have errors with the
crystal report. Error: File of asembly name
CrystalDecisions.Windows.Forms, or one of its dependencies
was not found. How can I make it work???
 
may be you need to use Install Sheld and tell him what your application
depends from Crystal Report assembly ?
 
Back
Top