ClickOnce
Tag details
Welcome to the 'ClickOnce' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'ClickOnce'.
Look up
"ClickOnce"
at The Free Dictionary
Latest blogosphere posts tagged “ClickOnce”
-
Automating Publish of ClickOnce with TeamCity
Laurent Kemp —
Authority: 116
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 ...2 weeks ago -
Build multiple ClickOnce deployment packages using MSBuild and Team City
Laurent Kemp —
Authority: 116
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 ...3 weeks ago -
Building ClickOnce with TeamCity
Laurent Kemp —
Authority: 116
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 ...3 weeks ago -
ClickOnce certificate and TeamCity
Laurent Kemp —
Authority: 116
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 ...3 weeks ago -
Build ClickOnce deployment packages using MSBuild and Team City
Laurent Kemp —
Authority: 116
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 ...4 weeks ago

