Installing Crystal with my app - What's involved?
We've written a C# app that will display开发者_StackOverflow中文版 Crystal 2008 reports in the .NET Crystal viewer. Can anyone tell me what's required for installing the Crystal runtime files on each client machine to support this?
The runtime files needed should be on your machine in a path similar to C:\Program Files\Microsoft SDKs\Windows\v6.0A\Bootstrapper\Packages. There should be a crystal folder that contains the files you need.
Whatever you do don't go to the crystal reports site and get to try and get the runtime files. The ones on that site are for the full paid version. Not the version that comes with Visual Studio.
精彩评论