I can build locally with Visual Studio 2010, but our automatic builds fail reading metadata from WCFExtras.dll. Any ideas? Thanks!
http://wcfextras.codeplex.com/
CSC : fatal error CS0008: Unexpected error reading metadata from file 'c:\Workspace\.unison\XXXXService\Lib\WCFExtras.dll' -- 'Record not found on lookup.'
[exec] Done Building Project "C:\Workspace\.unison\XXXXService\XXXXService.csproj" (default targets) -- FAILED.
[exec] Build FAILED.
[exec] "C:\Workspace\.unison\XXXXService\XXXXService.csproj" (default target) (1) ->
[exec] (CoreCompile target) ->
[exec] CSC : fatal error CS0008: Unexpected error reading metadata from file 'c:\Workspace\.unison\XXXXService\Lib\WCFExtras.dll' -- 'Record not found on lookup.'
verify that don’t exist mismatch of version framework, between your version framework of your assembly an version framework of your deployment environment