Greetings, I was told by Nant to submit this to the
developers list: ------- Begin Output Paste ---- INTERNAL ERROR System.Exception: Couldn't find referenced type library 'C:\WINDOWS\System32\msv bvm60.dll\3'. at
NAnt.VSNet.Reference.HandleWrapperImport(XmlElement elemReference) at
NAnt.VSNet.Reference..ctor(Solution solution,
ProjectSettings ps, XmlEleme nt elemReference,
SolutionTask solutionTask, String outputDir) at
NAnt.VSNet.Project.Load(Solution sln, String projectPath) at
NAnt.VSNet.ProjectFactory.LoadProject(Solution sln, SolutionTask slnTask, TempFileCollection tfc, String outputDir, String path) at
NAnt.VSNet.Solution.LoadProjects() at
NAnt.VSNet.Solution..ctor(String solutionFileName,
ArrayList additionalPro jects, ArrayList
referenceProjects, TempFileCollection tfc, SolutionTask solutio nTask,
WebMapCollection webMappings, FileSet excludesProjects, String outputDir) 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
[EMAIL PROTECTED] Total time: 4.6 seconds. C:\Custom Apps\BigDaddy>c:\nant\bin\nant NAnt 0.84 (Build 0.84.1455.0; net-1.0.win32; release; Copyright (C) 2001-2003 Gerry Shaw http://nant.sourceforge.net Buildfile: file:///C:/Custom Apps/BigDaddy/main.build Target(s) specified: report getLatest: [vssget]
Put $/Big Daddy to C:\Custom Apps\BigDaddy build: [solution]
Starting solution build. BUILD FAILED INTERNAL ERROR System.Exception: Couldn't find referenced type library 'C:\WINDOWS\System32\msv bvm60.dll\3'. at
NAnt.VSNet.Reference.HandleWrapperImport(XmlElement elemReference) at
NAnt.VSNet.Reference..ctor(Solution solution,
ProjectSettings ps, XmlEleme nt elemReference,
SolutionTask solutionTask, String outputDir) at
NAnt.VSNet.Project.Load(Solution sln, String projectPath) at
NAnt.VSNet.ProjectFactory.LoadProject(Solution sln, SolutionTask slnTask, TempFileCollection tfc, String outputDir, String path) at
NAnt.VSNet.Solution.LoadProjects() at
NAnt.VSNet.Solution..ctor(String solutionFileName,
ArrayList additionalPro jects, ArrayList
referenceProjects, TempFileCollection tfc, SolutionTask solutio nTask,
WebMapCollection webMappings, FileSet excludesProjects, String outputDir) 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
[EMAIL PROTECTED] Total time: 3.8 seconds. ----- End Output Paste ---- Jason R. Farrell 32 Winter Ave NW #332 |
- [nant-dev] Possible Bug Jason Farrell
- RE: [nant-dev] Possible Bug Gert Driesen