Wednesday, November 24, 2010

Task failed because "resgen.exe" was not found

I am using Team City on the build server and have run into an issue while building the client on the build machine.
I get this error:
Task failed because "resgen.exe" was not found, or the correct Microsoft Windows SDK is not installed.
In order to solve this problem, we need to install Windows SDK. However i have read on line that sometimes this does not solve the problem if you are building for Windows Phone 7 or using Ms test. In that case you need Visual Studio to be installed on the build server (Dirty!!!)