Re: [NAnt-users] Error loading GUID

2006-09-23 Thread Gert Driesen
Rob,   .NET Framework 2.0 is definitely supported. The task also supports building assemblies targeting .NET Framework 2.0, but it does not yet support VS 2005 solutions or projects.   Support for this is underway, and will be available soon.   Gert   From: [EMAIL PROTECTED]

Re: [NAnt-users] Error loading GUID

2006-09-23 Thread Rob McEllhiney
Gert,   I am a little confused?  The home page says that Framework 2.0 is now supported.  I guess I am not clear as to what that means.  Please forgive my ignorance.   Just to be clear though, is it true that at this point there is no way for me to use Nant for builds on the source we m

Re: [NAnt-users] Error loading GUID

2006-09-23 Thread Gert Driesen
Adam,   In this case Rob got the error because we do not yet support VS.NET 2005 solutions & projects.   Martin Aliger is working on VS 2005 support and is progressing nicely.   Gert   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Adam Gritt Sent: zaterdag 23

Re: [NAnt-users] Error loading GUID

2006-09-23 Thread Adam Gritt
Try doing this, open the csproj file that has an issue with a text editor and then open the dependency csproj in a text editor, make sure that the Guid's that represent the ProjectGuid are match for the related projects, case included.  For some reason rather than convert the string to a Guid and t