[wix-users] WiXLib Project Throwing Compile Error
Rob Mensching
rob at firegiant.com
Fri Feb 4 12:51:31 PST 2022
You'll probably want to debug the WiX Toolset to understand that one.
- - - - - - - - - - - - - - -
I provide short answers on wix-users. Full commercial support is offered by FireGiant at http://www.firegiant.com/services
-----Original Message-----
From: wix-users <wix-users-bounces at lists.wixtoolset.org> On Behalf Of Ven H via wix-users
Sent: Friday, February 4, 2022 11:48 AM
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Cc: Ven H <venh.123 at gmail.com>
Subject: [wix-users] WiXLib Project Throwing Compile Error
I have a WiXLib project in the Visual Studio solution provided by my client. I have WiX 3.11 installed on my machine and have VS 2019 Professional also installed. However, when I try to build this project, I get the following error.
*Method not found: 'Void
Microsoft.Tools.WindowsInstallerXml.CompilerCore.CreateCustomActionReference(Microsoft.Tools.WindowsInstallerXml.SourceLineNumberCollection,
System.String, Microsoft.Tools.WindowsInstallerXml.Platforms)*
It is throwing this error from *Candle.exe*.
Has anyone faced this? If so, please help
*Note*: They have used a custom Nuget package with WiX (3.14) binaries (not sure if it is to avoid building this on a server without WiX installation), but I have commented the call to this custom target which has this reference. However, the error still persists.
____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/
More information about the wix-users
mailing list