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

Category: Tasks
Group: 0.85
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Nicklas Norling (exinor)
>Assigned to: Gert Driesen (drieseng)
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

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

>Comment By: Gert Driesen (drieseng)
Date: 2004-04-30 09:55

Message:
Logged In: YES 
user_id=707851

This is now fixed in cvs.

Thanks !

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

Comment By: Gert Driesen (drieseng)
Date: 2004-04-02 17:23

Message:
Logged In: YES 
user_id=707851

Are you sure you can reproduce this using a recent nightly 
build ?

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

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: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to