Bugs item #1740606, was opened at 2007-06-20 16:38 Message generated for change (Comment added) made by jeffyw You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1740606&group_id=31650
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core Group: 0.85 Status: Open Resolution: None Priority: 9 Private: No Submitted By: James Greene (james-greene) Assigned to: Nobody/Anonymous (nobody) Summary: BuildException for VS2005 Solutions Initial Comment: I get the following error when trying to build my .NET 2.0 solutions with NAnt 0.85: Microsoft Visual Studio.NET 2005 solutions are not supported.: NAnt.Core.BuildException: Microsoft Visual Studio.NET 2005 solutions are not supported. at NAnt.VSNet.SolutionFactory.LoadSolution(SolutionTask solutionTask, TempFileCollection tfc, GacCache gacCache, ReferencesResolver refResolver) at NAnt.VSNet.Tasks.SolutionTask.ExecuteTask() at NAnt.Core.Task.Execute() at NAnt.Core.Target.Execute() at NAnt.Core.Project.Execute(String targetName, Boolean forceDependencies) at NAnt.Core.Project.Execute() at NAnt.Core.Project.Run() ---------------------------------------------------------------------- Comment By: JeffyW (jeffyw) Date: 2007-07-26 15:40 Message: Logged In: YES user_id=1854168 Originator: NO <solution> documentation http://nant.sourceforge.net/release/latest/help/tasks/solution.html Quote: "Note: Right now, only Microsoft Visual Studio .NET 2002 and 2003 solutions and projects are supported. Support for .NET Compact Framework projects is also not available at this time." This is not a bug but rather a feature request. It is known that the solution task does NOT currently support 2005 (or 2008) solutions. Instead use the <msbuild> target from NAnt.Contrib or <csc>. ---------------------------------------------------------------------- Comment By: James Greene (james-greene) Date: 2007-06-25 10:49 Message: Logged In: YES user_id=1823492 Originator: YES Also, I should note that this is happening with two projects that were converted from their Visual Studio .NET 2003 Enterprise Architect equivalent, although all steps in the VS2005 conversion wizard were followed. I am very suspicious of the conversion as being the source of the problem. ---------------------------------------------------------------------- Comment By: James Greene (james-greene) Date: 2007-06-20 16:44 Message: Logged In: YES user_id=1823492 Originator: YES MORE DETAILS: This is on a Windows 2003 Server Enterprise Edition. Software installed includes: * Visual Studio 2005 Professional Edition * .NET Framework 2.0 * SQL Server 2005 Enterprise Edition * Microsoft Office 2003 + InfoPath 2003 * BizTalk Server 2006 * etc. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1740606&group_id=31650 ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ nant-developers mailing list nant-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-developers