Re: [Nant-users] help with the solution task

2003-06-23 Thread Ian MacLean
u need to be able to find csc.exe on the PATH, wherever it is. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Erv Walter Sent: Monday, June 23, 2003 16:02 To: [EMAIL PROTECTED] Subject: RE: [Nant-users] help with the solution task Actually, I'l

Re: [Nant-users] help with the solution task

2003-06-23 Thread Paul Welter
From: "Jean Rajotte" <[EMAIL PROTECTED]> To: "'Erv Walter'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, June 23, 2003 3:12 PM Subject: RE: [Nant-users] help with the solution task > i concur that isn't right and that Ian said he&

RE: [Nant-users] help with the solution task

2003-06-23 Thread Jean Rajotte
gt; Sent: Monday, June 23, 2003 16:02 > To: [EMAIL PROTECTED] > Subject: RE: [Nant-users] help with the solution task > > > Actually, I'll speak up and request that we don't add paths > at install. We should strive to be as "xcopy friendly" as > possib

RE: [Nant-users] help with the solution task

2003-06-23 Thread Erv Walter
t; <[EMAIL PROTECTED]> To: "'Paul Welter'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, June 23, 2003 2:11 PM Subject: RE: [Nant-users] help with the solution task > it's probably choking on finding csc.exe or vbc.exe. it expects those >

Re: [Nant-users] help with the solution task

2003-06-23 Thread Paul Welter
OTECTED]> Sent: Monday, June 23, 2003 2:11 PM Subject: RE: [Nant-users] help with the solution task > it's probably choking on finding csc.exe or vbc.exe. it expects those > on the path. > > > > -Original Message- > > From: [EMAIL PROTECTED] > > [ma

RE: [Nant-users] help with the solution task

2003-06-23 Thread Jean Rajotte
it's probably choking on finding csc.exe or vbc.exe. it expects those on the path. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Paul Welter > Sent: Monday, June 23, 2003 14:26 > To: [EMAIL PROTECTED] > Subject:

RE: [Nant-users] help with the solution task

2003-06-23 Thread Carlo Poli
To: [EMAIL PROTECTED] Subject: [Nant-users] help with the solution task I need some help with the solution task. When I run the build, I get a "The system cannot find the file specified" error. I'm not sure what I'm doing wrong as it doesn't tell me what file it can&#

[Nant-users] help with the solution task

2003-06-23 Thread Paul Welter
I need some help with the solution task. When I run the build, I get a "The system cannot find the file specified" error. I'm not sure what I'm doing wrong as it doesn't tell me what file it can't find. What do I have to have in the path? Could I be missing something in my path? The log file