Re: [nant-dev] Nant Internal Error

2006-02-01 Thread Dave Paul
I ran into this issue myself once, but I could not reproduce it later on. Can you consistently reproduce this issue ? Gert -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Farooq Mohammed Sent: donderdag 5 januari 2006 18:39 To: nant-developers@lists.

Re: [nant-dev] Nant Internal Error

2006-02-01 Thread Dave Paul
d not reproduce it later on. Can you consistently reproduce this issue ? Gert -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Farooq Mohammed Sent: donderdag 5 januari 2006 18:39 To: nant-developers@lists.sourceforge.net Subject: [nant-dev] Nant

RE: [nant-dev] Nant Internal Error

2006-02-01 Thread Gert Driesen
2006 18:39 > To: nant-developers@lists.sourceforge.net > Subject: [nant-dev] Nant Internal Error > > INTERNAL ERROR > > > > System.ArgumentException: Invalid File or Directory attributes value. > >at System.IO.File.SetAttributes(String path,

[nant-dev] Nant Internal Error

2006-02-01 Thread Farooq Mohammed
INTERNAL 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.Core.Task.Execute()    at NAnt.Core.TaskContainer.ExecuteChildT

[nant-dev] NAnt internal error

2005-11-15 Thread Josh Peterson
Please see attached. It is probably something I am doing wrong, I am new to NAnt.  I am trying to update my sourcecode in svn (with NAnt/NAntContrib) before I do the build with NAnt, any feedback would be great. Thanks! Josh C:\nant-0.85-rc3\bin>nant -buildfile:"C:\Documents and Settings\jpeters

[nant-dev] NANT INTERNAL ERROR

2005-10-02 Thread Nielsen.Allan Rene Dystrup AND
Hi, Running the task below (NUnit tests), i get a NAnt internal error (NAnt.Core.BuildException) Any help to resolve this one ?? Best regards Allan Dystrup

RE: [nant-dev] Nant internal error

2005-04-13 Thread Gert Driesen
: [nant-dev] Nant internal error Hello i am using Nant in a continuous integration system to run build scripts and it has been working fine up until now. But it now throws an internal error when i try to build. I have attached the error i am recieving and any help and suggestions

[nant-dev] Nant internal error

2005-04-13 Thread William Van de Linde
Hello i am using Nant in a continuous integration system to run build scripts and it has been working fine up until now. But it now throws an internal error when i try to build. I have attached the error i am recieving and any help and suggestions would be greatly appreciated.   Kind regard

Re: [nant-dev] NAnt "INTERNAL ERROR" - Solution Task, VS.NET 2003

2003-07-18 Thread Matthew Mastracci
Just as an experiment, try using "release" instead of "Release" in your solution task. It might be a problem with lowercasing the configuration name before running... Vitaly Livshits wrote: Hello, I am getting the following error when trying to to build my solution. Do you know what might b

Re: [nant-dev] NAnt "INTERNAL ERROR" - Solution Task, VS.NET 2003

2003-07-18 Thread Matthew Mastracci
Do you have a "release" configuration in your "MobileAdministratorPlugins" project? Vitaly Livshits wrote: Hello, I am getting the following error when trying to to build my solution. Do you know what might be causing it? The .build file is attached. Thanks, Vitaly Livshits Senior Softw

[nant-dev] NAnt "INTERNAL ERROR" - Solution Task, VS.NET 2003

2003-07-17 Thread Vitaly Livshits
Title: Message Hello,   I am getting the following error when trying to to build my solution. Do you know what might be causing it?   The .build file is attached.   Thanks,   Vitaly Livshits Senior Software Engineer Corum Corporation   ==

Re: [nant-dev] nant internal error info

2002-11-12 Thread Scott Hernandez
Ouch... Can you reproduce this? If so, what version are you on, and what do your build files look like?   - Original Message - From: Misha Leder To: '[EMAIL PROTECTED]' Sent: Tuesday, November 12, 2002 1:12 PM Subject: [nant-dev] nant internal err

[nant-dev] nant internal error info

2002-11-12 Thread Misha Leder
        INTERNAL ERROR    System.ComponentModel.Win32Exception: The handle is invalid   at System.Diagnostics.NtProcessManager.GetModuleInfos(Int32 processId)   at System.Diagnostics.Process.get_Modules()   at System.Diagnostics.Process.get_Mai