Hey guys... Sorry I didn't come across this sooner, I just figured if the classes compiled, all would be good. Anyway, I get errors such as these when running the msi task:
C:\Dev\NAntTests\msi\TestMsi.build(15,10): BuildElementArrayAttribute cannot be applied to read-only array-based properties. 'properties' element for <msi ...//>. C:\Dev\NAntTests\msi\TestMsi.build(15,10): BuildElementArrayAttribute and BuildElementCollectionAttribute should have an element type assigned that derives from Element for <msi ...//>. Now, it's my understanding that I'm getting these errors because of the properties w/ attributes (BuildElementCollectionAttribute, etc) that I added to the MsiTask.cs file. I mainly did this so that xml task documentation would generate for the task. So, if schema defined task elements are not supported, this is a problem for these tasks. Maybe there just needs to be a special attribute for schema defined elements. Thoughts on this? Jim ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ NAntContrib-Developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer