[Nant-users] Framework is invalid and has not been loaded messages

2004-12-21 Thread Gregory_D_Sostaric
Is there any way to suppress these messages from occuring or showing in our cruisecontrol.net log? This is just a sample from our log: http://nant.sourceforge.net Framework net-1.2 is invalid and has not been loaded : Framework directory C:\WINNT\Microsoft.NET\Framework\v1.2.30703 does not exi

Re: [Nant-users] Framework is invalid and has not been loaded messages

2004-12-20 Thread Kevin Williams
If you set the specific framework you want to use in your NAnt.exe.config file, rather than "auto", then it shouldn't try all known framework types. Right? [EMAIL PROTECTED] wrote: Is there any way to suppress these messages from occuring or showing in our cruisecontrol.net log? This is just a

[Nant-users] Framework is invalid and has not been loaded messages

2004-12-20 Thread Gregory_D_Sostaric
Is there any way to suppress these messages from occuring or showing in our cruisecontrol.net log? This is just a sample from our log: http://nant.sourceforge.net Framework net-1.2 is invalid and has not been loaded : Framework directory C:\WINNT\Microsoft.NET\Framework\v1.2.30703 does not exi