Does .net framework 2.0 contain crystal report dlls or not? I am using vs 2005 crystal report dll and deployed it on windows server 2003 but getting error.....
Which setup(Please provide link) should I run to make crystal reports working?
Does .net framework 2.0 contain crystal report dlls or not? I am using vs 2005 crystal report dll and deployed it on windows server 2003 but getting error.....
Which setup(Please provide link) should I run to make crystal reports working?
No it's a separate install, they should be detected by the dependencies of the Setup. Try refreshing them.
No it doesn't. You need CRRedist2005_x86.msi
, IIRC it is copied into the Visual Studio installation directory.
The .NET framework does not contain any 3rd party dlls. These 3rd party tools, like Crystal Reports, are packed with Visual Studio.
When you want to use Crystal Reports on a different pc, you have to install the Crystal Reports Viewer. Here's some info at the MSDN.