Bugs item #1425251, was opened at 2006-02-06 15:03
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=1425251&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: Core
Group: 0.85
Status: Open
Resolution: None
Priority: 5
Submitted By: crus007 (crus007)
Assigned to: Nobody/Anonymous (nobody)
Summary: Creating of a satelite assembly fails

Initial Comment:
Creating of a satelite assembly is failing when the
project contains a large number of forms or user controls.

I find out that the assembly linker al.exe is called
using the command line to embed the resources. In my
case the number of resources which should be linked to
the satelite assembly was to large.

For a quick fix I changed the source
nant-0.85-nightly-2005-12-13\src\NAnt.DotNet\Tasks\AssemblyLinkerTask.c
s to add the Arguments to the temporary command file
and set IfDefined to false.

I have attached this file to the bug report.

My their is better way for fixing this bug.

Regards
Crus

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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to