Link to home
Start Free TrialLog in
Avatar of CodeJunky
CodeJunkyFlag for United States of America

asked on

VS Deployment Project use msi or component?

Hi All,
I creating a Deployment Project in VS2008.
Pretty straight foward, and I added to seperate exe files.  The only dependencies found however is the Microsoft .NET Framework.  I also need to include the Crystal .NET Framework too... not sure why it did not find it; but I would like to know if I should include the CRRedist2008_x64.msi and/or CRRedist2008_x32.msi, or the CrystalDecisions.Data.AdoDotNetinterop.dll object?

Thanks for any help you can give,
John.
ASKER CERTIFIED SOLUTION
Avatar of Munawar Hussain
Munawar Hussain
Flag of Pakistan image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of CodeJunky

ASKER

Thanks, i will try it and let you know.