If this is ATL-based, the startup code looks for a set of registry
entries to see whether it's supposed to run as an out-of-process COM
server or a service. 

Phil Wilson 


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Matt
Anderson
Sent: Wednesday, March 28, 2007 6:01 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Registering a Windows Service that is a COM
executable

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=DEVDE
V
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



-------------------------------------------------------------------------
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