RE: [Nant-users] RE: NAnt and ASPX web project

2002-12-12 Thread Vincent Van Proosdij
s a web project)... -Original Message- From: Brian Davis [mailto:[EMAIL PROTECTED]] Sent: donderdag 12 december 2002 12:35 To: Vincent Van Proosdij Cc: [EMAIL PROTECTED] Subject: Re: [Nant-users] RE: NAnt and ASPX web project Hi Vincent, I'm no expert (I've just started with

Re: [Nant-users] RE: NAnt and ASPX web project

2002-12-12 Thread Brian Davis
l Message Follows From: "Vincent Van Proosdij" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: [Nant-users] RE: NAnt and ASPX web project Date: Thu, 12 Dec 2002 11:14:42 +0100 Hello all, I try to create a .build file from a visual studio .net solution (.sln) file. Wh

[Nant-users] RE: NAnt and ASPX web project

2002-12-12 Thread Vincent Van Proosdij
Hello all,   I try to create a .build file from a visual studio .net solution (.sln) file. When I use a .build file to do this with Nant and the extra task I get this error :   “C:\projects\Macaw\TestSolution\solution.build(4,3): Unknown task Try 'nant -help' for more information”