Bugs item #928057, was opened at 2004-04-02 08:44
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=928057&group_id=31650

Category: Tasks
Group: 0.85
Status: Open
Resolution: None
Priority: 5
Submitted By: Nicklas Norling (exinor)
Assigned to: Nobody/Anonymous (nobody)
Summary: AssemblyFolders and NullPointerException

Initial Comment:
The search algorithm for assemblyfolders will give a NullPointer exception during 
<solution> compile if the machine running it has dubious keys/values in the registry.

Reproduce by:

Create a key with a name under
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\AssemblyFolders
Run nant with a <solution> task and it will give null pointer exception.

Bad programs (in this case ChartFX) can during uninstall leave their keys there but 
have no default value.

Skipping the folder, possibly adding a warning about the
condition would be great :)
/Nicke

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to