cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
hazzsol
Level 2

trying to install .Net 3.x as a prerequisite.

but no success.
I have checked the checkbox to do so under redistributables but when I launch the .msi I get the following results;

1. Popup saying Microsoft .NET Framework 3.5 needs to be installed for this installation to continue.
2. After clicking 'ok' for the popup dialog in step 1 above, I get the "Installshield Wizard Completed' screen which says the wizard was interrupted before 'myApp' could be completely installed.

What I am missing in order for Installshield to either go the the web or to retrieve the local .exe or helper.exe under Installshield/2009/SetupPrerequistes/Microsoft .net/3.5/ or .../3.5 SP1 or ..../3.0 ?
Thank you,
Greg
Labels (1)
0 Kudos
(2) Replies
Shuttledude
Level 7

Did you ever solve this problem? I am having the same issue!!
0 Kudos
Shuttledude
Level 7

A user from another thread already figured this out -- there's nothing wrong with the prerequisite; just modify the launch condition for DOTNETVERSION35 so that it's >= and not = (it was searching for an EXACT version of the .Net framework, instead of a version that was equal to or greater than that version).
0 Kudos