Re: [WiX-users] Can't use property expansion in Control->Publish

2011-12-11 Thread Bob Arnson
On 08-Dec-11 02:09, Nevskiy, Alexander wrote: > On executing light.exe I got the following error: > error LGHT0094 : Unresolved reference to symbol > 'CustomAction:[CustomSerialValidateProp]' in section > 'Product:{3E8964C7-5FA5-4740-A3D6-191E2043963C}' > > According to > http://msdn.microsoft.c

[WiX-users] Can't use property expansion in Control->Publish

2011-12-07 Thread Nevskiy, Alexander
Hi All! Here is my xml: ... ... ... ... ... 1 ... ... On executing light.exe I got the following error: error LGHT0094 : Unresolved reference to symbol 'CustomAction:[CustomSerialValidateProp]' in section 'Product:{3E8964C7-5FA5-4740-A3D6-191E2043963C}' According to http