[NAnt-users] NDoc problems with Nant

2006-03-07 Thread Joseph Mierwa
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

[NAnt-users] Strange failures after referencing in projects/solution via Visual Studio

2006-03-02 Thread Joseph Mierwa
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

RE: [NAnt-users] Solution Failures using WebMap

2006-02-23 Thread Joseph Mierwa
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

RE: [NAnt-users] Solution Failures using WebMap

2006-02-23 Thread Joseph Mierwa
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

[NAnt-users] Solution Failures using WebMap

2006-02-23 Thread Joseph Mierwa
Hi,   I’m having problems getting the following to work in nant-0.85-rc1:       [Nant-users] Stupid Nant question from a novice
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