Oliver Wickham wrote:
> 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.
>   

Try loading Microsoft.VSSDK.Build.Tasks.dll into Reflector to make sure 
it's a valid image and that you can see its various exposed types. The 
"Access is denied" error is also sometimes caused by overactive 
real-time virus scanners. Try excluding your source tree from active 
scanning.

-- 
sig://boB
http://joyofsetup.com/


------------------------------------------------------------------------------
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