I’m having problems getting my NDoc related CHM files
that are generated via nant to run. When I run the generated chm file, I
receive
“Cannot open the file: mk:@MSITStore:C:\working\myhelpfile.chm”
If I manually create and run NDOC, the output chm file opens
just fine.
This was
I recently had a Visual Studio solution that was being built
using the Solution task which was working fine.
There were updates to a referenced assembly (log4net) which
also ended up changing the path for the log4net.dll assembly. Since those
changes, manual builds via VS work ok. Howe
Yup, that took care of it. Thanks!
-Original Message-
From: Gert Driesen [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 23, 2006 11:45 AM
To: Joseph Mierwa; nant-users@lists.sourceforge.net
Subject: RE: [NAnt-users] Solution Failures using WebMap
> -Original Mess
I just finished trying the latest build. It still fails identically. Any
more thoughts?
-Original Message-
From: Gert Driesen [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 23, 2006 10:52 AM
To: Joseph Mierwa; nant-users@lists.sourceforge.net
Subject: RE: [NAnt-users] Solution
Hi,
I’m having problems getting the following to work in nant-0.85-rc1:
Hi ,
I’ve got what is probably a very stupid question on
using expressions in nant. Specifically, if I have a property having a value of
1, what would the _expression_ need to look like to increment it by adding 1 to
it?
I’ve been searching for _expression_ usage examples
without a