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

Category: other
Group: 0.85
Status: Open
Resolution: None
Priority: 5
Submitted By: Jon Henning (henning333)
Assigned to: Nobody/Anonymous (nobody)
Summary: Too many resources

Initial Comment:
I am experiencing a problem with the compilation of a 
project that contains hundreds of reports.  It appears 
that the problem is with the vbc.exe for 1.0 of the 
framework only allows approx. 10847 characters for the 
input file passed into it.  This appears to work in 1.1 of 
the framework.  I know that this is not your issue, it is 
Microsofts, but I was wondering if there was an easy 
way to from the solution task level to stop the resource 
files from being compiled? 

I'm using nant-0.85-20040328.

I get this error with 1.0 when the commands.txt 
contains more than 10847 characters

vbc.exe @"c:\commands.txt" 

vbc : Command line error BC2001 : 
file 'c:\myproject\Source\Web\Reports\Sa' could not be 
found

Any advice on this would be much appreciated,
Jon


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

>Comment By: Jon Henning (henning333)
Date: 2004-04-02 14:14

Message:
Logged In: YES 
user_id=1006610

I would like the ability to specify by solution or project to not 
automatically compile the resource files (via an attribute or 
excludes element).  In my particular case we only have a 
single project (out of 10) that needs its resource files 
compiled.



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

Comment By: Gert Driesen (drieseng)
Date: 2004-04-02 05:12

Message:
Logged In: YES 
user_id=707851

What exactly would you want us to do here ? Not include the 
resources in the assembly at all ??

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

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