TeamCity
Tag details
Welcome to the 'TeamCity' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'TeamCity'.
Look up
"TeamCity"
at The Free Dictionary
Latest blogosphere posts tagged “TeamCity”
-
Displaying application version on TeamCity home page
Laurent Kemp —
Authority: 114
I wanted today to display the application version in front of our builds, something I already did on the past but never with the VCS version. In fact I used the same BUILD_VCS_NUMBER_ that I described here: Build multiple ClickOnce deployment packages using MSBuild and Team City Go in the General Settings ...3 weeks ago -
Automating Publish of ClickOnce with TeamCity
Laurent Kemp —
Authority: 114
The other day I published different posts about the way I automated our build process at Innoveo Solutions to generate different ClickOnce setup using TeamCity : Build multiple ClickOnce deployment packages using MSBuild and Team City Building ClickOnce with TeamCity ClickOnce certificate and ...3 weeks ago -
Watch Several TeamCity Servers With Windows Tray Notifier
Laurent Kemp —
Authority: 114
Browsing TeamCity documentation this evening I discovered that it is possible to Watch Several TeamCity Servers With Windows Tray Notifier TeamCity Tray Notifier is used normally to watch builds and receive notifications from a single TeamCity server. In situations, when you have more than one TeamCity ...4 weeks ago -
Build multiple ClickOnce deployment packages using MSBuild and Team City
Laurent Kemp —
Authority: 114
The other day I posted about Build ClickOnce deployment packages using MSBuild and Team City , and there were something that I didn’t liked in my way of doing it. I have multiple ClickOnce deployment packages created using TeamCity and MSBuild but each ClickOnce packages have their own Application Revision due ...4 weeks ago -
Building ClickOnce with TeamCity
Laurent Kemp —
Authority: 114
Migrating our TeamCity server today I got the following error on the new server: error MSB3147: Could not find required file setup.bin in … I for sure fixed that on the older server, and the fix was to have the SDK on the build server. The issue is that I don’t want to install Visual Studio to do that, so ...4 weeks ago -
TeamCity migration tip
Laurent Kemp —
Authority: 114
Today I am migrating a TeamCity installation from an old server to a new server and discovered that it is really easy to do that! First I fully re-installed TeamCity using the Windows Setup that JetBrains delivered on the new server. Then I stopped the old and new instances and transferred the folder ...4 weeks ago -
ClickOnce certificate and TeamCity
Laurent Kemp —
Authority: 114
To be able to run a build on TeamCity of a Visual Studio solution containing a ClickOnce manifest which needs to be signed, you will need to add the certificate to the Windows account on which TeamCity services runs. TeamCity run under Local System account per default. So you need to add the ...4 weeks ago -
Build ClickOnce deployment packages using MSBuild and Team City
Laurent Kemp —
Authority: 114
The other day I was requested to automate our build process to issue different ClickOnce setup for the same application. The main difference was some configuration files pointing to different back end web services. To start I had to create new build configurations on Team City which used the following settings ...5 weeks ago

