To get the tab to display I had to: install nantrunner start VS.NET 2003 remove the .build file from a project remove nantrunner from the active addins list add nantrunner to the active addins list add the previously removed build file
However, after adding the .build file I get the following exception: NullReferenceException: Object reference not set to an instance of an object. I get the same exception when clicking the refresh button on the IDE tab. No targets are listed in the window. My setup is as follows: One main build file under the solution. One build file per project One makefile project in the solution which calls nant as it's build action(s) (as described in other VS IDE nant integration solutions) All projects except the makefile project are set not to build. josh ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Nant-users mailing list Nant-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-users