[NAnt-users] Unhandled Exception: during exec task

2006-05-11 Thread Rebecca Kedziora
Title: Unhandled Exception: during exec task Anyone, I am trying to build this target and sometimes it works fine and sometimes it doesn't.  Never sure when it will work okay.  When it bombs it comes from Nant complaining about stack overflow.  Is this a known problem and a patch is provid

Re: [NAnt-users] Unhandled Exception

2005-12-13 Thread Gary Feldman
[EMAIL PROTECTED] wrote: When executing a nant script from at .bat file, I redirect ALL output to a log file as follows: I can't address the unhandled exception, but it's important to correct an error in understanding: nant -buildfile:.\CPI\BuildCPI.xml -D:CPICodeRoot="%GADOECodeRoot%"

Re: [NAnt-users] Unhandled Exception

2005-12-13 Thread Marc Towersap
While I'm not sure on your real errors (why it fails yet it succeeds), right now you are only re-directing standard out to the log file, but not any errors. You may want to append this command to the end of your command: 2>&1 example: nant -buildfile:.\CPI\BuildCPI.xml -D:CPICodeRoot="%GADOECode

[NAnt-users] Unhandled Exception

2005-12-13 Thread SBunce
Hello, When executing a nant script from at .bat file, I redirect ALL output to a log file as follows: nant -buildfile:.\CPI\BuildCPI.xml -D:CPICodeRoot="%GADOECodeRoot%"  -D:CurrentVSSLabel=%CurrentVSSLabel% %LogLevel%  %NANTTARGETS%  >> %BuildDetailLog% In this particular build, I get the fol

Re: [Nant-users] Unhandled Exception after Build

2004-09-28 Thread Gert Driesen
- Original Message - From: "Rick Casey" <[EMAIL PROTECTED]> To: "'Gert Driesen'" <[EMAIL PROTECTED]> Sent: Tuesday, September 28, 2004 7:01 PM Subject: RE: [Nant-users] Unhandled Exception after Build The latest build is significantly faste

Re: [Nant-users] Unhandled Exception after Build

2004-09-27 Thread Gert Driesen
Rick, That issue was fixed since. Can you try using a more recent nightly build ? Thanks, Gert - Original Message - From: "Rick Casey" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 28, 2004 12:08 AM Subject: [Nant-users] Unhandled Exception a

[Nant-users] Unhandled Exception after Build

2004-09-27 Thread Rick Casey
Unhandled Exception: System.Runtime.Remoting.RemotingException: Object EfBcWTO6FOpmkZ_2.rem> has been disconnected or does not exist at the server.   Server stack trace:    at System.Runtime.Remoting.Channels.ChannelServices.CheckDisconnectedOrCreateWellKnownObject(IMessage msg)    at

Re: [Nant-users] Unhandled Exception when using SLingShot

2004-03-11 Thread Gert Driesen
, March 11, 2004 2:49 PM Subject: RE: [Nant-users] Unhandled Exception when using SLingShot Can you point me to documentation or a how to?   Thanks, Evan A. Bonnett Reynolds and Reynolds, IT ERA Integrated Desking Development 937-485-8577 58577 -Origin

RE: [Nant-users] Unhandled Exception when using SLingShot

2004-03-11 Thread Bonnett, Evan A
AMTo: Bonnett, Evan A; NanT ForumSubject: Re: [Nant-users] Unhandled Exception when using SLingShot The Slingshot command line utility and task are very much deprecated.  I suggest using the task instead.   Gert - Original Message - From: Bonnett, Evan A To

Re: [Nant-users] Unhandled Exception when using SLingShot

2004-03-11 Thread Gert Driesen
Title: Message The Slingshot command line utility and task are very much deprecated.  I suggest using the task instead.   Gert - Original Message - From: Bonnett, Evan A To: NanT Forum Sent: Wednesday, March 10, 2004 8:40 PM Subject: [Nant-users] Unhandled

[Nant-users] Unhandled Exception when using SLingShot

2004-03-10 Thread Bonnett, Evan A
Title: Message Can anyone tell me why I'm getting the following exception when it hits my references?  I am using the following command line:   C:\GenerationsSeries\EID\2.0\WEBSUPPORT>slingshot -nant build.basedir=c:\Intepub\wwwroot\Reynolds\GenerationsSeries\DeskingPortal -maphttp://localho