Ramon,

This issue was fixed since the 0.84 release. Can you try using a recent nightly build (http://nant.sourceforge.net/nightly/builds) ?

Gert

----- Original Message ----- From: "Ramon Leon" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 27, 2004 11:54 PM
Subject: [nant-dev] Bug Report



Here's the output of a build failure I'm experiencing. The cause seems to be related to some com component called smtpsvg.dll that one of my projects references. I don't really know what the issue is, but if you have any ideas or suggestions, or need more info, please let me know.

Build:

    [nant]
F:\BuildFolder\CurrentCode\Applications\TaskManager\project.build De
bug

           Buildfile:
file:///F:/BuildFolder/CurrentCode/Applications/TaskManag
er/project.build
           Target(s) specified: Debug

           Debug:

            [solution] Starting solution build.

           BUILD FAILED

           INTERNAL ERROR

           System.Exception: Couldn't find referenced type library
'F:\BuildFol
der\CurrentCode\BaseServices\NotificationService\NotificationServiceLibr
ary\Util
ities\SMTPSVG.DLL\1'.
  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.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: 1.8 seconds.


BUILD FAILED

Nested build failed.  Refer to build log for exact reason.

Total time: 66.2 seconds.


------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers




------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to