Martin, Please file a bug report for this.
Gert ----- Original Message ----- From: "Martin Webrant TACMa" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 18, 2003 1:22 PM Subject: [nant-dev] Bug with link attribute in Visual Studio.NET C# project files. > I attached a sample project that produces the error > Example: > <File > RelPath = "GlobalAssemblyInfo.cs" > Link = "..\..\GlobalAssemblyInfo.cs" > SubType = "Code" > BuildAction = "Compile" > /> > Error: > C:\temp\nantbug>"C:\Program Files\nant\bin\nant.exe" nantbug.build > NAnt version 0.8.3 Copyright (C) 2001-2003 Gerry Shaw > http://nant.sourceforge.net > > Buildfile: file:///C:/temp/nantbug/nantbug.build > [solution] Starting solution build. > [solution] Building LinkToFileBug [Debug]... > Total time: 0 seconds. > > BUILD FAILED > > INTERNAL ERROR > > System.IO.IOException: Could not find a part of the path > "C:\temp\nantbug\linkto > filebug\LinkToFileBug\GlobalAssemblyInfo.cs". > at System.IO.File.GetLastWriteTime(String path) > at NAnt.VSNet.Tasks.Project.CheckUpToDate(ConfigurationSettings cs) > at NAnt.VSNet.Tasks.Project.Compile(String strConfiguration, ArrayList > alCSCA > rguments, String strLogFile, Boolean bVerbose, Boolean bShowCommands) > at NAnt.VSNet.Tasks.Solution.Compile(String strConfiguration, ArrayList > alCSC > Arguments, String strLogFile, Boolean bVerbose, Boolean bShowCommands) > at NAnt.VSNet.Tasks.SolutionTask.ExecuteTask() > at NAnt.Core.Task.Execute() > at NAnt.Core.Project.InitializeProjectDocument(XmlDocument doc) > at NAnt.Core.Project.Execute() > at NAnt.Core.Project.Run() > > Please send bug report to [EMAIL PROTECTED] > > > Regards > Martin Webrant > TAC AB > > ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0 _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers
