Hi, So far I used a tool I wrote myself to parse solution en project files and produce Nant build scripts. This used to work fine, I only built windows programs, no web sites and web services. Now I also started building web sites and web services using NAnt I am having a hard time keeping my Nant builder up-to-date so that it can cope with everything it encounters in Solution and project files. For instance, if it encounters references to active x controls, it will search the registry for the oxc file name and create an AXIMP task. It also writes localized satellite assemblies if necessary. But I keep running into things, see previous post about resource files for example. I played around a little bit with the SOLUTION task and the SLINGSHOT task. Probably I should use those. Is there also a task that you can feed a csproj file and it will build whatever is in that file? Are most people (or everybody?) using SOLUTION tasks and SLINGSHOT tasks? Or do some people write their own CSC tasks etc.? What are the pros and cons? Let me know, Bert-Jan
------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users