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
- :
- Experience the same issue
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 08, 2013
09:25 AM
Failed to load ISWIBuild: -2147221164
I have created installshield projects in VS2010 and can successfully create MSIs locally without any issues.
I created a build definition in Team Explorer (TFS) and getting the following error on triggering this build:
C:\Program Files (x86)\MSBuild\InstallShield\2012SpringLimited\InstallShield.targets (96): Failed to load ISWIBuild: -2147221164
I am using installshield Spring limited edition. I do not see ISWIBuild.dll under
C:\Program Files (x86)\MSBuild\InstallShield\2012SpringLimited folder.
I found 'ISWIBuild.dll' on this forum and copied this dll to
C:\Program Files (x86)\MSBuild\InstallShield\2012SpringLimited folder.
But still getting 'Failed to load ISWIBuild: -2147221164' error.
Please let me know how to fix this issue?
Thanks
Jaspal
I created a build definition in Team Explorer (TFS) and getting the following error on triggering this build:
C:\Program Files (x86)\MSBuild\InstallShield\2012SpringLimited\InstallShield.targets (96): Failed to load ISWIBuild: -2147221164
I am using installshield Spring limited edition. I do not see ISWIBuild.dll under
C:\Program Files (x86)\MSBuild\InstallShield\2012SpringLimited folder.
I found 'ISWIBuild.dll' on this forum and copied this dll to
C:\Program Files (x86)\MSBuild\InstallShield\2012SpringLimited folder.
But still getting 'Failed to load ISWIBuild: -2147221164' error.
Please let me know how to fix this issue?
Thanks
Jaspal
- Tags:
- iswibuild
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Dec 03, 2013
02:15 AM
We facing the same issue in our production environment. We think that its happen bacause of we have two separate ISLE project in one Vistual Studio 2010 solution and we try build it by TFS 2010 autobuild mechanismus (like is describe in this thread: http://community.flexerasoftware.com/showthread.php?193251-error-Failed-to-load-ISWIBuild-2147221164). There is also mention workaround but we have problem to understand exactly solution. We still fighting with that...