I am having a very difficult getting a simple "hello world" Cyrstal Report to run on my web server.
I developing with VS2005 and Crystal Reports for .Net.
I have read many help files and support documents from Microsoft and Business Objects that tell me to use:
- The Windows Installer (install once on the server and be done with it) -or-
- Merge Modules which must be included with every deployment.
What they have not told me is where do I download these files from. I have scoured Business Objects web site trying to find something to download. I found files for XI, CR 10 and CR 9, but nothing for Crystal Reports for .Net using VS2005.
Questions
- Where can I download the windows installer to install the assemblies I need for Crystal to run reports on my web server using .Net 2.0 and VS2005
- Where can I download the merge modules for .Net 2.0 and VS2005 if the windows installer does not work

Where do I download the windows installer?
MichaelH1981
I was able to solve my problem after days of search and experimenting I finally realized were I confused.
I was looking for the installer on Microsoft's and Business Objects' website. What I have since come to realize is that I need to create the installer package myself and install it on the server.
To create the crystal reports installer for my server I:
I hope this post is able to help someone else with the same issue.
Greg Czechowicz
Thanks a lot for your info. It saved me a lot. Thanks again. Keep sharing such things..
Jeremy Holmes
umamahesh
Thanks. I was helped.