I am trying to build an ASP.NET MVC installation using installshield LE with VS.NET 2012. I have chosen the solution configuration manager to SingleImage and trying to build the project. I have a UAT web.config transformation in place. After installation web.config in the installed folder is empty. How can I force the installation to pick up the right web.config file while packaging.Any help on this is greatly appreciated.
-George