Steve,
 
Can you send me a small repro for this issue (including VS.NET solution/project, sources and build file) ?
 
Thanks !
 
Gert


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steve Brennan
Sent: vrijdag 4 maart 2005 17:41
To: nant-developers@lists.sourceforge.net
Subject: [nant-dev] INTERNAL ERROR

 
NAnt 0.85 (Build 0.85.1869.0; rc2; 2/12/2005)
Copyright (C) 2001-2005 Gerry Shaw
http://nant.sourceforge.net
 
Buildfile: file:///C:/Centrics/Framework/fr.build
Target framework: Microsoft .NET Framework 1.1
Target(s) specified: Framework
 

Framework:
 
 [solution] Starting solution build.
 
BUILD FAILED
 
INTERNAL ERROR
 
System.UriFormatException: Invalid URI: The format of the URI could not be determined.
   at System.Uri.Parse()
   at System.Uri..ctor(String uriString, Boolean dontEscape)
   at System.Uri..ctor(String uriString)
   at NAnt.VSNet.ProjectFactory.GetProjectFileName(String fileName)
   at NAnt.VSNet.ProjectFactory.IsSupportedProjectType(String path)
   at NAnt.VSNet.Everett.Solution..ctor(String solutionContent, SolutionTask solutionTask, TempFileCollection tfc, GacCache gacCache, ReferencesResolver refResolver)
   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()
 
Please send bug report to nant-developers@lists.sourceforge.net.
 
Total time: 0.3 seconds.
 
 

Reply via email to