C# 2008 .net framework 3.5 Windows form CrystalReport question

  • Thread starter Thread starter Jason Huang
  • Start date Start date
J

Jason Huang

Hi,

In my Dotnet Framework 3.5 C# Windows Form project, I have a Crystal Report
10 report document.
I also have an installation project on that project.
My question is what Assemblies do I need to add into the installation
project, so that the client can open the Crystal Report document?
Thanks for help.


Jason
 
Jason said:
Hi,

In my Dotnet Framework 3.5 C# Windows Form project, I have a Crystal Report
10 report document.
I also have an installation project on that project.
My question is what Assemblies do I need to add into the installation
project, so that the client can open the Crystal Report document?
Thanks for help.


Jason

You should post to a Crystal Report forum. You can use Bing or Goggle to
find one.
 
Find and run the CRRedist2008_x86.msi, it is in
C:\Program Files\Microsoft
SDKs\Windows\v6.0A\Bootstrapper\Packages\CrystalReports10_5
 
Back
Top