Ravi,

Please provide verbose logging of where it is failing...

http://support.microsoft.com/kb/223300

The simplest way for logging a single session is to start the installer with 
the /l switch

  msiexec /i c:\path\to\myinstall.msi /l*v c:\path\to\myinstall.log
(thanks John)

Steve

-----Original Message-----
From: Ravishankar [mailto:ravishankar.krishnasw...@idsfortune.com] 
Sent: February-26-14 4:13 AM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] SQL Server 64 Bit

Hi,
I have a installer(msi) created on the development machine with the below 
specifications

1.Win 7(64 bit)
2.SQL Server 2008 R2 - SP2(32 Bit)
3.VS 2010

I have used the <sql:SqlDatabase> funcationality of creating Database and 
executing *.sql scripts, this works on the development machine perfectly

Now am trying to install on a separate machine with below specs and it FAILS

1.Win 2008 Server R2
2.SQL Server 2008 R2 - SP2(64 Bit)
3.(.NET framework 4.0)

Its urgent and i need your help

Thanks and Regards
Ravi Shankar K


------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer Customize 
your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to