Re: [Nant-users] NAntRunner VS.NET AddIn

2004-06-23 Thread Jesper Rasmussen
Just tested it. I have the folowing structure: Solutiondir/solution.sln Solutiondir/solution.build Solutiondir/project1dir/project1.csproj Solutiondir/project1dir/file.cs Solutiondir/project2dir/project1.build Solutiondir/project2dir/project2.csproj Solutiondir/project2dir/file.cs Solutiondir/proje

[Nant-users] Re: build works, app doesn"t

2004-06-23 Thread Jeff Paulsen
I had a similar problem (solution task working, but creating broken / strangely-sized output). I traced it to NAnt not correctly dealing with .resX files, where the .resX extension was not all lower case. You can tell if this bug is affecting you by looking in your /obj/Debug/ directory, where .res

RE: [Nant-users] build works, app doesn't

2004-06-23 Thread McCullough, Gary
I just discovered that this is the issue for me too. C# solutions build and run fine. VB.NET solutions build and fail on run. However, if I build using a VBC task (rather than a SOLUTION task), it runs fine. Definitely looks like a Nant bug. Anybody know anything about this one? __

[Nant-users] how to build VBproj files

2004-06-23 Thread Brian Yeo
Hi all, I got the following error when I build Vbproj among other CSprojs. I couldn't find any relevant resource on how to build VBproj files. I appreciate if someone could help. [echo] Build-Dnn2 [echo] Dnn2 usercontrols lastupdated [echo] dir C:\DotNet\PTA\PTA.DotNetNuke2\User

[Nant-users] Error when building with NANT and local characters like æ ø å are used in file- and method-names

2004-06-23 Thread Faarup, Mikkel
Hi All I have run into a problem using NANT. When building with NANT and local characters like æ ø å are used in file- and method-names NANT reports a “System.Xml.XmlException: There is an invalid character in the given encoding”? VS.Net builds fine so I guess it is something with NANT p

[Nant-users] NAntRunner VS.NET AddIn

2004-06-23 Thread Donal McCarthy
Hi All, There is a new Visual Studio.Net NAnt AddIn available from: http://nantrunner.sourceforge.net Hope people find this useful. Regards, Donal --- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings &

[Nant-users] NAntRunner VS.NET AddIn

2004-06-23 Thread Donal McCarthy
Hi All, There is a new Visual Studio.Net NAnt AddIn available from: http://nantrunner.sourceforge.net Hope people find this useful. Regards, Donal --- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings

Re: [Nant-users] build works, app doesn't

2004-06-23 Thread Vaclav Barta
On Tuesday 22 June 2004 11:00 pm, McCullough, Gary wrote: > I'm using a solution task to build the app. The app builds fine in the > VS.NET IDE and in Nant, but the Nant version of the exe always fails > when I attempt to run it. I also notice that the Nant-built version of > the exe is consistentl

[Nant-users] fileset support

2004-06-23 Thread Jean-Michel Theriault
Hi !!   I am trying to get files and attachements with the mail task and I can’t get it to work. I just read in the release notes that for the version I’m using, The string-based files and attachments attributes have been replaced by fileset support. So I changed my code accordingly but I

RE: [Nant-users] Valid Framework Identifiers

2004-06-23 Thread Bonnett, Evan A
Title: Message You are correct.  Thanks!     Evan A. Bonnett Reynolds and Reynolds, IT ERA Integrated Desking Development 937-485-8577 58577 -Original Message-From: Ryan Cromwell [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 23, 2004 10:24 AMTo: Bonnett, Evan A; [EM

RE: [Nant-users] Valid Framework Identifiers

2004-06-23 Thread Ryan Cromwell
I'm not positive as i don't use the nightly builds, but seems that it should be net-1.1, net-1.0, mono-1.0, etc Original Message Follows From: "Bonnett, Evan A" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: [Nant-users] Valid Framework Identifiers Date: Wed, 23 Jun 2004 09:36:49 -

[Nant-users] Valid Framework Identifiers

2004-06-23 Thread Bonnett, Evan A
Title: Valid Framework Identifiers What are the valid framework identifiers? I am using the following function but need to know what a valid param is: ${framework::get-framework-directory('1.0.3705')} Thanks, Evan A. Bonnett Reynolds and Reynolds, IT ERA Integrated Desking Development