32-bit binaries don't generally know anything about 64-bit Windows (registry,
folders, ODBC, etc) and will resolve to (be redirected to) Wow6432Node for
registry reads and writes. That is the 32-bit registry locations. On 64-bit
Windows the System32 folder is the 64-bit location and SysWOW64 is
There it is! Wasn't even seeing that duplication. How funny. That solved
it. Thanks for taking a look. Glad I posted that snippet.
Thanks
Chad
From: Bob Archer [mailto:bob.arc...@amsi.com]
Sent: Thursday, March 01, 2012 10:33 AM
To: Chad Petersen; nant-users@lists.sourceforge.net
Su
Our build machine is being converted to Nant 0.91 and .NET 4.0. When I
try to run my builds they are giving this message. I've compared my
nant.exe.config to a working system on the same version of Nant 0.91 and
not seeing anything different. Any ideas what might be causing this
error?
NAnt