This website uses cookies. By clicking OK, 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
- :
- Having trouble after upgrading InstallShield from ...
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
jlandry
Pilgrim
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Dec 16, 2015
04:22 PM
Having trouble after upgrading InstallShield from Express 2014 to Express 2015
Hi all,
I have been getting build failures in Visual Studio 2015 after upgrading InstallShield from Express 2014 to Express 2015. Based on the error message, it looks like it's still searching for the 2014 folder & not finding anything. It's also asking for the correct path. There's a screenshot of the error attached. Does anyone know where to alter the task parameter in InstallShieldPath? I apologize if this is a seriously n00b question, but I just can't find it & my patience is gone. Thanks for looking!
I have been getting build failures in Visual Studio 2015 after upgrading InstallShield from Express 2014 to Express 2015. Based on the error message, it looks like it's still searching for the 2014 folder & not finding anything. It's also asking for the correct path. There's a screenshot of the error attached. Does anyone know where to alter the task parameter in InstallShieldPath? I apologize if this is a seriously n00b question, but I just can't find it & my patience is gone. Thanks for looking!
1 Reply
hidenori
Pilgrim
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Dec 18, 2015
03:53 PM
Re: Having trouble after upgrading InstallShield from Express 2014 to Express 2015
Make sure that the InstallShield MSBuild project file (.isproj) for your project has the correct target import path as follows:
The .isproj is a xml file that is created in the project folder containing your .ise project file.
The .isproj is a xml file that is created in the project folder containing your .ise project file.