Re: [NAnt-users] The "vendor" attribute does not exist, or has no value.

2012-03-01 Thread Chad Petersen
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 Subject:

Re: [NAnt-users] The "vendor" attribute does not exist, or has no value.

2012-03-01 Thread Bob Archer
Do you really have net-4.0 in there twice? BOb From: Chad Petersen [mailto:chad.peter...@harlandfs.com] Sent: Thursday, March 01, 2012 1:18 PM To: nant-users@lists.sourceforge.net Subject: [NAnt-users] The "vendor" attribute does not exist, or has no value. Our build machine is being converted

[NAnt-users] The "vendor" attribute does not exist, or has no value.

2012-03-01 Thread Chad Petersen
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