Bugs item #865129, was opened at 2003-12-23 21:07
Message generated for change (Comment added) made by drieseng
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=865129&group_id=31650

Category: Core
>Group: 0.85
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Steve Metsker (smetsker)
Assigned to: Nobody/Anonymous (nobody)
Summary: remnants of .NET 1.0 confuse nant

Initial Comment:
I have .NET 1.1 installed (and .NET 1.0 uninstalled).

However, I still had a directory lying around:
C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705

Running Nant gave me the error:
 <csc 
task>C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705
\csc.exe failed to start.

This seemed odd, 'cause csc doesn't belong there 
anyway.

I deleted the 1.0.3705 directory and the problem went 
away.


[EMAIL PROTECTED]

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

>Comment By: Gert Driesen (drieseng)
Date: 2004-02-18 17:55

Message:
Logged In: YES 
user_id=707851

This is now fixed in cvs.  We now only consider a framework 
valid if there's a System.dll directory in the framework 
assembly directory.

Thanks for the report.

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

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


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to