The service in question is a .NET service which consists of a bunch of (local) .NET assemblies, two of which are C++/CLI mixed-mode assemblies (hence the CRT dependency). How could ServiceControl attempt to start a service if none of the managed assemblies have been committed?
-----Original Message----- From: Bob Arnson [mailto:b...@joyofsetup.com] Sent: Wednesday, January 07, 2009 10:46 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] ServiceInstall fails due to CRT Jeremy Lew wrote: > Another question: > I assume that if I were to deploy the CRT locally instead of in WinSxS, > that would also solve the problem? > I don't think so -- MSI hands off assemblies (native and managed) to Fusion, which does a funky two-phase commit. I think that still applies even for local assemblies. -- sig://boB http://joyofsetup.com/ ------------------------------------------------------------------------ ------ Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users