Re: [NAnt-users] Help Needed using tag

2008-04-21 Thread Roebuck, Alex
: Re: [NAnt-users] Help Needed using tag Quoting Jacob Siegel <[EMAIL PROTECTED]>: I should add a little more information. This seems to happen for any project that is a Visual C++ project. For instance, I created an empty VC++ clr project , and got the same results just trying to

Re: [NAnt-users] Help Needed using tag

2008-04-18 Thread Jacob Siegel
Quoting Jacob Siegel <[EMAIL PROTECTED]>: I should add a little more information. This seems to happen for any project that is a Visual C++ project. For instance, I created an empty VC++ clr project , and got the same results just trying to build that by itself with the tag. Also, the sa

[NAnt-users] Help Needed using tag

2008-04-18 Thread Jacob Siegel
Hi, I just started trying to use nant, and am running into trouble using the solution tag to try and build an existing solution (which builds fine with VS 2005). Any help would be greatly appreciated. I can't figure out what the error message is trying to tell me! Thanks! -

Re: [NAnt-users] Help Needed

2006-06-01 Thread marc
Nagesh, C.L. wrote: Hi All, Actually i am new to NANT. My issue:- My issue is that i have to deploy a webapplication in my server. I want a database to be created on the server when i deploy the application in my server through msi. Can i do the above task? i.e, can i include s

[NAnt-users] Help Needed

2006-06-01 Thread Nagesh, C.L.
Hi All,    Actually i am new to NANT. My issue:- My issue is that i have to deploy a webapplication in my server. I want a database to be created on the server when i deploy the application in my server through msi. Can i do the above task? i.e, can i include sql scripts to create data

[Nant-users] Help needed

2005-06-14 Thread Senthil Kumar Karaiyan
Hello, I want to know how to use the SkipNamespacesWithoutsummaries properity in Nant Build Scripts. I can use this properity in GUI without problem. But using Nant build scripts, It does not generated. ~Senthil --- SF.Net email is sponso

RE: [Nant-users] Help Needed

2005-03-13 Thread rama subba rao
PROTECTED] On > Behalf Of > > rama subba rao > > Sent: vrijdag 11 maart 2005 17:54 > > To: nant-users@lists.sourceforge.net > > Subject: [Nant-users] Help Needed > > > > Hi All, > > > > I am having problems with the NAnt build for the > > so

RE: [Nant-users] Help Needed

2005-03-12 Thread Gert Driesen
aart 2005 17:54 > To: nant-users@lists.sourceforge.net > Subject: [Nant-users] Help Needed > > Hi All, > > I am having problems with the NAnt build for the > solution that has references to ActiveReports dlls.My > build script is failing and the portion

[Nant-users] Help Needed

2005-03-11 Thread rama subba rao
Hi All, I am having problems with the NAnt build for the solution that has references to ActiveReports dlls.My build script is failing and the portion of my error log file is pasted below:

[Nant-users] Help needed for a simple solution task

2003-06-25 Thread Kaizer H. Sogiawala
Hi All, I need help with a very simple solution task. My environment is VS .Net and the solution contains one vc++ project that complies fine from the IDE. I need some help desparately. Thanks in advance- KHS My nant.build file looks like this-

[Nant-users] Help needed for a simple solution task

2003-06-25 Thread Kaizer H. Sogiawala
Hi All, I need help with a very simple solution task. My environment is VS .Net and the solution contains one vc++ project that complies fine from the IDE. I need some help desparately. Thanks in advance- KHS My nant.build file looks like this-