This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Re: Visual Studio 2017 does not recognize InstallShield 2018 after Upgrade to 2018 R2
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 01, 2018
08:51 AM
Visual Studio 2017 does not recognize InstallShield 2018 after Upgrade to 2018 R2
After updating to 2018 R2, VS2017 marked my setup projects as "incompatible" and when clicked claims that "The application is not installed."
Any ideas to fix it? Anyone else have the problem.
Any ideas to fix it? Anyone else have the problem.
(15) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 02, 2018
03:13 PM
Are you using .Targets files? They need to be updated. Typically in
C:\Program Files (x86)\MSBuild\InstallShield\201x
C:\Program Files (x86)\MSBuild\InstallShield\201x
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 02, 2018
03:24 PM
Thanks for getting back on the post. There are 2 files there InstallShield.targets and InstallShield.Tasks.dll. How do I update them?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 02, 2018
03:31 PM
Well it looks like that is probably ok then.
Open InstallShield.targets with notepad and search for
201
You should have a line that ends with
C:\Program Files (x86)\InstallShield\2018\System
Open InstallShield.targets with notepad and search for
201
You should have a line that ends with
C:\Program Files (x86)\InstallShield\2018\System
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 02, 2018
03:40 PM
Notes:
1. InstallShield versions can be installed side-by-side.
2. The last version of InstallShield that is installed or repaired on a system is the one that is used for Visual Studio integration.
1. InstallShield versions can be installed side-by-side.
2. The last version of InstallShield that is installed or repaired on a system is the one that is used for Visual Studio integration.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 02, 2018
04:04 PM
InstallShield 2018 R2 is the way that the current version in listed in Programs and Features and a file search finds only the internet files for these posts.
Any help will always be appreciated, but have you updated to 2018 R2 yet? Considering my experience you might not want to, but thanks for the input so far.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 02, 2018
04:08 PM
If I select InstallShield 2018 R2 in Programs and Features the update program will allow for neither repairing or removing at the moment.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 02, 2018
04:16 PM
Yes I upgraded to 2018 R2 from 2018. It was painless.
What version did you upgrade from?
Presumably you are on your development machine and not a Stand Alone Build machine ???
What version did you upgrade from?
Presumably you are on your development machine and not a Stand Alone Build machine ???
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 02, 2018
04:57 PM
On my development machine
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 05, 2018
08:20 AM
KGalloway1 wrote:
C:\Program Files (x86)\InstallShield\2018\System
InstallShield 2018 R2 is the way that the current version in listed in Programs and Features and a file search finds only the internet files for these posts.
Any help will always be appreciated, but have you updated to 2018 R2 yet? Considering my experience you might not want to, but thanks for the input so far.
Hi
The error according to visual studio forums,it is specific to associated software or its associated components missing on the system.
You could try few steps to get exact cause for this issue:
1.Have you tried launching installshield once at-least to see the launch behavior of IDE?
2.Had Visual-Studio been launched as Administrator?
3.Rare but may be cause,Visual Studio 2017 update could have also caused .
If you had tried all these already,you can try repairing/uninstalling installshield setup with /debuglog option.-http://helpnet.flexerasoftware.com/installshield19helplib/helplibrary/IHelpSetup_EXECmdLine.htm -debuglog
If possible attach log here to get to know cause in detail.
Thanks,
Jenifer
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 12, 2018
04:46 PM
1.Have you tried launching InstallShield once at-least to see the launch behavior of IDE? Yes
2.Had Visual-Studio been launched as Administrator? Yes
3.Rare but may be cause,Visual Studio 2017 update could have also caused . VS2017 is up-to-date
2.Had Visual-Studio been launched as Administrator? Yes
3.Rare but may be cause,Visual Studio 2017 update could have also caused . VS2017 is up-to-date
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 15, 2018
02:22 AM
KGalloway1 wrote:
1.Have you tried launching InstallShield once at-least to see the launch behavior of IDE? Yes
2.Had Visual-Studio been launched as Administrator? Yes
3.Rare but may be cause,Visual Studio 2017 update could have also caused . VS2017 is up-to-date
So what was the outcome of those?
Were you able to launch installshield IDE?
Please try running Installshield-setup with debuglog option,where you can choose modify/uninstall .Try attaching log here
Thanks,
Jenifer
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 15, 2018
09:07 AM
So what was the outcome of those?
1.Have you tried launching InstallShield once at-least to see the launch behavior of IDE? Yes
2.Had Visual-Studio been launched as Administrator? Yes
3.Rare but may be cause,Visual Studio 2017 update could have also caused . VS2017 is up-to-date
10-05-2018, 01:20 PM
Were you able to launch InstallShield IDE? Yes
Please try running InstallShield-setup with debuglog option,where you can choose modify/uninstall .Try attaching log here
I do not have access to the setup for InstallShield. I am going to get the software reinstalled by the SysAdmin group.
I will let you know if that resolves the issues.
1.Have you tried launching InstallShield once at-least to see the launch behavior of IDE? Yes
2.Had Visual-Studio been launched as Administrator? Yes
3.Rare but may be cause,Visual Studio 2017 update could have also caused . VS2017 is up-to-date
10-05-2018, 01:20 PM
Were you able to launch InstallShield IDE? Yes
Please try running InstallShield-setup with debuglog option,where you can choose modify/uninstall .Try attaching log here
I do not have access to the setup for InstallShield. I am going to get the software reinstalled by the SysAdmin group.
I will let you know if that resolves the issues.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 15, 2018
04:00 PM
I did an uninstall which took some manual closing of items related to InstallShield, installed from InstallShield2018SP1ProfessionalComp and then checked the integration with VS2017 which worked fine. I then installed from InstallShield2018R2ProfessionalComp and the system is now fully 2018 R2, activated and integrated with VS2017.
Jennifer,
Thanks for your earlier assistance however I was unable to run either InstallShield2018SP1ProfessionalComp or InstallShield2018R2ProfessionalComp with command line parameters so keep that in mind for future assistance to others.
Jennifer,
Thanks for your earlier assistance however I was unable to run either InstallShield2018SP1ProfessionalComp or InstallShield2018R2ProfessionalComp with command line parameters so keep that in mind for future assistance to others.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 21, 2018
07:46 AM
KGalloway1 wrote:
I did an uninstall which took some manual closing of items related to InstallShield, installed from InstallShield2018SP1ProfessionalComp and then checked the integration with VS2017 which worked fine. I then installed from InstallShield2018R2ProfessionalComp and the system is now fully 2018 R2, activated and integrated with VS2017.
Jennifer,
Thanks for your earlier assistance however I was unable to run either InstallShield2018SP1ProfessionalComp or InstallShield2018R2ProfessionalComp with command line parameters so keep that in mind for future assistance to others.
Though you could see VS2017 integration working after uninstalling IS-SP1\reinstalling IS-2018-R2, i would have given more insights about the issue with log files.If you could uninstall\install ,i hope you have access to 2018SP1 or 2018 R2 setup launcher.Here is how can you get log file for future reference :
-Execute InstallShield2018R2ProfessionalComp.exe /debuglog"C:\PathToLog\setupexe.log" from cmd.exe
From log file,you can trace for exact error and post.So that you may get proper replies from forums 🙂
Thanks,
Jenifer
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 22, 2018
10:42 AM
Jennifer,
Thanks again!
Thanks again!