Re: [Nant-users] Custom build steps with solution task

2005-09-27 Thread Gert Driesen
> - Original Message - > From: "Stephen Lewis" <[EMAIL PROTECTED]> > To: > Sent: Tuesday, September 27, 2005 11:53 PM > Subject: [Nant-users] Custom build steps with solution task > > Are custom build steps supported with the task? In > particular, I have a file that is preprocessed to

RE: [Nant-users] Help with failing style task

2005-09-27 Thread Tony_Bjerstedt
Title: Help with failing style task Nevermind. When I retried it in XMLSPY and made it us Microsofts XSL engine, I get errors and was able to fix it. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]Sent: Tuesday, September 27, 2005 6:11 PMTo: nant-users@lis

[Nant-users] Help with failing style task

2005-09-27 Thread Tony_Bjerstedt
Title: Help with failing style task The

[Nant-users] Custom build steps with solution task

2005-09-27 Thread Stephen Lewis
Are custom build steps supported with the task? In particular, I have a file that is preprocessed to generate a .cpp file. I have defined a custom build step to produce the cpp file (Lookup Specifying Custom Build Steps in the Visual Studio help for details), but there is no evidence that this st

Re: [Nant-users] NAnt project

2005-09-27 Thread Ian MacLean
I think it would be useful to post at least the snippet of C# code thats failing. Looking at the Project constructor I can see that you need to either : - pass a valid configuration XmlNode object or - have a config file containing the section from nant.exe.config in the same directory as your

Re: [Nant-users] Visual Studio 2005 Beta 2

2005-09-27 Thread Bill_Martin
OK, had a look at this last night, and MS have done a bit of frigging about with the way applciaiotns can start. Basically if you go into the project options, there is a checkbox with something like "Enable application framework" on it. If this is checked, then it looks like when you compile th

RE: [Nant-users] Visual Studio 2005 Beta 2

2005-09-27 Thread Rainey, Mark (Cleveland)
Mark, Same ? was posted a while ago and I think the reply was that the solution task doesn't work with 2005 solutions. You have to use the csc/vbc tasks. -Mark -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mark Howell Sent: Monday, September 26, 200