Can you try this using the latest nightly build of NAnt
(http://nant.sourceforge.net/nightly/builds) and report back ?

Gert
----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 18, 2004 4:40 PM
Subject: [Nant-users] Solution Task: Reference to Powerpoint fails.


> Hi All,
>
> Newbie to nant, but not to ant.
>
> Am using the solution task to build an asp.net/vb.net project that happens
to
> have a reference to Powerpoint and Office XP.
>
> The build fails with :
>
>             Buildfile:
file:///C:/cygwin/home/mike/projects/hotbutton/trunk/sour
> ce/hotbutton.webapp.build
>             Target(s) specified: build
>             build:
>              [solution] Starting solution build.
>             BUILD FAILED
>             INTERNAL ERROR
>             System.ApplicationException: Couldn't find reference to type
library
> 'PowerPoint' (TYPELIB\{91493440-5A91-11CF-8700-00AA0060263B}\2.6\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(ArrayList projects, ArrayList
referenceProjects,
>  TempFileCollection tfc, SolutionTask solutionTask, WebMapCollection
webMaps, Fi
> leSet 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()
>
> I tried including the path to TlbImp.exe as noted on other threads, tried
moving
> powerpoint GAC entries to Program Files/Microsoft.Net/primary interop
> assemblies, tried installing Office XP Primary Interop Assemblies
>
> All to no avail.  Any help? anyone else done this?  I've tried it with
both 1.0
> and 1.1 of the .NET Framework.  Fails on both.
>
> Thanks,
> Mike
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: IBM Linux Tutorials
> Free Linux tutorial presented by Daniel Robbins, President and CEO of
> GenToo technologies. Learn everything from fundamentals to system
> administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
> _______________________________________________
> Nant-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/nant-users
>
>



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to