User1805528910 posted
Hi Team,
I got very strange case and stuck on it, I am using wix installer package to create installer for my project. Actually this project is already developed by someone else, I am doing maintenance on it.
Here the development machine i am using there when i am creating installer execution it's create installer and add all required prerequisites like, Framework4.0, Sqlserver Express, Windows Installer.
But today got to work on another machine in that machine when i am running installer project it's only creating setup for dll of the project only, it's not adding all required prerequisites. I am using same source code on both machine.
It will be great help if anyone can help me on this issue?