Hi Bob. Thanks for coming back to me. The tree is not being virus
scanned and reflector seems perfectly happy with the dll. I think it's
more to do with the version conflict aspect of the original message:

warning MSB3247: Found conflicts between different versions of the same
dependent assembly

But, of course I could be wrong!

Olly

-----Original Message-----
From: Bob Arnson [mailto:b...@joyofsetup.com] 
Sent: 19 January 2009 18:45
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Votive Fails to compile

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

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