Bugs item #1190093, was opened at 2005-04-26 12:41
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1190093&group_id=31650

Category: Tasks
Group: 0.85
Status: Open
Resolution: None
Priority: 5
Submitted By: IronEVG (ironevg)
Assigned to: Nobody/Anonymous (nobody)
Summary: solution task can't compile project with Interop.Excel ref.

Initial Comment:
I created an empty class library project and added 
reference to COM Microsoft Excel 11.0 Object Library.

The corresponding minimal project is attached as a .zip.

Visual Studio compiles the project without any problems,
but NANT can't:

NAnt 0.85 (Build 0.85.1936.0; nightly; 20.04.2005)
Copyright (C) 2001-2005 Gerry Shaw
http://nant.sourceforge.net

Buildfile: file:///C:/Documents and 
Settings/Administrator/My Documents/Visual Studio 
Projects/interopTest/App.build
Target framework: Microsoft .NET Framework 1.1
Target(s) specified: build 


build:

 [solution] Starting solution build.
 [solution] Loading projects...
 [solution] Loading project 'C:\Documents and 
Settings\Administrator\My Documents\Visual Studio 
Projects\interopTest\ClassLibrary1\ClassLibrary1.vbproj'.

BUILD FAILED

Primary Interop 
Assembly "Microsoft.Office.Interop.Excel, 
Version=11.0.0.0, Culture=neutral, 
PublicKeyToken=71e9bce111e9429c", referenced by 
project "ClassLibrary1", could not be loaded.
    File or assembly name Microsoft.Office.Interop.Excel, 
or one of its dependencies, was not found.

Total time: 8.9 seconds.



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1190093&group_id=31650


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to