[Nant-users] Invalid element . Unknown task or datatype.
This appears to be a 1.1 related problem. I had a very similar issue with the solution task in nant .85 using the dist assemblies on a machine that only has NET1.1. The solution there was to use the 85RC1 dist to build the 85RC1 source (you can’t build 85 with 84). Once I did that soluti
[Nant-users] solution problem (.84)Exception: System.NullReferenceException (.85) Invalid element
Any help here is greatly appreciated. Here’s my build file