Bugs item #863650, was opened at 2003-12-20 20:08
Message generated for change (Settings changed) made by drieseng
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=863650&group_id=31650

Category: Tasks
Group: 0.84-rc1
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Bob Vandehey (bvandehey)
Assigned to: Nobody/Anonymous (nobody)
Summary: csc task Other resources bug

Initial Comment:
When you have resources other then resx files where 
the attribute dynamicprefix="true", the existing csc task 
copies the resource file to a new filename using the full 
prefix. This causes an access denied error for some 
reason. Rather then doing this, just append the 
namespace name to the /resource option. I have 
attached a modified CompilerBase.ExecuteTask method 
that makes this change.

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

Comment By: Ian MacLean (ianm74)
Date: 2004-01-28 01:18

Message:
Logged In: YES 
user_id=321872

can we confirm this fixed and resolve ?

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

Comment By: Gert Driesen (drieseng)
Date: 2003-12-23 12:22

Message:
Logged In: YES 
user_id=707851

Bob, 

This issue should be fixed in rc2.  

Can you try it and let me know if it works for you ?

Thanks for the report !

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=863650&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