My root problem is that I get the following error message from my CruiseControl server :
errorMSB4019: The imported project "C:\Program Files\MSBuild\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" was not found.
I know all i have to do to workaround this issue is to copy the files to the folder but I just can't found anyone having thoses files and based on this thread I tried to "explicitly install the Web Application Project support on my machine" BUT I don't have such an option from the Microsoft Visual Studio 2010 Professional Setup tool ...
Does anyone managed to install this component ? Otherwise where can I found the content of the following folder : C:\Program Files\MSBuild\Microsoft\VisualStudio\v10.0\WebApplications\ ?