[WiX-users] Run scripts on remote sql server

2012-08-01 Thread aman jha
Hi All, I have created a installer which i suppose to run some sql scripts on SQL server which is located in network. When I am using Server installed on local machine then its working fine.but if I use remote server then it throws exception failed to connect to server. I also tried like I used my

[WiX-users] Configure diff machines by installing on one machine,

2012-08-01 Thread aman jha
Hi All, I am developing an Installer using WIX, The project for which I am creating the installer can be splitted into multiple machines. 1. Application server : where some windows services will be installed. 2. Web Server : where Website will be installed and hosted in IIS 3. DB Server : where D