[NAnt-users] Hello People We are upgrading from 2000 to XP

2007-05-29 Thread Kumar .S
Is NUNIT 2.2.7 is compatible with XP. I can still build all the stuff as usual as I do. Please let me know. Thanks, Kumar - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2

[NAnt-users] Hello People

2007-01-30 Thread Kumar .S
I am using Nant for the last 8 months and all the projects of DOTNET were in VS2003. Now, we are upgrading to VS2005 and I am able to compile regular DOTNET applications using the exec. But I am not able to compile VS2005 DOTNET *web applications.* Can any one tell me the procedure or the commad

[NAnt-users] Hello People

2006-12-09 Thread Kumar .S
I was using Nant for compiling VS2003 application. Now, we have changed from VS2003 to VS2005 all the applications and I was trying to compile with the code that I have created for VS2003 and it was failing to compile. So, I changed my code by using exec command and trying to compile CSPROJ and I

[NAnt-users] Hello People

2006-11-14 Thread Kumar .S
I was trying to compile the VBP using Nant. and I was able to compile it using the VB6 task. Now, I want to force the compilation process. How can I do that. I was thinking its the same as the .net applications. But its not. When I tried to delete the dll or exe and trying to compile using the

Re: [NAnt-users] Hello everyone I am trying to compile a web project in VS2005. I am getting an error.

2006-10-25 Thread Kumar .S
Hello I have a question about compiling the web projects.. but I am not able to compile it. I dont know what am I doing wrong can any one tell me please. I request you guys. To correct me. Down is the code which I am trying to compile for a .net web project. exec

[NAnt-users] Hello everyone in the group I am trying to compile a .net application that was created in VS2005 and getting error

2006-10-24 Thread Kumar .S
The script I am using is nant to compile .net applications. I am getting an error. Can anyone tell me why. Am I doing anything wrong. The script I am using to compile is as follows. exec program=msbuild.exe arg value=/property:configuration=Release / arg value=/target:Build / arg

[NAnt-users] Hello guys this is the error I am getting while compiling VS2005 .net application

2006-10-24 Thread Kumar .S
Hey this is the error message I am getting while compiling vs2005 .net application. Regards, Kumar log1.log Description: Binary data - Using Tomcat but need to do more? Need to support web services, security? Get stuff

[NAnt-users] Hello everyone I am trying to compile a web project in VS2005. I am getting an error.

2006-10-24 Thread Kumar .S
Please can anyone tell me what am I doing wrong. Please.This is a web project. exec program=c:\winnt\microsoft\framework\msbuild.exe arg value=/property:Configuration=Release / arg value=/target:Build / arg value=C:\progra~1\omega\web\asp\capturemail\_vti_cnf\capturemail.csproj.webinfo / arg

[NAnt-users] Hello everyone in the group I was compiling VBP programs.

2006-10-23 Thread Kumar .S
I am compiling VBP program using Nant. I was able to compile it. But the output. I mean the binary that is *.exe is not updated at the target location. Please can any one tell me why. I am new user of the NANT. Please help me out.

[NAnt-users] Hello People I have a problem compiling VC++ files

2006-10-19 Thread Kumar .S
Can any one tell me the right procedure to compile a VC++ project. Please, can you guys provide with a sample script to compile it. Please let me know I got an urgent requirement. please someone respond to me as soon as possible. Regards, Kumar

[NAnt-users] Hello I have a quesiton about compiling VCPROJECT

2006-10-16 Thread Kumar .S
Can any one show me the procedure to compile a vc project ... plz.. I was tryting to compile a VCPROJECT. But not able to compile it. Please any one help me.. - Using Tomcat but need to do more? Need to support web services,