[Nant-users] Access to file is denied

2003-09-11 Thread Dejan Kadunc
I have problem with *.rpt files when nant is compiling. It says that access to *.rpt file is denied, all files are checked in – read only is true? Where could be the problem?               Dejan Kadunc, programer

Re: [Nant-users] Re: Obsolescing NAntContrib

2003-09-11 Thread Ian MacLean
Almost. There is a new ProgramLocation attribute that performs the function that SdkExternalProgramBase used to. I've made the change to cvs. Do a cvs update to get it. Ian In order to get NAntContrib to compile with the current NAnt codebase, I had to modify Task\WsdlTask.cs and Task\XsdTask.c

Re: [Nant-users] NAnt 0.8.3 Version - Unable to Build UserTask Example

2003-09-11 Thread Gert Driesen
I think I can safely say that we've done a good job ignoring these examples lately :-) Thanks for bringing this to our attention, I'll put this on our to-do list. Gert - Original Message - From: "CHOW, MARIE" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 11, 2003

RE: [Nant-users] Re: Obsolescing NAntContrib

2003-09-11 Thread Noel Gifford
In order to get NAntContrib to compile with the current NAnt codebase, I had to modify Task\WsdlTask.cs and Task\XsdTask.cs. SdkExternalProgramBase is no longer a valid NAnt base class. It looks like NAnt has changed it to just ExternalProgramBase. I changed the two files so that their classes de

[Nant-users] NAnt 0.8.3 Version - Unable to Build UserTask Example

2003-09-11 Thread CHOW, MARIE
Title: NAnt 0.8.3 Version - Unable to Build UserTask Example Hi there!  As you can tell, I am a new user of NAnt, and I thought I'd try to build the example solutions.  I hit a snag on the UserTask example and getting a compile error.  I am on .Net 1.1. Here is what I get: NAnt version 0.8

Re: [Nant-users] MSITask issue - Please help

2003-09-11 Thread Ian MacLean
please post your script. Ian I'm trying to polish off a build by producing an MSI and I'm running in to some issues with the last release of nant (0.8.3 final). I had previously been able to produce an MSI w/ NANT 0.8.1 w/o too much hassle. Now I constantly get the following exception:

Re: [Nant-users] Re: Obsolescing NAntContrib

2003-09-11 Thread Ian MacLean
Foley, Cash wrote: Ian, thanks for your active participation and sympathize with your frustration over the "unspecific complaints" of trouble building NAntContrib. I was one of those who had done this. However, I was able to successfully build it last night and here are my notes and observations

[Nant-users] Nant-0.8.3 Final - Build NAnt - VisualCPP Problem

2003-09-11 Thread CHOW, MARIE
Title: Nant-0.8.3 Final - Build NAnt - VisualCPP Problem I am a new user of NAnt and have downloaded the stable release of NAnt.  I typed "bin\nant" to build Nant.  I am failing when it is running tests against VisualCPP.  I have attached the build log to give you more information. <> Cou

[Nant-users] MSITask issue - Please help

2003-09-11 Thread Runs Screaming
I'm trying to polish off a build by producing an MSI and I'm running in to some issues with the last release of nant (0.8.3 final). I had previously been able to produce an MSI w/ NANT 0.8.1 w/o too much hassle. Now I constantly get the following exception: [msi] ERROR: System.NullReferen

RE: [Nant-users] Re: Obsolescing NAntContrib [was RE: [nant-dev] Re: [Nant-users] 0.8.3 final]

2003-09-11 Thread Jean Rajotte
phew! > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Ian MacLean > Sent: Wednesday, September 10, 2003 23:00 > To: David Reed > Cc: [EMAIL PROTECTED] > Subject: [Nant-users] Re: Obsolescing NAntContrib [was RE: > [nant-dev] Re: [Nant-users] 0.8

Re: [Nant-users] Re: Obsolescing NAntContrib

2003-09-11 Thread Ian MacLean
you learn somthing every day. I never even knew tortoise had that option. I always use the commandline to do the first checkout and then tortoise after that. Ian 6) Left click on 'CVS Checkout...' 7) 'TortoiseCVS - Checkout Module' dialog opens 8) In the 'CVSRoot' field, enter: ':pserver:[EMAIL