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

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Tasks
Group: 0.85
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: IronEVG (ironevg)
>Assigned to: Gert Driesen (drieseng)
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.



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

>Comment By: Gert Driesen (drieseng)
Date: 2005-05-29 11:39

Message:
Logged In: YES 
user_id=707851

This is now fixed in cvs. I'll upload a new nightly build later 
today.

Thanks for the report !


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

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


-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to