I got the following error while using the <solution> task for building my project.
----------------------------------------
VSSSolution:
[solution] Starting solution build.
BUILD FAILED
INTERNAL ERROR
System.ApplicationException: Couldn't find reference to type library 'Office' (T
YPELIB\{2DF8D04C-5BFA-101B-BDE5-00AA0044DE52}\2.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.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()
- Re: [nant-dev] Error while Building solution with NAnt Rajeev Ramaswamy
- Re: [nant-dev] Error while Building solution with NA... Gert Driesen
- Re: [nant-dev] Error while Building solution with NA... Jeff Vanerwegen
- Re: [nant-dev] Error while Building solution wit... Gert Driesen
