Title: Solution Task problem
Hello,
This problem has been mentioned previously in the developer group (see http://www.mail-archive.com/[EMAIL PROTECTED]/msg04673.html) and was supposedly fixed. However, I just downloaded the nightly build and am experiencing the same problem. When using the
Hi All,
I'm just wondering what the plans are (if any) to support Setup and Help
project types in the task. IMHO, supporting Setup projects is
probably more important than Help. The problem for me at the moment is that
my Setup project has to be built with VS.NET after running the build script.
T
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"
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,
> 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,
>
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
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