TeamCity from JetBrains is a continuous integration tool and a distributed Java-based build management system that can be highly beneficial to teams using an agile development approach.
I installed TeamCity and got it working against my project. However, I have since realized that I don't want it …
configuration continuous-integration teamcity portI'm building/packing a web application in a build server, and it fails with the following message: ASPNETCOMPILER error ASPCONFIG: …
c# asp.net msbuild teamcity build-serverI have a solution that I'm working on that contains 4 class library projects (A, B, C, D). A and B …
c# visual-studio-2010 teamcity nugetI must be doing something differently than what was asked and answered here because the solution does not appear to …
teamcityI'm configuring LDAP authentication in TeamCity 7.1.2 in a Windows domain (Active Directory). Basically it works (I can log in with …
active-directory ldap teamcity ldap-query teamcity-7.0Has anybody successfully configured Teamcity to monitor, extract, and build from GitHub? I can't seem to figure how where and …
continuous-integration ssh teamcity githubI'm trying to set up TeamCity to build my project, but my psake buildscript fails, with the reason being narrowed …
continuous-integration environment-variables teamcity psake teamcity-6We use TeamCity as our CI server, and I've just started seeing "TestFixtureSetUp Failed" in the test failure window. Any …
nunit teamcity