Hi:
I'm currently trying to build wix.
I've got all pre-reqs installed,and am getting the following issues:
The following are flagged up regarding pre-requisite checks:
     [echo] Pre-requisite Check Failed: Microsoft.Web.Administration.dll is not 
installed.
     [echo] Pre-requisite Check Failed: Qtests directory was not found.
How can I resolve these?
And when trying to build votive, I'm getting a BadImageFormatException on
D:\Work\WiX\Development\build\debug\x86\Microsoft.WizardFrameworkVS.dll
The log output is below:
Anyone got any ideas?
Regards
Sean.
--Start log:
votive2005.inc:

     [exec] Microsoft (R) Build Engine Version 2.0.50727.3053
     [exec] [Microsoft .NET Framework, Version 2.0.50727.3615]
     [exec] Copyright (C) Microsoft Corporation 2005. All rights reserved.
     [exec]
     [exec] Build started 16/03/2011 16:08:57.
     [exec] __________________________________________________
     [exec] Project 
"D:\Work\WiX\Development\src\votive\votive\Votive2005.csproj" (Build target(s)):
     [exec]
     [exec] Target GetSdkDirectories:
     [exec]     VCIncludePath=C:\Program Files\Microsoft Visual Studio 
9.0\VC\Include
     [exec]     VCBinPath=C:\Program Files\Microsoft Visual Studio 9.0\VC\Bin
     [exec] Target ResolveProjectReferences:
     [exec]     __________________________________________________
     [exec]     Project 
"D:\Work\WiX\Development\src\votive\votive\Votive2005.csproj" is building 
"D:\Work\WiX\Development\src\votive\sconce\sconce2005.csproj" (default targets):
     [exec]
     [exec]     Target GetSdkDirectories:
     [exec]         VCIncludePath=C:\Program Files\Microsoft Visual Studio 
9.0\VC\Include
     [exec]         VCBinPath=C:\Program Files\Microsoft Visual Studio 
9.0\VC\Bin
     [exec]     Target ResolveAssemblyReferences:
     [exec]         
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018: The "ResolveAssemblyReference" task failed unexpectedly.
     [exec]         
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018: System.BadImageFormatException: Could not load file or assembly 
'D:\Work\WiX\Development\build\debug\x86\Microsoft.WizardFrameworkVS.dll' or 
one of its dependencies. This assembly is built by a runtime newer than the 
currently loaded runtime and cannot be loaded.
     [exec]         
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018: File name: 
'D:\Work\WiX\Development\build\debug\x86\Microsoft.WizardFrameworkVS.dll'
     [exec]         
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018:    at System.Reflection.AssemblyName.nGetFileInformation(String 
s)
     [exec]         
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018:    at System.Reflection.AssemblyName.GetAssemblyName(String 
assemblyFile)
     [exec]         
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018:    at 
Microsoft.Build.Shared.AssemblyNameExtension.GetAssemblyNameEx(String path)
     [exec]         
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018:    at Microsoft.Build.Tasks.SystemState.GetAssemblyName(String 
path)
     [exec]         
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018:    at 
Microsoft.Build.Tasks.Resolver.FileMatchesAssemblyName(AssemblyNameExtension 
assemblyName, Boolean isPrimaryProjectReference, Boolean wantSpecificVersion, 
Boolean allowMismatchBetweenFusionNameAndFileName, String 
pathToCandidateAssembly, ResolutionSearchLocation searchLocation)
     [exec]         
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018:    at Microsoft.Build.Tasks.Resolver.ResolveAsFile(String 
fullPath, AssemblyNameExtension assemblyName, Boolean 
isPrimaryProjectReference, Boolean wantSpecificVersion, Boolean 
allowMismatchBetweenFusionNameAndFileName, ArrayList 
assembliesConsideredAndRejected)
     [exec]         
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018:    at 
Microsoft.Build.Tasks.Resolver.ResolveFromDirectory(AssemblyNameExtension 
assemblyName, Boolean isPrimaryProjectReference, Boolean wantSpecificVersion, 
String[] executableExtensions, String directory, ArrayList 
assembliesConsideredAndRejected)
     [exec]         
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018:    at 
Microsoft.Build.Tasks.DirectoryResolver.Resolve(AssemblyNameExtension 
assemblyName, String rawFileNameCandidate, Boolean isPrimaryProjectReference, 
Boolean wantSpecificVersion, String[] executableExtensions, String hintPath, 
String assemblyFolderKey, ArrayList assembliesConsideredAndRejected, String& 
foundPath, Boolean& userRequestedSpecificFile)
     [exec]         
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018:    at 
Microsoft.Build.Tasks.AssemblyResolution.ResolveReference(IEnumerable`1 
jaggedResolvers, AssemblyNameExtension assemblyName, String 
rawFileNameCandidate, Boolean isPrimaryProjectReference, Boolean 
wantSpecificVersion, String[] executableExtensions, String hintPath, String 
assemblyFolderKey, ArrayList assembliesConsideredAndRejected, String& 
resolvedSearchPath, Boolean& userRequestedSpecificFile)
     [exec]         
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018:    at 
Microsoft.Build.Tasks.ReferenceTable.ResolveReference(AssemblyNameExtension 
assemblyName, String rawFileNameCandidate, Reference reference)
     [exec]         
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018:    at 
Microsoft.Build.Tasks.ReferenceTable.ResolveAssemblyFilenames()
     [exec]         
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018:    at Microsoft.Build.Tasks.ReferenceTable.ComputeClosure()
     [exec]         
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018:    at 
Microsoft.Build.Tasks.ReferenceTable.ComputeClosure(DependentAssembly[] 
remappedAssembliesValue, ITaskItem[] referenceAssemblyFiles, ITaskItem[] 
referenceAssemblyNames, ArrayList exceptions)
     [exec]         
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018:    at 
Microsoft.Build.Tasks.ResolveAssemblyReference.Execute(FileExists fileExists, 
DirectoryExists directoryExists, GetDirectories getDirectories, GetAssemblyName 
getAssemblyName, GetAssemblyMetadata getAssemblyMetadata, 
GetRegistrySubKeyNames getRegistrySubKeyNames, GetRegistrySubKeyDefaultValue 
getRegistrySubKeyDefaultValue, GetLastWriteTime getLastWriteTime)
     [exec]         
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018:    at Microsoft.Build.Tasks.ResolveAssemblyReference.Execute()
     [exec]         
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018:    at 
Microsoft.Build.BuildEngine.TaskEngine.ExecuteTask(ExecutionMode 
howToExecuteTask, Hashtable projectItemsAvailableToTask, BuildPropertyGroup 
projectPropertiesAvailableToTask, Boolean& taskClassWasFound)
     [exec]         
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018:
     [exec]         
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018: WRN: Assembly binding logging is turned OFF.
     [exec]         
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018: To enable assembly bind failure logging, set the registry value 
[HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
     [exec]         
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018: Note: There is some performance penalty associated with assembly 
bind failure logging.
     [exec]         
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018: To turn this feature off, remove the registry value 
[HKLM\Software\Microsoft\Fusion!EnableLog].
     [exec]         
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018:
     [exec]     Done building target "ResolveAssemblyReferences" in project 
"sconce2005.csproj" -- FAILED.
     [exec]
     [exec]     Done building project "sconce2005.csproj" -- FAILED.
     [exec]     __________________________________________________
     [exec]     Project 
"D:\Work\WiX\Development\src\votive\votive\Votive2005.csproj" is building 
"D:\Work\WiX\Development\src\Wix\Wix.csproj" (default targets):
     [exec]
     [exec]     Target GetSdkDirectories:
     [exec]         VCIncludePath=C:\Program Files\Microsoft Visual Studio 
9.0\VC\Include
     [exec]         VCBinPath=C:\Program Files\Microsoft Visual Studio 
9.0\VC\Bin
     [exec]     Target ResolveAssemblyReferences:
     [exec]         
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets : 
warning MSB3088: Could not read state file 
"D:\Work\WiX\Development\build\obj\debug\x86\Wix\ResolveAssemblyReference.cache".
 Unable to cast object of type 'Microsoft.Build.Tasks.SystemState' to type 
'Microsoft.Build.Tasks.StateFileBase'.
     [exec]     Done building target "ResolveAssemblyReferences" in project 
"Wix.csproj".
     [exec]     Target XsdGen:
     [exec]       Skipping target "XsdGen" because all output files are 
up-to-date with respect to the input files.
     [exec]     Target MsgGen:
     [exec]       Skipping target "MsgGen" because all output files are 
up-to-date with respect to the input files.
     [exec]     Target CompileNativeResources:
     [exec]       Skipping target "CompileNativeResources" because all output 
files are up-to-date with respect to the input files.
     [exec]     Target FlattenResources:
     [exec]       Skipping target "FlattenResources" because all output files 
are up-to-date with respect to the input files.
     [exec]     Target _CopyNonResxEmbeddedResources:
     [exec]         Copying file from 
"D:\Work\WiX\Development\build\obj\debug\x86\Wix\Microsoft.Tools.WindowsInstallerXml.Data.messages.resources"
 to 
"D:\Work\WiX\Development\build\obj\debug\x86\Wix\Microsoft.Tools.WindowsInstallerXml.Microsoft.Tools.WindowsInstallerXml.Data.messages.resources".
     [exec]         Copying file from 
"D:\Work\WiX\Development\build\obj\debug\x86\Wix\Data\actions.xml" to 
"D:\Work\WiX\Development\build\obj\debug\x86\Wix\Microsoft.Tools.WindowsInstallerXml.actions.xml".
     [exec]         Copying file from 
"D:\Work\WiX\Development\build\obj\debug\x86\Wix\Data\tables.xml" to 
"D:\Work\WiX\Development\build\obj\debug\x86\Wix\Microsoft.Tools.WindowsInstallerXml.tables.xml".
     [exec]         Copying file from 
"D:\Work\WiX\Development\build\obj\debug\x86\Wix\Xsd\actions.xsd" to 
"D:\Work\WiX\Development\build\obj\debug\x86\Wix\Microsoft.Tools.WindowsInstallerXml.actions.xsd".
     [exec]         Copying file from 
"D:\Work\WiX\Development\build\obj\debug\x86\Wix\Xsd\libraries.xsd" to 
"D:\Work\WiX\Development\build\obj\debug\x86\Wix\Microsoft.Tools.WindowsInstallerXml.libraries.xsd".
     [exec]         Copying file from 
"D:\Work\WiX\Development\build\obj\debug\x86\Wix\Xsd\objects.xsd" to 
"D:\Work\WiX\Development\build\obj\debug\x86\Wix\Microsoft.Tools.WindowsInstallerXml.objects.xsd".
     [exec]         Copying file from 
"D:\Work\WiX\Development\build\obj\debug\x86\Wix\Xsd\outputs.xsd" to 
"D:\Work\WiX\Development\build\obj\debug\x86\Wix\Microsoft.Tools.WindowsInstallerXml.outputs.xsd".
     [exec]         Copying file from 
"D:\Work\WiX\Development\build\obj\debug\x86\Wix\Xsd\pdbs.xsd" to 
"D:\Work\WiX\Development\build\obj\debug\x86\Wix\Microsoft.Tools.WindowsInstallerXml.pdbs.xsd".
     [exec]         Copying file from 
"D:\Work\WiX\Development\build\obj\debug\x86\Wix\Xsd\tables.xsd" to 
"D:\Work\WiX\Development\build\obj\debug\x86\Wix\Microsoft.Tools.WindowsInstallerXml.tables.xsd".
     [exec]         Copying file from 
"D:\Work\WiX\Development\build\obj\debug\x86\Wix\Xsd\wix.xsd" to 
"D:\Work\WiX\Development\build\obj\debug\x86\Wix\Microsoft.Tools.WindowsInstallerXml.wix.xsd".
     [exec]         Copying file from 
"D:\Work\WiX\Development\build\obj\debug\x86\Wix\Xsd\wixloc.xsd" to 
"D:\Work\WiX\Development\build\obj\debug\x86\Wix\Microsoft.Tools.WindowsInstallerXml.wixloc.xsd".
     [exec]     Target CoreResGen:
     [exec]         
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets : 
warning MSB3088: Could not read state file 
"D:\Work\WiX\Development\build\obj\debug\x86\Wix\Wix.csproj.GenerateResource.Cache".
 Unable to cast object of type 'Microsoft.Build.Tasks.ResGenDependencies' to 
type 'Microsoft.Build.Tasks.StateFileBase'.
     [exec]         No resources are out of date with respect to their source 
files. Skipping resource generation.
     [exec]     Done building target "CoreResGen" in project "Wix.csproj".
     [exec]     Target CoreCompile:
     [exec]       Skipping target "CoreCompile" because all output files are 
up-to-date with respect to the input files.
     [exec]     Target _CopyOutOfDateSourceItemsToOutputDirectory:
     [exec]       Skipping target "_CopyOutOfDateSourceItemsToOutputDirectory" 
because all output files are up-to-date with respect to the input files.
     [exec]     Target CopyFilesToOutputDirectory:
     [exec]         Wix -> D:\Work\WiX\Development\build\debug\x86\wix.dll
     [exec]
     [exec]     Done building project "Wix.csproj".
     [exec]
     [exec] Build FAILED.
     [exec] 
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets : 
warning MSB3088: Could not read state file 
"D:\Work\WiX\Development\build\obj\debug\x86\Wix\ResolveAssemblyReference.cache".
 Unable to cast object of type 'Microsoft.Build.Tasks.SystemState' to type 
'Microsoft.Build.Tasks.StateFileBase'.
     [exec] 
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets : 
warning MSB3088: Could not read state file 
"D:\Work\WiX\Development\build\obj\debug\x86\Wix\Wix.csproj.GenerateResource.Cache".
 Unable to cast object of type 'Microsoft.Build.Tasks.ResGenDependencies' to 
type 'Microsoft.Build.Tasks.StateFileBase'.
     [exec] 
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018: The "ResolveAssemblyReference" task failed unexpectedly.
     [exec] 
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018: System.BadImageFormatException: Could not load file or assembly 
'D:\Work\WiX\Development\build\debug\x86\Microsoft.WizardFrameworkVS.dll' or 
one of its dependencies. This assembly is built by a runtime newer than the 
currently loaded runtime and cannot be loaded.
     [exec] 
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018: File name: 
'D:\Work\WiX\Development\build\debug\x86\Microsoft.WizardFrameworkVS.dll'
     [exec] 
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018:    at System.Reflection.AssemblyName.nGetFileInformation(String 
s)
     [exec] 
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018:    at System.Reflection.AssemblyName.GetAssemblyName(String 
assemblyFile)
     [exec] 
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018:    at 
Microsoft.Build.Shared.AssemblyNameExtension.GetAssemblyNameEx(String path)
     [exec] 
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018:    at Microsoft.Build.Tasks.SystemState.GetAssemblyName(String 
path)
     [exec] 
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018:    at 
Microsoft.Build.Tasks.Resolver.FileMatchesAssemblyName(AssemblyNameExtension 
assemblyName, Boolean isPrimaryProjectReference, Boolean wantSpecificVersion, 
Boolean allowMismatchBetweenFusionNameAndFileName, String 
pathToCandidateAssembly, ResolutionSearchLocation searchLocation)
     [exec] 
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018:    at Microsoft.Build.Tasks.Resolver.ResolveAsFile(String 
fullPath, AssemblyNameExtension assemblyName, Boolean 
isPrimaryProjectReference, Boolean wantSpecificVersion, Boolean 
allowMismatchBetweenFusionNameAndFileName, ArrayList 
assembliesConsideredAndRejected)
     [exec] 
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018:    at 
Microsoft.Build.Tasks.Resolver.ResolveFromDirectory(AssemblyNameExtension 
assemblyName, Boolean isPrimaryProjectReference, Boolean wantSpecificVersion, 
String[] executableExtensions, String directory, ArrayList 
assembliesConsideredAndRejected)
     [exec] 
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018:    at 
Microsoft.Build.Tasks.DirectoryResolver.Resolve(AssemblyNameExtension 
assemblyName, String rawFileNameCandidate, Boolean isPrimaryProjectReference, 
Boolean wantSpecificVersion, String[] executableExtensions, String hintPath, 
String assemblyFolderKey, ArrayList assembliesConsideredAndRejected, String& 
foundPath, Boolean& userRequestedSpecificFile)
     [exec] 
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018:    at 
Microsoft.Build.Tasks.AssemblyResolution.ResolveReference(IEnumerable`1 
jaggedResolvers, AssemblyNameExtension assemblyName, String 
rawFileNameCandidate, Boolean isPrimaryProjectReference, Boolean 
wantSpecificVersion, String[] executableExtensions, String hintPath, String 
assemblyFolderKey, ArrayList assembliesConsideredAndRejected, String& 
resolvedSearchPath, Boolean& userRequestedSpecificFile)
     [exec] 
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018:    at 
Microsoft.Build.Tasks.ReferenceTable.ResolveReference(AssemblyNameExtension 
assemblyName, String rawFileNameCandidate, Reference reference)
     [exec] 
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018:    at 
Microsoft.Build.Tasks.ReferenceTable.ResolveAssemblyFilenames()
     [exec] 
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018:    at Microsoft.Build.Tasks.ReferenceTable.ComputeClosure()
     [exec] 
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018:    at 
Microsoft.Build.Tasks.ReferenceTable.ComputeClosure(DependentAssembly[] 
remappedAssembliesValue, ITaskItem[] referenceAssemblyFiles, ITaskItem[] 
referenceAssemblyNames, ArrayList exceptions)
     [exec] 
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018:    at 
Microsoft.Build.Tasks.ResolveAssemblyReference.Execute(FileExists fileExists, 
DirectoryExists directoryExists, GetDirectories getDirectories, GetAssemblyName 
getAssemblyName, GetAssemblyMetadata getAssemblyMetadata, 
GetRegistrySubKeyNames getRegistrySubKeyNames, GetRegistrySubKeyDefaultValue 
getRegistrySubKeyDefaultValue, GetLastWriteTime getLastWriteTime)
     [exec] 
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018:    at Microsoft.Build.Tasks.ResolveAssemblyReference.Execute()
     [exec] 
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018:    at 
Microsoft.Build.BuildEngine.TaskEngine.ExecuteTask(ExecutionMode 
howToExecuteTask, Hashtable projectItemsAvailableToTask, BuildPropertyGroup 
projectPropertiesAvailableToTask, Boolean& taskClassWasFound)
     [exec] 
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018:
     [exec] 
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018: WRN: Assembly binding logging is turned OFF.
     [exec] 
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018: To enable assembly bind failure logging, set the registry value 
[HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
     [exec] 
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018: Note: There is some performance penalty associated with assembly 
bind failure logging.
     [exec] 
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018: To turn this feature off, remove the registry value 
[HKLM\Software\Microsoft\Fusion!EnableLog].
     [exec] 
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1315,9): 
error MSB4018:
     [exec]     2 Warning(s)
     [exec]     1 Error(s)
     [exec]
     [exec] Time Elapsed 00:00:05.06

BUILD FAILED - 4 non-fatal error(s), 3 warning(s)

External Program Failed: 
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\msbuild.exe (return code was 1)

Total time: 118.2 seconds.
--end log:
------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to