Bugs item #1848648, was opened at 2007-12-11 08:06
Message generated for change (Comment added) made by oudknoei
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1848648&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: Framework support
Group: 0.86
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Oudknoei (oudknoei)
Assigned to: Nobody/Anonymous (nobody)
Summary: Microsoft.VisualBasic.Compatibility dll not in config file

Initial Comment:
For each framework, nant.exe.config contains pointers to the various system 
dll's. For frameworks 1.0 and 1.1, the following line is missing from the 
referenced-assemblies section:

<include name="Microsoft.VisualBasic.Compatibility.dll" />


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

>Comment By: Oudknoei (oudknoei)
Date: 2007-12-12 16:59

Message:
Logged In: YES 
user_id=1957498
Originator: YES

>> Are you sure that this assembly also exists in .NET Framework 1.0?

Fair question; it's been so long since I had 1.0, I don't know for sure.
But, that dll and Microsoft.VisualBasic.Compatibility.Data.dll were both
available when Visual Studio was released.

>> Should I also add "Microsoft.VisualBasic.Compatibility.Data.dll" ?

I didn't need it, so I didn't comment on it, but yes it should probably be
in there as well.


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

Comment By: Gert Driesen (drieseng)
Date: 2007-12-12 16:42

Message:
Logged In: YES 
user_id=707851
Originator: NO

Are you sure that this assembly also exists in .NET Framework 1.0?

On my system it's only available for .NET Framework 1.1 (and 2.0).

Should I also add "Microsoft.VisualBasic.Compatibility.Data.dll" ?

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

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

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to