I am trying to create an ASP.NET MVC 2 project that uses Lucene.Net. I am making a standard assembly definition in TFS 2010. When I queue a new assembly, it fails with this error:
CSC: Error creating XML documentation file 'xxx \ xxx \ Lucene.Net.xml' ('Access denied.')
But in my project properties for Lucene, I don't have validated XML comments. How can I get this to build correctly? I do not need XML document files!
tfsbuild tfs2010
Rick ratayczak
source share