Re: [NAnt-users] INTERNAL ERROR withbroloco.NAntScript.1.0.0.0.net-2.0

2008-08-27 Thread Dipper, Helmut
: Richard (Google) [mailto:[EMAIL PROTECTED] Gesendet: Tuesday, August 26, 2008 14:51 An: Gert Driesen; Dipper, Helmut; nant-users@lists.sourceforge.net Betreff: Re: [NAnt-users] INTERNAL ERROR withbroloco.NAntScript.1.0.0.0.net-2.0 Yup, cheers Gert tried it with the contrib tasks added and it ran OK

Re: [NAnt-users] INTERNAL ERROR withbroloco.NAntScript.1.0.0.0.net-2.0

2008-08-26 Thread Richard (Google)
TECTED]> Sent: Tuesday, August 26, 2008 1:44 PM To: "Richard (Google)" <[EMAIL PROTECTED]>; "Dipper, Helmut" <[EMAIL PROTECTED]>; Subject: Re: [NAnt-users] INTERNAL ERROR withbroloco.NAntScript.1.0.0.0.net-2.0 > Richard, >

Re: [NAnt-users] INTERNAL ERROR withbroloco.NAntScript.1.0.0.0.net-2.0

2008-08-26 Thread Gert Driesen
Richard, Yes, the choose task is indeed part of NAntContrib. Gert -- From: "Richard (Google)" <[EMAIL PROTECTED]> Sent: Tuesday, August 26, 2008 2:39 PM To: "Dipper, Helmut" <[EMAIL PROTECTED]>; Subject:

Re: [NAnt-users] INTERNAL ERROR with broloco.NAntScript.1.0.0.0.net-2.0

2008-08-26 Thread Richard (Google)
d http://broloco.blogspot.com -- From: "Dipper, Helmut" <[EMAIL PROTECTED]> Sent: Tuesday, August 26, 2008 12:46 PM To: Subject: [NAnt-users] INTERNAL ERROR with broloco.NAntScript.1.0.0.0.net-2.0 > Hi, > > I made some tests with broloco.NAntScript.1.0.0.0.net-2.0,

[NAnt-users] INTERNAL ERROR with broloco.NAntScript.1.0.0.0.net-2.0

2008-08-26 Thread Dipper, Helmut
Hi, I made some tests with broloco.NAntScript.1.0.0.0.net-2.0, a tool to create private tasks, and get an "INTERNAL ERROR": see attached build-file and logging from "nant -v". It seems to be a problem of nant, not of broloco. Best regards Helmut Dipper test.build Description: test.build test

Re: [Nant-users] INTERNAL ERROR - System.Net.WebException - (404) Not Found

2004-12-28 Thread Rutland, Jeff
Title: Message Looking at the trace a little closer now (I should have noticed this before) I see the following:  at NAnt.VSNet.WebDavClient.UploadFile(String localFileName, String remoteFileName)   If I am not modifying the "enablewebdav" attribute on the solution, why is this happening? 

RE: [Nant-users] INTERNAL ERROR - System.Net.WebException - (404) Not Found

2004-12-27 Thread Gert Driesen
are any). Hope this helps, Gert > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Jeffrey Rutland > Sent: maandag 27 december 2004 21:18 > To: nant-users@lists.sourceforge.net > Subject: Re: [Nant-users] INTERNAL ERROR - > Sy

Re: [Nant-users] INTERNAL ERROR - System.Net.WebException - (404) Not Found

2004-12-27 Thread Jeffrey Rutland
Looking at the trace a little closer now (I should have noticed this before) I see the following: at NAnt.VSNet.WebDavClient.UploadFile(String localFileName, String remoteFile Name) If I am not modifying the "enablewebdav" attribute on the solution, why is this happening? I have a webmap entr

[Nant-users] INTERNAL ERROR - System.Net.WebException - (404) Not Found

2004-12-27 Thread Jeffrey Rutland
Hi - I am attempting to build a .NET solution. Among the projects in the solution that I want to build, I have 2 web projects in the solution - one that is a web service with little content, and another that is a web application that has much more content, over 25 ASP.NET pages with .cs code-behi

[Nant-users] Internal Error: Assembly System is not marked as Serializable

2004-03-19 Thread Vishal Gupta
Hello All       I am getting an INTERNAL ERROR while making a build using NAnt solution task.. I have a Solution consisting of two Web projects and 10-15 projects. My build file looks like this:                  http://localhost/A/A.vbproj" path="...\A.vbproj"/>  http://localhost/B/B.vbpro

[Nant-users] internal error report - solution task

2004-01-23 Thread Kevin McIntire
Nant told me to post this error to this list, if this is not the correct forum, I apologize. It's the 12/26 build, XP pro, VisualStudio 7.1.3088, .NET 1.1.4322. I'm trying to build a solution and am getting the null pointer exception. I will be happy to provide solution or project files. I brow

Re: [Nant-users] Internal error

2003-11-07 Thread Gert Driesen
OTECTED] > > Sent: den 7 november 2003 09:39 > > To: [EMAIL PROTECTED] Sourceforge. Net (E-Mail) > > Subject: [Nant-users] Internal error > > > > > > After compiling a number of projects using the solution task > > I get the following error: (usi

RE: [Nant-users] Internal error

2003-11-07 Thread Nicklas Norling
Net (E-Mail) > Subject: [Nant-users] Internal error > > > After compiling a number of projects using the solution task > I get the following error: (using NAnt nightly build 031103) > > > [solution] Starting solution build. >

[Nant-users] Internal error

2003-11-07 Thread Nicklas Norling
After compiling a number of projects using the solution task I get the following error: (using NAnt nightly build 031103) [solution] Starting solution build. [solution] Building Ifs.Application.Fndwin.MyToDoViewer [Debug]...

[Nant-users] INTERNAL Error (409) Conflict

2003-10-07 Thread Henry Price/UK/Tesco
I'm getting this when trying to build a solution target in NAnt. The solution contains webservices, and this appears to be the root of the problem - I've given IIS just about every privilige under the sun for the affected virtual directory, but no joy. If any of you can shed any light on it, I'll b