Visual studio 2010 installer issue -


i have received old compiled source code of website(was running fine on iis6) using need create 64 bit installer windows 2008, 2012, windows 7 64 bit machine etc. chose visual studio 2010 , created installer package. getting below issue @ first stage:

"the installer interrupted before application installed. need restart installer try again"

it iis compatibility issue , can resolved when selected "iis metabase , iis 6 configuration compatibility option" in iis settings.

this site works perfect when configured manually.

it seems, installer goes check iis compatibility , use installer, becomes necessary go , check "iis6 metabase , iis6 configuration compatibility" in iis settings.

now question : don't want changes in iis want remove installer's dependency on checking iis. have such setting in installer using won't go , check iis compatibility , not interrupt installation.


Comments

Popular posts from this blog

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -