Calling into a solution (with the solution task) to compile a program nant is just hanging.
The output I am getting is (last line):
[license] C:\Work\PowerNodes\PowerNodes\01.1\Solutions\PowerNodes\
PowerNodes.FrontDesk.Cms\licenses.licx(1) : info LC0002 : Resolved entry to 'Com
zept.Genesis.NetRix.HtmlEditor, Comzept.Genesis.NetRix.Editor, Version=1.0.7.101
6, Culture=neutral, PublicKeyToken=b5ce1ce3fa49a2c4'
This is the first entry in the licenses.licx.
After this it is just "nothing happens, hanging" until I break, with no remarkable / sensible CPU utilization.
Any idea what could cause this deadlock? This is a new project we try to move to Nant, and - well - so far this really kicks out butt.
Thomas