Re: [NAnt-users] 0.92 Beta 1 release not compiled with NET_4_0 define

2012-05-14 Thread Peter McEvoy
Thanks for quick feedback. Running out the door now, so will add in the morning if that is OK. Cheers Pete On 14 May 2012 18:07, Ryan Boggs wrote: > Hi Peter, > That preprocessing statement was added during the 0.91 release phase, when > NAnt was still using the .NET 1.0 runtime b

[NAnt-users] 0.92 Beta 1 release not compiled with NET_4_0 define

2012-05-14 Thread Peter McEvoy
Hi there, I've been trying to use the nunit2 task to unit test some MVC controllers and have been seeing the following exception: [nunit2] 21) Otu.Web.UnitTests.Controllers.RegistrationControllerUnitTests.Execute_should_return_registration_complete_view_when_registration_is_in_session : SetUp :

[NAnt-users] Folder name issue trying to create MSI using nAnt msi task

2009-01-29 Thread Sawczuk, Peter
Hi, I've run into a problem building an msi using nAnt. I hope you can give me some idea of what is wrong. I am setting up my directory as seen in the build below. When I set the foldername for USR to something five characters long or less, I get an entry for it in the Defaultdir field of the

[NAnt-users] trouble stopping web site using iisweb.vbs/ or how to stop just 1 site

2007-05-01 Thread Peter Imburg
endly method of stopping just one web site and not completely resetting IIS? Many thanks, Peter - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of you

[Nant-users] .85 RC3 and Nunit 2.2

2005-07-26 Thread Peter Jones
4 I suppose… :{  Any helpful suggestions would be great as I need to demo this at a user group in a couple of weeks. Thanks ---- Peter G Jones Microsoft .Net MVP Christchurch, New Zealand http://jonesie.net.nz

[Nant-users] nant rc3 / mono: "Can't find custom attr constructor image"

2005-06-11 Thread Peter Hartmann
ng it. could this rather be a SuSE fault not making everything totally clean after de-installing libgdiplus-devel? bye, peter -- nant error message -- ** (/usr/local/nant-0.85-rc3/bin/NAnt.exe:6946): WARNING **: Missing method .ctor in assembly /usr/local/nant-0.85-rc3/bin/NAnt.exe typeref

RE: [Nant-users] Calling nant from asp.net web page

2005-04-04 Thread Peter A. Pociask
That worked! Thanks. Peter Pociask > -Original Message- > From: Evan Levy [mailto:[EMAIL PROTECTED] > Sent: Monday, April 04, 2005 12:07 PM > To: Peter A. Pociask; nant-users@lists.sourceforge.net > Cc: nant-developers@lists.sourceforge.net > Subject: RE: [Nant-u

RE: [Nant-users] Triggering Nant Build from ASP.Net Web Page

2005-04-02 Thread Peter A. Pociask
seemed much simpler to just write a tool to do so. I have the subversion part working, but Nant is giving me issues. Peter > -Original Message- > From: Marc Holmes [mailto:[EMAIL PROTECTED] > Sent: Friday, April 01, 2005 10:33 AM > To: Peter A. Pociask; nant-users@lists.sou

[Nant-users] Triggering Nant Build from ASP.Net Web Page

2005-04-02 Thread Peter A. Pociask
not sure what nant needs to run in terms of environment variables and temp space. Has anyone attempted this, and if so, could you give me some guidance? Peter Pociask --- This SF.net email is sponsored by Demarc: A global provider of Threat

[Nant-users] Calling nant from asp.net web page

2005-04-02 Thread Peter A. Pociask
not sure what nant needs to run in terms of environment variables and temp space. Has anyone attempted this, and if so, could you give me some guidance? (Sorry for the cross post, I wasn't sure if this was a user or developer question) Peter Pociask ---

[Nant-users] VB.NET Import / Reference System.Enterprise Error

2005-02-16 Thread peter
Thunk.dll to our local library folder (we did copy System.Enterprises.dll to it) and referencing it there but then the VB compiler complained about the library not being accessible because it was not an assembly. Can anyone offer help on how to use the NAnt vbc task in this situation? Thank you! Peter

[Nant-users] Problem with missing assembly references when using

2004-11-11 Thread Peter Fries
Thanks for any help you all can offer! Peter  

[Nant-users] Problem with missing assembly references when using

2004-11-11 Thread Peter Fries
ll is that I am now trying to reference the newly built libraries Data.dll and Util.dll. Am I misunderstanding the proper use of ?  Thanks for any help you all can offer! Peter

Re: [Nant-users] Building for mono 1.0.1 on windows

2004-09-06 Thread Peter Zandbergen
Gert, thanks for the answer. I noticed that the information in the config file did not seem correct. I will try it again with the latest version. Peter > Peter, > > The installer for Mono 1.0.1 registers installation information in a > different registry key, so you actually n

[Nant-users] Building for mono 1.0.1 on windows

2004-09-06 Thread Peter Zandbergen
add a new framwork node, that points to the correct mono installation directory, using the property nodes inside the framework node. But I still get the above error message. Can anybody help me and tell me what I am doing wrong? Thanks, Peter

[Nant-users] System.Threading.ThreadStateException on solution builds

2004-08-24 Thread Davies, Peter M
When using syncfusion and a solution build with nant we get the following. I know this is due to syncfusiton needing STA to be set when loading So my guess is that nant is set in mta mode, is there any way of fixing this... Btw don't have this problem when not using solution builds See the end o

[Nant-users] XPath & xmlpeek

2004-06-07 Thread Peter Jones
process ran, so I need to ignore this. Perhaps there is a simpler way to ignore case? --- Peter G Jones Senior Analyst/Programmer University of Canterbury --- --- This SF.Net email

RE: [Nant-users] Solution wont build all projects

2004-05-18 Thread Peter Jones
It is VB.Net --- Peter G Jones University of Canterbury, NZ --- Senior Analyst/Programmer Microsoft .Net MVP Blog: http://jonsie.net > -Original Message- > From: Martin Gainty [mailto:[EMAIL PROTECTED] > Sent: Wedn

[Nant-users] Solution wont build all projects

2004-05-18 Thread Peter Jones
I have a solution that contains c# & vb projects. The vb projects don't get compiled. Is this a bug? ------- Peter G Jones University of Canterbury, NZ --- Senior Analyst/Programmer Microsoft .Net MVP Blog: http://j

RE: [Nant-users] copy file problem

2004-05-04 Thread Peter McEvoy
Title: Message Well, I think I was the other person that had the problem, and I never managed to get to the bottom of it.  However, it's not a NAnt problem, as from time to time, I have had the same type of problem cleaning out a web dir using windows explorer:  one moment I go to delete the

[Nant-users] Circular Reference error when there isn't one

2004-04-25 Thread Peter Jones
ect, it works fine. --- Peter G Jones Senior Analyst/Programmer University of Canterbury --- --- This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek For a limited time only, get FREE Ground shipping on al

[Nant-users] Licensing Components

2004-04-22 Thread Horsfield, Peter A
sensible time frame ( I tried ), so I am creating a patch offering my +1 to having it integrated.   NAnt is not 1.0 yet, right? If there are no negative votes, this should go in. More likely to get feedback if it breaks, right?   Peter >>> The information contained in this e-mail

[Nant-users] Date Format

2004-04-21 Thread Peter Jones
I need to specify a date range for the VSS command line. The date must be in the VSS format mm/dd/;hh:mm a/p. Anyone got a snippet to do this? TIA --- Peter G Jones University of Canterbury, NZ --- Senior Analyst/Programmer

[Nant-users] Date Format

2004-04-19 Thread Peter Jones
I need to specify a date range for the VSS command line.  The date must be in the VSS format mm/dd/;hh:mm a/p.    Anyone got a snippet to do this?   TIA ---Peter G JonesUniversity of Canterbury, NZ--- Senior Analyst

RE: [Nant-users] Access denied using copy task for ASP.Net projec t

2004-04-07 Thread Peter McEvoy
ilto:[EMAIL PROTECTED] > Sent: 07 April 2004 16:25 > To: Peter McEvoy; [EMAIL PROTECTED] > Subject: RE: [Nant-users] Access denied using copy task for > ASP.Net project > > > Well, > > ASP.Net is actually supposed to make copies of the DLL's in > the

[Nant-users] Access denied using copy task for ASP.Net project

2004-04-07 Thread Peter McEvoy
Folks, I am using NAnt to build a number of web projects and then to deploy them to an IIS instance. Occasionally, the deploy fails with a "Cannot Copy ''. Access to the path '' is denied". where is some assembly that needs to be replaced. If I run the deploy again, it will usually work (occasi

RE: [Nant-users] Properties problem on task

2004-04-05 Thread Peter McEvoy
Do you need to set readonly="true" on the properties you are passing in? > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Sent: 05 April 2004 07:58 > To: [EMAIL PROTECTED] > Subject: [Nant-users] Properties problem on task > > > Hi, > > I have a bit of a p

RE: [Nant-users] Solution & assemblyfolders

2004-04-04 Thread Peter Jones
If I use the following it works. Thanks -Original Message- From: Peter Jones Sent: Monday, 5 April 2004 8:20 AM To: Gert Driesen; [EMAIL PROTECTED] Subject: RE: [Nant-users] Solution & assemblyfolders There is a 3rd party library (XMLPDF11.dll) in ${

RE: [Nant-users] Solution & assemblyfolders

2004-04-04 Thread Peter Jones
ith a project that has a file reference would do it. I'll try that to make sure it's not something else. --- Peter G Jones University of Canterbury, NZ --- Senior Analyst/Programmer Microsoft .Net MVP Blog: http://jonsie.net

[Nant-users] Solution & assemblyfolders

2004-04-04 Thread Peter Jones
srcdir}\StudDetailService\StudDetailService.csproj" /> Is this correct? --- Peter G Jones University of Canterbury, NZ --- Senior Analyst/Programmer Microsoft .Net MVP Blog: http://jonsie.net ---

[Nant-users] Emailing build results

2004-03-31 Thread Peter Jones
Is there a way to email the build results ? I guess I can create a wrapper .build file and then capture the output but I'd like to do it in a single .build file if possible. --- Peter G Jones University of Canterbury, NZ --- S

[Nant-users] Sending the log

2004-03-31 Thread Peter Jones
I would like to send the output log of nant via an email.  Can I do this in a single build file or do I need to have  and tasks in a wrapper build file?   ---Peter G JonesUniversity of Canterbury, NZ--- Senior Analyst

[Nant-users] XSD for Contrib?

2004-03-31 Thread Peter Jones
I've used the XSD for nant and this is very useful in VS.Net when editing but is there an XSD for contrib and if so, how do I specify both schemas? --- Peter G Jones University of Canterbury, NZ --- Senior Analyst/Programmer Micr

RE: [Nant-users] Sending the log

2004-03-31 Thread Peter Jones
I just found the task in contrib which looks like the thing I need. Cheers --- Peter G Jones University of Canterbury, NZ --- Senior Analyst/Programmer Microsoft .Net MVP Blog: http://jonsie.net > -Original Message- >

RE: [Nant-users] another Licx problem

2004-03-31 Thread Peter McEvoy
Title: Message I think you then have to use al to include the generated .license file into your EXE.   eg   I could be wrong - I've had horrible experiences with license files to the point that I doubt if its working...   Pete -Original Message-From: steve gupt

[Nant-users] Sending the log

2004-03-30 Thread Peter Jones
I would like to send the output log of nant via an email.  Can I do this in a single build file or do I need to have  and tasks in a wrapper build file?   ---Peter G JonesUniversity of Canterbury, NZ--- Senior Analyst

RE: [Nant-users] Problem with vssget

2004-03-30 Thread Peter McEvoy
As far as I know, you need to point at the ini file, not just the ini directory... > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Sent: 30 March 2004 09:46 > To: [EMAIL PROTECTED] > Subject: [Nant-users] Problem with vssget > > > Another mail! > > I have

RE: [Nant-users] Framework version ??

2004-03-25 Thread Peter Jones
Yes, that's a lot better - the build still fails but that my problem now. Thanks --- Peter G Jones University of Canterbury, NZ --- Senior Analyst/Programmer Microsoft .Net MVP Blog: http://jonsie.net > -Original

RE: [Nant-users] Framework version ??

2004-03-24 Thread Peter Jones
I neglected to mention that I don't have or want Fx 1.0 installed. --- Peter G Jones University of Canterbury, NZ --- Senior Analyst/Programmer Microsoft .Net MVP Blog: http://jonsie.net > -Original Message- > From:

[Nant-users] Framework version ??

2004-03-24 Thread Peter Jones
I get the following from a task when trying to compile a resx file. The SDK for the net-1.0 framework is not available or not configured. What should I do? --- Peter G Jones Senior Analyst/Programmer University of Canterbury

RE: [Nant-users] Problem with resgen task in nightly build

2004-03-22 Thread Peter McEvoy
I have a test that demonstrates this problem - however the mail list does not let attachments through. Here is the output from my test that shows this did work on 0226: If anyone wants the test, I can mail off list C:\TEMP\Test\ResxTest\ResxTest>set PATH=C:\work\lib\nant-0.85-20040226\bin C:\T

RE: [Nant-users] Problem with resgen task in nightly build

2004-03-22 Thread Peter McEvoy
I've seen another problem with resgen: empty ResX files (which VS will generate from time to time) with the latest nightly, generate an Xml exception: error: Invalid ResX input. error: Specific exception: XmlException Message: Invalid ResX input. ---> XmlException: The root element is missing

RE: [Nant-users] ASP.NET Projects with references to Infragistics

2004-03-16 Thread Peter McEvoy
Sent: 16 March 2004 12:27 > To: Peter McEvoy; Dave Bost; [EMAIL PROTECTED] > Subject: Re: [Nant-users] ASP.NET Projects with references to > Infragistics > > > Peter, > > Seems like this issue keeps haunting me ;) > > I'll try to post a build with additional d

RE: [Nant-users] ASP.NET Projects with references to Infragistics

2004-03-16 Thread Peter McEvoy
() in C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\tmpCD8.tmp\src\NAnt.Core\Project.cs:line 835 at NAnt.Core.Project.Run() in C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\tmpCD8.tmp\src\NAnt.Core\Project.cs:line 903 Total time: 4.6 seconds. -Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent:

[Nant-users] Exec task and return codes

2004-03-15 Thread Horsfield, Peter A
systems, makes, jam etc that rely on this to indicate error , and I was wondering if this was a known issue? I couldn't find it in the bug list. Thanks! Peter >>> The information contained in this e-mail transmission is privileged and/or >>> confidential intend

RE: [Nant-users] Double expansion of property names?

2004-03-08 Thread Peter McEvoy
decision was made to use functions rather than > nested expressions. :) > > Does this work for you? > > - Original Message - > From: "Peter McEvoy" <[EMAIL PROTECTED]> > Subject: [Nant-users] Double expansion of property names? > > > > Hi all,

RE: [Nant-users] ASP.NET Projects with references to Infragistics

2004-03-08 Thread Peter McEvoy
Title: Message We are using infragistics as well (in fact the two components that you specify).  I found we could not use the solution task at all when a licensed component was being used (the exact same error as you - this was visible even in version 0.852004026).  We believe that the solut

[Nant-users] Double expansion of property names?

2004-03-03 Thread Peter McEvoy
Hi all, I am trying to build a library of reusable targets that I can include into my build files. In order to do this, I'd really like to be able to be able to evaluate properties like the following: ${$nant.project.name}.dist.dir} in my reusable target, which would then expand to the value of

[Nant-users] Nant vs. VS.Net licenses.licx

2003-10-07 Thread Peter Lanoie
sk, does this task handle licx files correctly? I have managed to use nant to work around some crazy problems and "special cases" for our build processes but have a brick wall with this license problem. Thanks ahead of time. Peter ---

RE: [Nant-users] Deployment

2003-08-14 Thread Peter Lanoie
nce a COM DLL Visual Studio will create the Interop DLL and drop it in the bin\ so you needn't worry about that one.)   Can you provide more detail about what you found to be "not that easy"?  What specifically are you having problems with?    Peter   -Original Message-From:

[Nant-users]

2003-08-01 Thread Peter Lanoie
This used to work inside a script tag... Log.WriteLine("message"); How do I make it work with the recent changes? I have been looking thru the source code for 45 minutes trying to figure out how to write out messages from within a script and can't seem to get anything

[Nant-users] XSL file must not be read-only

2003-08-01 Thread Peter Lanoie
Just curious about something: Why must an XSL file (or whatever your "style" source file is for the

[Nant-users] RE: VSS tasks] vssget - version=

2003-08-01 Thread Peter Lanoie
Ian - I only have about 3 VSS installations, so maybe I can take a stab at least at determining the proper VSS API calls (and test that it all works). Then perhaps I'll be able to come up with a patch (no promises tho, still have much C# to learn). Peter -Original Message- From

[Nant-users] Idea:

2003-07-31 Thread Peter Lanoie
el.Info, LogPrefix + "Task Message: " + _message); } This is only a suggestion. If someone actually DOES make this addition, feel free to make the log message show appropriately according to NAnt standards etc. Doesn't really matter to me what it looks like,

RE: [Nant-users] NAnt build for vs.net web project best practice?

2003-07-31 Thread Peter Lanoie
n you don't have to worry when changes are made to the solution.  Depending on your projects and configurations, you can then set up NAnt to "distribute" your web project to test/production servers.   Peter   -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PR

RE: [Nant-users] vssget - version=

2003-07-31 Thread Peter Lanoie
27;m not sure how to fix the problem.  Otherwise, I have had good luck with the VSS tasks.   Peter     -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Eric FetzerSent: Wednesday, July 30, 2003 16:24To: Nant UsersSubject: [Nant-users] vssget - versio

RE: [Nant-users] VSSGET

2003-07-16 Thread Peter Lanoie
I believe that there are some shortfalls to the NAnt task for VSS operations, but not at the fault of NAnt.  I think the sourcesafe COM DLL that NAnt uses for VSS operations is limited (though it would seem not, cause I would think that that's what VSS explorer uses).  Perhaps I'm just missi

RE: [Nant-users] Conditional Actions on build failure

2003-07-03 Thread Peter Lanoie
mail tasks... Peter -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED] Sent: Thursday, July 03, 2003 13:29 To: [EMAIL PROTECTED] Subject: [Nant-users] Conditional Actions on build failure Hi, How do you get NANT to send an EMAIL if an NUnit 2.0

RE: [Nant-users] LONG: New idea for handling build configurations

2003-07-03 Thread Peter Lanoie
I think you are on to something here. I only use NAnt right now to build release candidate code so don't have the need for multi configuration builds, but your idea is certainly good. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Jaroslaw Kowalski Sent: Sa

[Nant-users] bug or incorrect use?

2003-06-16 Thread Peter Lanoie
Hey NAnt-folks, I've been trying to figure out what's going on with the task. I'm seeing something strange. When I do this: All the FILES in the tree of the basedir are deleted, but the directories in the tree remain. When I modify the include to this:

RE: [Nant-users] A new NAnt scripting tool - NAntpad

2003-06-12 Thread Peter Lanoie
hat I mean! ;) * The and tasks: can you show sort of a summary next to them in the tree like the echo tasks? Generally you are using just one or two of the attributes of the task so it would be handy to have something there like "if (propertyexists: myProp)" of something of that

RE: [Nant-users] Nant VssGet Functionality question

2003-06-10 Thread Peter Lanoie
e exact error, it was days ago.) * Does anyone know how the task distinguishes between versions/labels/dates? * How do I enter text labels or dates? * Does the task work on projects as well as files? * If it works on projects does it only get files that have that same label in that project?

[Nant-users] csc '/unsafe' flag

2002-10-30 Thread Blanchard, Peter L.
I searched the archive, but could not find an answer on how to pass the "/unsafe" command line argument to the "csc" task Any help would be appreciated. Thanks, Pete -- Any opinions expressed herein are not the opinions of (nor sanctioned by) my employer -

[Nant-users] Help understanding resources

2002-07-09 Thread Peter Slade
Title: Help understanding resources Hi, I have just started using nant to do csc project builds. I have figured out how to get my projects to build with references/source, however I am struggling with resources. Is there any documentation and examples for how to use the section? - The on