[nant-dev] scaling issues with solution task?

2005-08-06 Thread Mcnamara,Donald W
Title: scaling issues with solution task? I searched the archive and couldnt find anything about this. Let me know if Im bringing up something already discussed. Has anyone else experienced poor performance with the solution task with a large number of projects? I have a solution task with

[nant-dev] HELP!

2005-08-06 Thread Christopher Ficco
Im a new SCM who has inherited this NANT Build Machine. Recently we moved the HD from one slower machine to the one it is running on. I ran a number of builds in that environment without incident. I recently got a Microsoft update which blew up. I reverted to a previous good configuration

[nant-dev] performance issue in resource generation - for VB projects

2005-08-06 Thread Mcnamara,Donald W
Title: performance issue in resource generation - for VB projects I think I have discovered a performance issue with resource generation on large builds it is VB specific. Long story short: For each resource file in a project, the entire reference structure of your project is traversed and

[nant-dev] INTERNAL ERROR - Please send bug report to nant-developers@lists.sourceforge.net.

2005-08-06 Thread Jhoover
Hello, I am using the solution task and get the error shown at the end of this message. My environment: .NET Framework 1.1 (1.1.4322 SP1) Dev Studio 2003 Version 7.1.3088 Windows XP Pro nant-0.85-rc2 nantcontrib-0.85-rc2 I looked at the release notes for rc3 and I didn't see this mentioned.

[nant-dev] Copy task issue

2005-08-06 Thread Sandeep
Hi,I am using the copy task to copy files on a network share. Sometimes I get the following error:System.ArgumentException: Invalid File or Directory attributes value. at System.IO.File.SetAttributes(String path, FileAttributes fileAttributes) at NAnt.Core.Tasks.CopyTask.ExecuteTask() at

[nant-dev] bug report

2005-08-06 Thread Rick Gordon
Well, I pulled down this build, as I'd like to use something like this tool to better automate my build process. I thought that building itself would be a good first step, alas it failed to do that, not inspiring confidence. Here are the complete results from my build attempt:

[nant-dev] Help

2005-08-06 Thread Keith Ramsey
I received an error message that stated I need to write you. Could you please assist me? Thanks, Keith Microsoft Windows XP [Version 5.1.2600](C) Copyright 1985-2001 Microsoft Corp. C:\cd bugnet C:\Bugnetcd bugnet C:\Bugnet\BugNetdirVolume in drive C has no label.Volume Serial Number is

[nant-dev] Bug when trying to load licensed DLLs

2005-08-06 Thread Matthew Dilip
I am currently using v 0.85 rc3. I had previously tried with v 0.84 with no luck. [license] Loading assemblies ... [license] C:\Projects\Nant_Builds\latest\release\Interop.AxSHDocVw.dll (loaded) [license] C:\Projects\Nant_Builds\latest\release\Interop.SHDocVw.dll (loaded) [license] c:\Program

[nant-dev] patch WebMapCollection also looks in registry for local webs

2005-08-06 Thread The Tarazed
The attached patch file adds some code to WebMapCollection's FindBestMatch method. It the url is not found in the map, it will then look in the registry for the location of local webs. This really helps since VS.Net soemtimes modifies the name of the web when you check it out. Also, on a

RE: [nant-dev] bug report

2005-08-06 Thread Gert Driesen
Hi Rick, This is due to a packaging issue in RC3. I advise you to use a recent nightly build, until RC4 is available: http://nant.sourceforge.net/nightly/latest Gert -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rick Gordon Sent: dinsdag 2

RE: [nant-dev] INTERNAL ERROR - Please send bug report to nant-developers@lists.sourceforge.net.

2005-08-06 Thread Gert Driesen
Hi Jeff, Can you try using a recent nightly build: http://nant.sourceforge.net/nightly/latest IF you still run into that issue with the nightly build, then please send me a small repro. Thanks ! Gert -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On