Hi All,

 

I wonder if anybody has the solution to an issue I have whilst compiling
WIX? I have followed Neil Sleightholm's blog entry on creating a Wix
build machine, which is a pretty good article. Therefore I *should* have
all the prerequisites in place to build WIX, however, my build is still
failing whilst compiling Votive. The log reveals:

 

     [exec] Target VsTemplatePathsTarget:

     [exec]
C:\code\sharedlibs\upstream\Wix\cvs\wix\src\votive\SDK_VS2008\Tools\Buil
d\Microsoft.VsSDK.targets(348,5): error MSB4062: The "VsTemplatePaths"
task could not be loaded from the assembly
C:\code\sharedlibs\upstream\Wix\cvs\wix\src\votive\SDK_VS2008\Tools\Buil
d\Microsoft.VsSDK.Build.Tasks.dll. Could not load file or assembly
'Microsoft.VsSDK.Build.Tasks, Version=8.0.0.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Access is
denied. Confirm that the <UsingTask> declaration is correct, and that
the assembly and all its dependencies are available.

     [exec] Done building target "VsTemplatePathsTarget" in project
"Votive2005.csproj" -- FAILED.

     [exec] 

     [exec] Done building project "Votive2005.csproj" -- FAILED.

     [exec] 

     [exec] Build FAILED.

     [exec]
c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets :
warning MSB3247: Found conflicts between different versions of the same
dependent assembly.

     [exec]
c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets :
warning MSB3088: Could not read state file
"C:\code\sharedlibs\upstream\Wix\cvs\wix\build\obj\debug\x86\Wix\Wix.csp
roj.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 :
warning MSB3247: Found conflicts between different versions of the same
dependent assembly.

     [exec]
C:\code\sharedlibs\upstream\Wix\cvs\wix\src\votive\SDK_VS2008\Tools\Buil
d\Microsoft.VsSDK.targets(348,5): error MSB4062: The "VsTemplatePaths"
task could not be loaded from the assembly
C:\code\sharedlibs\upstream\Wix\cvs\wix\src\votive\SDK_VS2008\Tools\Buil
d\Microsoft.VsSDK.Build.Tasks.dll. Could not load file or assembly
'Microsoft.VsSDK.Build.Tasks, Version=8.0.0.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Access is
denied. Confirm that the <UsingTask> declaration is correct, and that
the assembly and all its dependencies are available.

     [exec]     3 Warning(s)

     [exec]     1 Error(s)

 

Does anybody have a clue as to what could be causing this error? I see
that a post was made on the mailing list mid-last year by somebody else,
with a similar error, but there was no response. I am hoping for better
luck this time! At least can somebody please confirm that the CVS head
for WIX compiles at the moment?

 

Kind Regards,

 

Olly

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to