Category: NAnt

  • Nant.exe won’t run – Access is denied

    When using Nant a while ago all was going well until I encountered an “Access is denied” message in DOS. I tried running the executable again and was also presented with this very helpful message: I did a bit of checking and then noticed that the filesize of the exe look a bit suspect. I…

  • Starting with NAnt

    As part of our build process we utilise NAnt scripts so I thought it would be useful (even just for my own purposes!) to make some notes as I get started with it. Firstly, we are using NAnt 0.90 which last modified in May 2010, it can be download from SourceForge, the most recent version,…