I am a NANT veteran of about 2 years and recently have
come across Visual Build Pro as a tool option.
Aside from knowing that VBP is a GUI-driven tool, can
anyone lend some insight on this product, drawing
comparisons where relevant?
Thanks,
Rick
--
Is there a TFS task in the works, natively or in
NANTContrib?
Thanks,
Rick
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
---
All the a
Hi,
I am using .85 RC3. This is an absoutely fantastic
tool and I am addicted to it :-)
Anyway, I am doing nightly builds and attach the build
results log file as an attachment. Works great.
Is it possible to:
1. Get a count of the total builds completed within
the nested builds
2. Inline buil
unter this issue.
Rick
--- Giscard Biamby <[EMAIL PROTECTED]> wrote:
> It doesn't matter which location you copy to, as
> long as
> you adjust your 's to reflect those new
> locations
> for each block.
>
> I would do /Bin .
>
> Hope it works for
Any best practices out there for building ASP.NET 2.0
apps with NANT?
I am thinking that I can csc task build it as if it
were a class library and then just copy task the right
files?
Or is there a way to invoke the new aspnet_compiler
and is that recommended over csc 2.0?
Thanks,
Rick
___
.
>
> Hope it works for you, let us know.
>
> --- "Rick G. Garibay" <[EMAIL PROTECTED]> wrote:
>
> > Thank you. I will try this and report back. One
> > question, do I copy them local to the source or to
> the
> > ouput /Bin directory?
> >
>
f Common. Then copy Common and
> Accounting to
> Operations' folder and build Operations, etc. See if
> that
> works.
>
>
> --- "Rick G. Garibay" <[EMAIL PROTECTED]> wrote:
>
> > I agree. This may not be an issue with the SNK
> file at
&g
by <[EMAIL PROTECTED]> wrote:
> Looking at the error message it seems that it has
> trouble
> accessing the assembly, not the .snk file...
>
> --- "Rick G. Garibay" <[EMAIL PROTECTED]> wrote:
>
> > I have a nested build that runs nightly. Very
> >
I have a nested build that runs nightly. Very
frequently lately, the build fails, randomly. The
failure appears to be due to a locking issue with the
snk file that is used to strongly name each output
assembly.
I have the snk file on the build server in the
following location C:\Temp\.
When the b