[WiX-users] Error message during package build: File version for Assembly not found

2014-02-11 Thread Holpp, Stefan
Hi all, I am using Wix to create a msi package which shall do nothing special than just installing a bunch of files to specified locations. The corresponding snipped of the .wxs file looks like: Fragment Id=ExampleFragmentID Feature Title=EXAMPLE / Property Id=FeatureVersion

Re: [WiX-users] Error message during package build: File version for Assembly not found

2014-02-11 Thread Rob Mensching
/ -Original Message- From: Holpp, Stefan [mailto:stefan.ho...@siemens.com] Sent: Tuesday, February 11, 2014 2:23 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Error message during package build: File version for Assembly not found Hi all, I am using Wix to create a msi

Re: [WiX-users] Error message during package build: File version for Assembly not found

2014-02-11 Thread Holpp, Stefan
: Rob Mensching [mailto:r...@firegiant.com] Sent: Dienstag, 11. Februar 2014 11:34 To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Error message during package build: File version for Assembly not found What is: MedAssemblyLocation=Default? I don't recognize that attribute

Re: [WiX-users] Error message during package build: File version for Assembly not found

2014-02-11 Thread Bob Arnson
On 11-Feb-14 05:22, Holpp, Stefan wrote: MSBUILD : PKG error : ID E6125: *** : File version for Assembly 'C:\dir1\dir2\someExample.dll' (feature 'EXAMPLE') not found. ... [C:\WS\TEST.wixproj] That's not a WiX error message. -- sig://boB http://joyofsetup.com/