RE: [nant-dev] Internal Error during build.

2005-05-06 Thread David Trumbell








I moved to the latest version (one of the
release candidates) and that fixed my problem.



Thanks,

David













From: Gert Driesen
[mailto:[EMAIL PROTECTED] 
Sent: Tuesday, May 03, 2005 2:31
PM
To: 'David
 Trumbell'; nant-developers@lists.sourceforge.net
Subject: RE: [nant-dev]
Internal Error during build.





David,



What version of NAnt are you using ?



Gert











From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David Trumbell
Sent: dinsdag 19 april 2005 0:23
To: nant-developers@lists.sourceforge.net
Subject: [nant-dev] Internal
Error during build.

Im trying to set up NAnt but I cant build
because I keep receiving the same error message:



BUILD FAILED



INTERNAL ERROR



System.ComponentModel.Win32Exception: The system cannot find
the file specified

 at
System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)

 at System.Diagnostics.Process.Start()

 at
System.Diagnostics.Process.Start(ProcessStartInfo startInfo)

 at NAnt.VSNet.Project.Compile(String
configuration, ArrayList alCSCArguments, String strLogFile, Boolean bVerbose,
Boolean bShowCommands)

 at NAnt.VSNet.Solution.Compile(String
configuration, ArrayList compilerArguments, String logFile, Boolean verbose,
Boolean showCommands)

 at NAnt.VSNet.Tasks.SolutionTask.ExecuteTask()

 at NAnt.Core.Task.Execute()

 at NAnt.Core.Target.Execute()

 at NAnt.Core.Project.Execute(String targetName,
Boolean forceDependencies)

 at NAnt.Core.Project.Execute()

 at NAnt.Core.Project.Run()



Please send bug report to nant-developers@lists.sourceforge.net.







Any help would be greatly appreciated.



Thanks,
David










RE: [nant-dev] Internal Error during build.

2005-05-03 Thread Gert Driesen



David,

What version of NAnt are you using ?

Gert

  
  
  From: 
  [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED] On Behalf Of David 
  TrumbellSent: dinsdag 19 april 2005 0:23To: 
  nant-developers@lists.sourceforge.netSubject: [nant-dev] "Internal 
  Error" during build.
  
  
  Im trying to set up NAnt but I 
  cant build because I keep receiving the same error 
  message:
  
  BUILD 
  FAILED
  
  INTERNAL 
  ERROR
  
  System.ComponentModel.Win32Exception: 
  The system cannot find the file specified
   at 
  System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo 
  startInfo)
   at 
  System.Diagnostics.Process.Start()
   at 
  System.Diagnostics.Process.Start(ProcessStartInfo 
  startInfo)
   at 
  NAnt.VSNet.Project.Compile(String configuration, ArrayList alCSCArguments, 
  String strLogFile, Boolean bVerbose, Boolean 
  bShowCommands)
   at 
  NAnt.VSNet.Solution.Compile(String configuration, ArrayList compilerArguments, 
  String logFile, Boolean verbose, Boolean 
  showCommands)
   at 
  NAnt.VSNet.Tasks.SolutionTask.ExecuteTask()
   at 
  NAnt.Core.Task.Execute()
   at 
  NAnt.Core.Target.Execute()
   at 
  NAnt.Core.Project.Execute(String targetName, Boolean 
  forceDependencies)
   at 
  NAnt.Core.Project.Execute()
   at 
  NAnt.Core.Project.Run()
  
  Please send bug report to nant-developers@lists.sourceforge.net.
  
  
  
  Any help would be greatly 
  appreciated.
  
  Thanks,David