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 » ClickOnce (RSS)
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 ..\.....
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...
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...
ClickOnce certificate and TeamCity
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...
Build ClickOnce deployment packages using MSBuild and Team City
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...
Posted: Oct 27 2009, 01:25 PM by lkempe | with 1 comment(s)
Filed under: ,
More Posts