I am getting an error in my nant script when the nant task runs:
Property name 'sys.env.commonprogramfiles(x86)' is invalid.

After searching around, it seems a lot of people have been able to
resolve this issue by running nant in a 32 bit command line window or
powershell. The nant task does not seem to have that level of control
though. Have you seen this problem before? Thanks.

Reply via email to