Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Installation of CR

Status
Not open for further replies.

BG12424

Programmer
Jun 4, 2002
717
US
Since CR is part of the VS.NET 2003 installation, we want to install only the CR runtime (we don't want to install the complete VS.NET install on the production server) on our production server so that many web/win apps can reference CR from the respective projects.

Our administrators want us to store the merged module files (*.msm) files in a custom folder (let's say d:\nfacommon\CRAssmeblies). I am trying to use a setup program part of VS.NET to handle this. I have 3 questions?

1. How to install msm files in custom folder?
2. Once installed, will CR be able to be referenced from any project? If not, what is needed?
3. Links to examples, tutorials, book would be useful?

regards,
Brian
The problem with doing something right the first time is that nobody appreciates how difficult it was.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top