Michael, Can you try this using a recent nightly build (http://nant.sourceforge.net/nightly/builds) ?
Thanks, Gert ----- Original Message ----- From: "Michael Kelsey" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 29, 2004 5:59 PM Subject: [nant-dev] bug report doing a DEV build for ehs > Just following instructions from the screen: > > <snip> > > $ nant -D:site=ehsmetdevlwmcom -D:location=d:/web/ehsmet.dev.lwm.com > NAnt 0.84 (Build 0.84.1455.0; net-1.0.win32; release; 12/26/2003) > Copyright (C) 2001-2003 Gerry Shaw > http://nant.sourceforge.net > > Buildfile: file:///d:/web/ehsmet.dev.lwm.com/dotnet/cko/ehs/default.build > Target(s) specified: deploy > > init: > > [tstamp] Tuesday, June 29, 2004 10:57:47 AM. > [mkdir] Creating directory > d:\web\ehsmet.dev.lwm.com\dotnet\cko\ehs\build. > [mkdir] Creating directory > d:\web\ehsmet.dev.lwm.com\dotnet\cko\ehs\solution > s. > [mkdir] Creating directory d:\web\ehsmet.dev.lwm.com\dotnet\cko\ehs\cko. > > compile: > > [solution] Starting solution build. > > BUILD FAILED > > INTERNAL ERROR > > System.ApplicationException: Couldn't find reference to type library > 'MWComUtil' > (TYPELIB\{E97D1011-0AF9-48D8-A5AA-FF5AB971FBDC}\7.0\0\win32). > 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.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.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.TaskContainer.ExecuteChildTasks() > at NAnt.Core.Tasks.IfTask.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: 0.5 seconds. > > </snip> > > Thanks, > Michael > > [EMAIL PROTECTED] > 314-361-8500 ext. 321 > > > > ------------------------------------------------------- > This SF.Net email sponsored by Black Hat Briefings & Training. > Attend Black Hat Briefings & Training, Las Vegas July 24-29 - > digital self defense, top technical experts, no vendor pitches, > unmatched networking opportunities. Visit www.blackhat.com > _______________________________________________ > nant-developers mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/nant-developers > ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers
