[NAnt-users] Visual Build Pro Question

2007-02-08 Thread Rick G. Garibay
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 --

[NAnt-users] Team Foundation Server Task

2006-05-30 Thread Rick G. Garibay
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

[NAnt-users] Inline Build Stats

2006-05-30 Thread Rick G. Garibay
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

Re: [NAnt-users] The process cannot access the file because it is being used by another process.

2006-04-21 Thread Rick G. Garibay
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

[NAnt-users] ASP.NET 2.0

2006-04-21 Thread Rick G. Garibay
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 ___

Re: [NAnt-users] The process cannot access the file because it is being used by another process.

2006-04-15 Thread Rick G. Garibay
. > > 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? > > >

Re: [NAnt-users] The process cannot access the file because it is being used by another process.

2006-04-14 Thread Rick G. Garibay
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

Re: [NAnt-users] The process cannot access the file because it is being used by another process.

2006-04-13 Thread Rick G. Garibay
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 > >

[NAnt-users] The process cannot access the file because it is being used by another process.

2006-04-13 Thread Rick G. Garibay
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