How to resolve windows installer error The installer was interrupted error

Victor Athoti. picture Victor Athoti. · Sep 20, 2012 · Viewed 18.2k times · Source

i have create windows application and i create a setup file for this project.If i run the .msi file it is working and installation was fine .But,when i set orca settings and run the application i got Installation Error Screen.

Error:

  The installer was interrupted before <MyApp> could be installed.
  You need to restart the installer to try again.

I search for this error in web but i did not get resolve so, finally i post this error in this site.please help me how to resolve this error .

Note : If i run any msi package file(which is created orca file) does not run in my system only.with out orca settings it is installed correctly..

Answer

user2728841 picture user2728841 · May 22, 2017

Installing IIS6 Compatibility Tools fixed this for me.

(Note: This is in the year 2017, I built a "hello world" wen application in Visual Studio 2015, added a Web Deployment Project, transferred it to another machine, and this error happens - installing software that was written in 2002 and become obsolete in 2008 fixes the problem)