My Windows 2003 TeamCity build server started acting up all of a sudden. The exception didn’t say a whole lot but it turned out I need to register msdia100.dll to shut it up. It resided on my dev machine here: “C:\Program Files\Microsoft Visual Studio 10.0\Common7\Packages\Debugger\msdia100.dll” Register this dll on your build machine as: regsvr32 msdia100.dll [...]
All posts in category build
FxCop error CA0001 on build server
Posted by Altug Sahin on November 18, 2011
http://altugsahin.wordpress.com/2011/11/18/fxcop-error-ca0001-on-build-server/