Sponsors

News

Jobping Laurent Kempé MVP JetBrains Academy Member Certified ScrumMaster

Contact

My status

View Laurent Kempé's profile on LinkedIn
XING
twitter
facebook


Xbox 360



Map

Locations of visitors to this page

.NET Dudes

Family

French .NET Dudes

Friends

Jobping

Links

Tech Head Brothers

Browse by Tags

All Tags » Team City (RSS)
NDepend v3 - now 100% integrated in Visual Studio
Patrick just announced on his blog the launch of the new NDepend v3 . It is still in beta but very stable. I am testing it for a month now and enjoy very much it’s integration in Visual Studio 2008. I was using it and will continue to use it in our continuous...
ClickOnce ISignedCode::Sign returned error: 0x80880253
Tonight we got the following issue on our TeamCity build server which produce different ClickOnce setups : c:\WINDOWS\Microsoft.NET\Framework\v3.5\Microsoft.Common.targets(3652, 9): error MSB3482: An error occurred while signing: Failed to sign ..\.....
TeamCity 5.0 '​Failed to collect changes error' issue
Tonight I was facing an issue with TeamCity 5.0 plugin in Visual Studio 2008. I was getting the error message '​Failed to collect changes error' in the new Local changes window. Searching on the bug tracking tool of JetBrains for TeamCity I found this...
TeamCity 5.0 Released!
JetBrains just published TeamCity 5. The wait is over, ladies and gentlemen! The release build is baked, tested, and put on the shelf. Tastes good, so go and grab it now ! Let us write down a short summary of what was accomplished since the TeamCity 4...
Posted: Dec 03 2009, 10:03 PM by lkempe | with no comments
Filed under:
ProjectReference with Condition in your MSBuild project files
Since some time I have the current scenario where I need to have conditional reference in a project. Basically the application must reference an assembly in one case in other it should reference another one. This was working correctly from an MSBuild...
Displaying application version on TeamCity home page
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_<simplified VCS root name> that I described here: Build multiple...
Posted: Nov 12 2009, 10:00 AM by lkempe | with no comments
Filed under:
Automating Publish of ClickOnce with TeamCity
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...
Watch Several TeamCity Servers With Windows Tray Notifier
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...
Posted: Nov 04 2009, 08:49 PM by lkempe | with no comments
Filed under:
Build multiple ClickOnce deployment packages using MSBuild and Team City
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...
Building ClickOnce with TeamCity
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...
More Posts Next page »