From: Jeremy Boggs
Sent: Monday, November 29, 2004 7:57 AM
To: '[EMAIL PROTECTED]'
Subject: Solution task blows up on tlbimport

The solution task is blowing up on a tlbimport.  Attached is a copy of the project that exhibits this behavior, and a copy of the output.   The project file is a zip file that contains the project, solution and source of the solution exhibiting the behavior. 
 

Attachment: Project
Description: Binary data

Attachment: Buildme.build
Description: Binary data

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:///C:/Development/Database/DBA/BuildTools/ReadSecuritySpreadsheet/Buildme.build
Target(s) specified: Release 

Release:

 [solution] Starting solution build.

BUILD FAILED

INTERNAL ERROR

System.IO.FileNotFoundException: File or assembly name 
Microsoft.Office.Interop.Excel, or one of its dependencies, was not found.
File name: "Microsoft.Office.Interop.Excel"
   at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, 
Boolean isStringized, Evidence assemblySecurity, Boolean throwOnFileNotFound, 
Assembly locationHint, StackCrawlMark& stackMark)
   at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Boolean 
stringized, Evidence assemblySecurity, StackCrawlMark& stackMark)
   at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence 
assemblySecurity, StackCrawlMark& stackMark)
   at System.Reflection.Assembly.Load(String assemblyString)
   at NAnt.VSNet.Reference.HandleWrapperImport(XmlElement elemReference) in 
C:\Development\CommonDotNet\nant\src\NAnt.VSNet\Reference.cs:line 367
   at NAnt.VSNet.Reference..ctor(Solution solution, ProjectSettings ps, 
XmlElement elemReference, SolutionTask solutionTask, String outputDir) in 
C:\Development\CommonDotNet\nant\src\NAnt.VSNet\Reference.cs:line 124
   at NAnt.VSNet.Project.Load(Solution sln, String projectPath) in 
C:\Development\CommonDotNet\nant\src\NAnt.VSNet\Project.cs:line 194
   at NAnt.VSNet.ProjectFactory.LoadProject(Solution sln, SolutionTask slnTask, 
TempFileCollection tfc, String outputDir, String path) in 
C:\Development\CommonDotNet\nant\src\NAnt.VSNet\ProjectFactory.cs:line 70
   at NAnt.VSNet.Solution.LoadProjects() in 
C:\Development\CommonDotNet\nant\src\NAnt.VSNet\Solution.cs:line 407
   at NAnt.VSNet.Solution..ctor(String solutionFileName, ArrayList 
additionalProjects, ArrayList referenceProjects, TempFileCollection tfc, 
SolutionTask solutionTask, WebMapCollection webMappings, FileSet 
excludesProjects, String outputDir) in 
C:\Development\CommonDotNet\nant\src\NAnt.VSNet\Solution.cs:line 114
   at NAnt.VSNet.Tasks.SolutionTask.ExecuteTask() in 
C:\Development\CommonDotNet\nant\src\NAnt.VSNet\Tasks\SolutionTask.cs:line 317
   at NAnt.Core.Task.Execute() in 
C:\Development\CommonDotNet\nant\src\NAnt.Core\Task.cs:line 151
   at NAnt.Core.Target.Execute() in 
C:\Development\CommonDotNet\nant\src\NAnt.Core\Target.cs:line 217
   at NAnt.Core.Project.Execute(String targetName, Boolean forceDependencies) 
in C:\Development\CommonDotNet\nant\src\NAnt.Core\Project.cs:line 772
   at NAnt.Core.Project.Execute() in 
C:\Development\CommonDotNet\nant\src\NAnt.Core\Project.cs:line 734
   at NAnt.Core.Project.Run() in 
C:\Development\CommonDotNet\nant\src\NAnt.Core\Project.cs:line 797

=== Pre-bind state information ===
LOG: DisplayName = Microsoft.Office.Interop.Excel, Version=11.0.0.0, 
Culture=neutral, PublicKeyToken=71e9bce111e9429c
 (Fully-specified)
LOG: Appbase = C:\Development\Build\NAnt\
LOG: Initial PrivatePath = NULL
Calling assembly : NAnt.VSNetTasks, Version=0.84.1455.0, Culture=neutral, 
PublicKeyToken=null.
===

LOG: Publisher policy file is not found.
LOG: Host configuration file not found.
LOG: Using machine configuration file from 
C:\WINNT\Microsoft.NET\Framework\v1.1.4322\config\machine.config.
LOG: Post-policy reference: Microsoft.Office.Interop.Excel, Version=11.0.0.0, 
Culture=neutral, PublicKeyToken=71e9bce111e9429c
LOG: Attempting download of new URL 
file:///C:/Development/Build/NAnt/Microsoft.Office.Interop.Excel.DLL.
LOG: Attempting download of new URL 
file:///C:/Development/Build/NAnt/Microsoft.Office.Interop.Excel/Microsoft.Office.Interop.Excel.DLL.
LOG: Attempting download of new URL 
file:///C:/Development/Build/NAnt/Microsoft.Office.Interop.Excel.EXE.
LOG: Attempting download of new URL 
file:///C:/Development/Build/NAnt/Microsoft.Office.Interop.Excel/Microsoft.Office.Interop.Excel.EXE.


Please send bug report to [EMAIL PROTECTED]

Total time: 0.3 seconds.

Reply via email to