[WiX-users] SQL Server Error Handling inside WiX

2014-03-24 Thread Ravishankar
Hi, In my installer am creating DB and running create/alter table scripts. if any script fails, how can i handle the error from wix? pls find the below code *Component Id="cmp39152CBE55BD4B39B74F75CAC45B7B87" Directory="INSTALLLOCATION" Guid="07B7EF72-F434-46DB-A94A-59C35534651E" KeyPath ="yes"

[WiX-users] SQL Server Error Handling

2014-03-21 Thread Ravishankar
Hi, In my installer am creating DB and running create/alter table scripts. if any script fails, how can i handle the error from wix? pls find the below code *Component Id="cmp39152CBE55BD4B39B74F75CAC45B7B87" Directory="INSTALLLOCATION" Guid="07B7EF72-F434-46DB-A94A-59C35534651E" KeyPath ="yes