Hi ,

Please guide me to create a web setup (.msi).
I have a .msm file created in visual studio merge module which basically
does all the work.
1.It creates a virtual directory and deploys the web application.
2.It creates various performance counters and installs it.
I want to refer it into a wix based setup(.msi refering to existing.msm)

I have created a a web setup by refering to this existing .msm in VS 2008
and it works perfect.
Can anyone help me to create same web setup by refering to the same .msm
created in vs 2008 as merge module.

When i refer it and create .msi , and run it gives me error "Error 1001.
InstallUtilLib dll: Unknown error" while installing the web application.

When i remove my custom actions as part of .msm and refer the same in wix
web setup. it works fine.
Can anyone help me put to put these custom actions as a part of .msm?
Or i have to include these custom actions as a part of wix web setup?




Thanks in advance:) 
-- 
View this message in context: 
http://n2.nabble.com/Web-setup-using-msm-tp3815520p3815520.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to