Visual Basic .NET Forums  
Click here to advertise with us

Go Back   Visual Basic .NET Forums > Visual Studio .NET > VS.NET General Discussion

VS.NET General Discussion Anything related to Visual Studio and not covered in a topic forum. Please use a specific forum from the list below if able!

VB.NET Forums Newsletter Signup:
Email address:


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-25-2009, 6:23 PM
VB.NET Forum Enthusiast
.NET Framework: .NET 2.0 (VS 2005)
 
Join Date: Nov 2008
Age: 46
Posts: 52
Reputation: 19
victor64 is on a distinguished programming path ahead
Default Problem with launching crystal report 2008 distribution file with VS2008 setup projec

Hello,

How do you automatically launch crystal report 2008 .msi file with the VS2008 setup project. The .msi file is included in my project as a separate folder, but when I run the VS2008 setup project the crystal report doesn't automatically launch.

Thanks,

Victor
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-27-2009, 1:49 PM
VB.NET Forum Enthusiast
.NET Framework: .NET 3.5 (VS 2008)
 
Join Date: Oct 2007
Posts: 89
Reputation: 32
Pete (BSC) is on a distinguished programming path ahead
Lightbulb Installing Crystal Reports during setup in VS2008

You can't execute another MSI while running a MSI. I don't know why Business Objects/SAP did not create a merge module (MSM). But... here is how I got it to work.

In you setup project, go Properties > Click on Prerequisites. There you can select the Crystal Reports for 2008. But... this is built into the bootstrap so you have to run the setup.exe.

If you select the 2nd option "Download from same folder as application" when you build the setup in your bin folder it creates the folders you can include on a CD or upload to a web server. The 1st option download from vendor website seems very slow (but works).

If you must run the MSI from within, I seen some article somewhere about creating a VB script that calls the MSI; but, I never got it to work
Attached Images
File Type: png VS2008CR_1.png (30.8 KB, 7 views)
File Type: png VS2008CR_2.png (6.3 KB, 7 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-27-2009, 1:56 PM
VB.NET Forum Enthusiast
.NET Framework: .NET 2.0 (VS 2005)
 
Join Date: Nov 2008
Age: 46
Posts: 52
Reputation: 19
victor64 is on a distinguished programming path ahead
Default

Thank You very much for your help.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On





All times are GMT -4. The time now is 12:16 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2


For advertising opportunities click here.