Hi

I have an external merge module (say External.msm) which I am referencing in my 
installer. In  Binary table of External.msm I have an entry (say externEntry).

I have a fragment (say FragmentX) written to define this merge module using 
<Merge> element.
I have another fragment written that define a feature consuming this 
mergemodule using <MergeRef> element.

I have another merge module (Mymodule.msm) written which defines a custom 
action with its BinaryKey attribute set to value as externEntry. Mymodule.msm 
is defined in the FragmentX.

When the code was in wix v1 things built fine. But, in v3 I am getting an error 
"Unresolved reference to symbol 'Binary:externEntry in section 
'Module:Mymodule'."

What should I do to resolve this issue ?

Mukesh


------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to