Re: [WiX-users] bind.AssemblyVersion

2011-02-24 Thread Rob Mensching
Unfortunately, to get the bind.AssemblyXxx values you need to set the appropriate File/@Assembly attributes. If you don't go to the GAC, then you need to set the File/@AssemblyFile and File/@AssemblyApplication to point to the same file. Its weird WindowsSxS behavior that we probably should have

[WiX-users] bind.AssemblyVersion

2011-02-23 Thread Paul Reynolds
Hi I'm struggling to get bind.AssemblyVersion working with my WIX 3.5 installer for an ASP .NET 4 Web Application. The documentation states I should be able to specify: !(bind.assemblyVersion.MyAssembly) Based on: bind.assemblyVersion.FileID So given my actual main web assembly is found