I have a Windows Service that is a COM (not .NET COM interop) executable that 
I need to register.  When I use <ServiceInstall> along with 
<ServiceDependency>, it "installs" but does not start.  I tried to manually 
start the service, but I get an error saying that the service is taking too 
long to respond.  Everything that the service depends on has been installed, 
so am not sure why it won't start.  If anyone has any insight I would be 
greatly appreciative.

Thanks for your time,

Matt

P.S.  I am using WiX v.2.0.4820.0


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to