[Nant-users] task problem

2004-10-26 Thread John Ludlow
Hi.  I have started to use the task as part of my build process.  I am currently using the MSDN documenter.  However, there is a problem with the Namespace Hierarchy pages.  When you click the Namespace Hierarchy link at the top of the page, you are given a page with a list of namespaces i

[Nant-users] task problem

2004-07-22 Thread Sergey Ponomarev
Hi, I try to use task to build my VS.NET 2003 solutions. When I tried to build VC++.NET project with definition: I got: [cl] cl failed to start. File not found Then, I tried to build VB.NET WindowsForms project with I got: INTERNAL ERROR System.NullReferenceEx

Re: [Nant-users] task problem

2003-10-05 Thread Gert Driesen
. - Original Message - From: "Kent Boogaart" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, October 02, 2003 4:48 AM Subject: [Nant-users] task problem > Hi all, > > I am attempting to use a task to build as follows: > &g

RE: [Nant-users] task problem

2003-10-02 Thread Kent Boogaart
Thanks Jarek, that's done the trick. -Original Message- From: Jaroslaw Kowalski [mailto:[EMAIL PROTECTED] Sent: Thursday, 2 October 2003 4:33 PM To: Kent Boogaart; 'Gert Driesen'; [EMAIL PROTECTED] Subject: Re: [Nant-users] task problem Change "defaultframework"

Re: [Nant-users] task problem

2003-10-02 Thread Jaroslaw Kowalski
27;Gert Driesen'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, October 02, 2003 8:26 AM Subject: RE: [Nant-users] task problem > Apologies for cross-post. > > I downloaded the nightly build and it definitely gets a lot further than > previously. If I b

RE: [Nant-users] task problem

2003-10-01 Thread Kent Boogaart
al Message- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: Thursday, 2 October 2003 2:38 PM To: Kent Boogaart; [EMAIL PROTECTED] Subject: Re: [Nant-users] task problem Can you try the same solution using the NAnt 0.8.4 nightly builds (http://nant.sourceforge.net/nightly/builds) ? Thanks,

Re: [Nant-users] task problem

2003-10-01 Thread Kent Boogaart
> Thanks for your suggestions, guys. After trying various things I managed > to figure out why it wasn't working correctly and am assuming this is a > bug. My NANT script was executing from inside a directory called "C#". > Once I changed it to "CSharp", the NDoc task works OK. > > Thanks again, >

RE: [Nant-users] task problem

2003-10-01 Thread Anthony LoveFrancisco
ober, 2003 19:49 | To: '[EMAIL PROTECTED]'; | '[EMAIL PROTECTED]' | Subject: [Nant-users] task problem | | | Hi all, | | I am attempting to use a task to build as follows: | | | | Doing so yields the following output: | | INTERNAL ERROR | | System.Xml.XmlException:

[Nant-users] task problem

2003-10-01 Thread Kent Boogaart
Hi all, I am attempting to use a task to build as follows: Doing so yields the following output: INTERNAL ERROR System.Xml.XmlException: The data at the root level is invalid. Line 1, position 1. at System.Xml.XmlTextReader.ParseRoot() at System.Xml.XmlTextReader.Read() at System.Xm

Re: [Nant-users] task problem

2003-10-01 Thread Scott Hernandez
hmmm... how strange. Can you post a zip of your build file and the ndoc settings you used in the UI (the ndoc file would be great). . - Original Message - From: "Kent Boogaart" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 01, 2003 2:09 A

Re: [Nant-users] task problem

2003-10-01 Thread Bernard Vander Beken
Hello Kent, Could you use a tool such as Windiff to compare the intermediate files, especially the Windows Help project file? Best regards, Bernard Kent Boogaart wrote: Hi, My first post here. I am building my .NET application with NAnt and recently added a task in order to generate API doc

[Nant-users] task problem

2003-10-01 Thread Kent Boogaart
Hi, My first post here. I am building my .NET application with NAnt and recently added a task in order to generate API documentation. The task completes successfully and produces a heap of HTML and a compiled help file. When I open the compiled help file I see my namespaces listed in the contents