Hi,

why are the keywords in MsiAssemblyName table in column Name 
lowercase(especialy name, version and publicKeyToken)?

This has the results that my WIX merge modules are not detected from 
VisualStudio.
My Assembly dependencies are ignored in deployment projects.

Workaround,
go to Program Files\Common Files\Merge Modules
open MSM with Orca
go to MsiAssemblyName table
rename "name" to "Name"
rename "publicKeyToken" to "PublicKeyToken"
rename "version" to "Version"
save
restart visual studio.

Now VS can build the StrongName of the assembly and add my merge module 
to a deployment project.

i am using V. 3.5.1811.0 with VisualStudio 2010.

regards

Kai-Uwe


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to