[Nant-users] Project Content Files

2004-09-28 Thread Dan Smith
I'm creating NAnt build files that compile ASP.Net applications, setting version numbers, running FxCop and NUnit tests, creating documentation files and finally archiving the built assembly files into a zip file. However, a big part of our ASP.Net applications are in the ASPX files, _javascript_

RE: [Nant-users] NAnt task on web project fails

2004-09-28 Thread Matt Hulse
TIA,   I have used NAnt with much success to build web projects over the last 6 months.  Could you include your .build file so we could look at it?     Matt Hulse [EMAIL PROTECTED]     From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Shikari Shambu Sent: Tuesd

[Nant-users] NAnt task on web project fails

2004-09-28 Thread Shikari Shambu
For the last two months I have been trying to get the NAnt solution task to work with my web project build. However, I always get this message   The data at the root level is invalid. Line 1, position 1. Full details given below. I keep updating to the latest nightly build. But, that does no

[Nant-users] RE: Problems with new NDoc BaseReflectionDocumenter

2004-09-28 Thread Loren Halvorson
Gert, Thanks to you and Kevin for the quick response on fixing our NDoc managed C++ assembly issue. Did you ever get the NDoc binaries updated? Thanks, --Loren - Original Message - From: "Kevin Downs" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Saturday, S

Re: [Nant-users] NantContrib [loadtasks]

2004-09-28 Thread Gert Driesen
Eric, Are you sure you also used the 9/28 build of NAntContrib ? Gert - Original Message - From: "Eric Fetzer" <[EMAIL PROTECTED]> To: "Nant Users" <[EMAIL PROTECTED]> Sent: Tuesday, September 28, 2004 8:35 PM Subject: [Nant-users] NantContrib [loadtasks] I am getting the following error

[Nant-users] NantContrib [loadtasks]

2004-09-28 Thread Eric Fetzer
I am getting the following error trying to use NAnt and NAnt Contrib from the 9/28 build: D:\Build>nant -f:Build.build NAnt 0.85 (Build 0.85.1732.0; net-1.0.win32; nightly; 9/28/2004) Copyright (C) 2001-2004 Gerry Shaw http://nant.sourceforge.net [loadtasks] Failure scanning "D:\Nant\bin\NAnt.Con

Re: [Nant-users] Unhandled Exception after Build

2004-09-28 Thread Gert Driesen
- Original Message - From: "Rick Casey" <[EMAIL PROTECTED]> To: "'Gert Driesen'" <[EMAIL PROTECTED]> Sent: Tuesday, September 28, 2004 7:01 PM Subject: RE: [Nant-users] Unhandled Exception after Build The latest build is significantly faster than the previous build I used (~9/08/04), abo

[Nant-users] Project References question

2004-09-28 Thread Ceely, Aron D
I have a question about the order in which project references are resolved when searching specific path locations.  I have a reference in the web project I am trying to build that references an Office interop dll named Office.dll.  I have added this dll to my web project and specified the p