Build Asp.net MVC web application into TeamCity
Hello,
I have been using TeamCity and I still not able to build my small Asp.Net MVC 4 web application. I am going to share here the error that I have gotten.

I apreciate your help.
Thanks
Please sign in to leave a comment.
Have you installed MC4 on your build Server?
Hi Tim,
Thank you for your response.
After a while to try fix that issue, I decided to install on Sever where I've installed Teamcity the same Visual Studio's version that I have locally. Then, I compiled my project throught Visual Studio, and I got the same error that I was getting from TeamCity.
I fixed those error in Visual Studio by downloading all missed packages, and it worked. I built again from TeamCity, and it worked fine.
Thanks!