This week, I’ve tried to build a team build for a project I’m working on. I found it weird that for some reason, building the server solutions worked just fine, but I wasn’t able to build the silverlight solutions - it always failed. Looking a bit in the log file, I saw that the build failed because it couldn’t copy the .XAP files of the silverlight application from the ClientBin folder. Checking a bit further and I found that the files were never created ! After searching the internet I found out...