Hi,

I'm working on a WiX installer which has been working fine for a while now.
Recently I added some custom actions to restart services and now, at the end of 
the install, I get the following error:

MSI (s) (04:50) [14:36:33:699]: Executing op: 
ComponentUnregister(ComponentId={D897E9C1-0F01-48AF-BFAD-E9C4C813B0A3},,BinaryType=0,PreviouslyPinned=1)
1: {C7BE18B8-D0E7-4955-AD6F-951093DD404D} 2: 
{D897E9C1-0F01-48AF-BFAD-E9C4C813B0A3}
MSI (s) (04:50) [14:36:33:709]: Note: 1: 1402 2: 
UNKNOWN\Components\1C9E798D10F0FA84FBDA9E4C8C310B3A 3: 1450
DEBUG: Error 2909:  Could not unregister component 
{D897E9C1-0F01-48AF-BFAD-E9C4C813B0A3}.
The installer has encountered an unexpected error installing this package. This 
may indicate a problem with this package. The error code is 2909. The arguments 
are: {D897E9C1-0F01-48AF-BFAD-E9C4C813B0A3}, ,

I think it's happening once for every component (every time I press OK another 
line with a different GUID gets added to the end of the log), but 15 minutes of 
clicking didn't get me to the end :)

Is this a problem anyone else has seen?

Thanks
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to