Migrating a CruiseControl.net server from x86 to x64 - II
Previously: Migrating a CruiseControl.net server from x86 to x64.
Not particularly related to the conversion from x86 to x64, but if you're using PSEXEC to execute things remotely in your build scripts, such as MSI installers, remember that it will pop up (on first execution, per machine, per user) a license agreement window. You can see builds time-out and be wondering why if you don't spot this.
Not particularly related to the conversion from x86 to x64, but if you're using PSEXEC to execute things remotely in your build scripts, such as MSI installers, remember that it will pop up (on first execution, per machine, per user) a license agreement window. You can see builds time-out and be wondering why if you don't spot this.

Leave a comment