Re: [NAnt-users] "Error loading GUID..." when using taskforVS2005

2006-10-18 Thread richard.e.persson
Thanks for the advise :)   When the new release came (http://nant.sourceforge.net/release/0.85/releasenotes.html) i thought that the task was supported for the VS 2005 format but a closer look at the documentation told me otherwise. I think i will use the  task until the  task handles VS 2005

[NAnt-users] "Error loading GUID..." when using task for VS2005

2006-10-17 Thread richard.e.persson
Hi Why can't nant find the GUID in the project file? We have migrated a project from VS 2003 to VS 2005. VS 2005 converted the project file for us. I am using the latest 0.85 release when I build. Part from the log file: [exec] [solution] Starting solution build. [exec] BUILD FAILED

[NAnt-users] Compiling VS2003 project files using .NET Framework 2.0 - Does it work or not?

2006-10-06 Thread richard.e.persson
Hi In the release notes of 0.85-rc4 it says that: "...only Microsoft Visual Studio .NET 2002 and 2003 solutions and projects are supported..." Does this mean that I can still use the task as long as the .csproj files are in 2003 format? It seems to work according to the log file: [exec] N