[Nant-users] Where does the build output go ?

2004-01-02 Thread Eldo Daniel
While building with Visual Studio, the build outputs go to Debug directories under each project.   While building with NAat, where is the preferred location for outputs ?   Can VisualStudio locate these build outputs and run the solution, if I put them in a specific place ?   Thanks,   Eldo Do you

[Nant-users] no output fo build

2003-12-22 Thread Eldo Daniel
I am building using NAnt and this is the log.   The build output directory is empty, even though the message from log says, BUILD SUCCESSFUL.   Can any one throw some light into this ?   Thanks a bunch !   Eldo Do you Yahoo!? New Yahoo! Photos - easier uploading and sharing Build Log    ---

[Nant-users] multiple projects

2003-12-18 Thread Eldo Daniel
I am using NAnt to build a solution with multiple projects for an ASP.NET solution.   How to configure the default.build with the details of multiple projects ?   Here is my current default.build: (I need to add another project and the out put should go to a seperate dll file, similar to DAIDSES.De

[Nant-users] name space does not exist

2003-12-18 Thread Eldo Daniel
I am trying to build an ASP.NET project using NAnd and keep getting this error message:   C:\danielel\WORK\DAIDS-ES\ARCHDEMO\DAIDSES.DataAccess\OraHelper.cs(15,20): error CS0234: The type or namespace name 'OracleClient' does not exist in the class or namespace 'System.Data' (are you missing an as

[Nant-users] does not have an entry point defined

2003-12-18 Thread Eldo Daniel
I am new to NAnt and am using to build an ASP.NET project.   When I am building a project the error message is:   build: [csc] Compiling 3 files to C:\danielel\WORK\DAIDS-ES\ARCHDEMO\build\DAIDSES.DataAccess.dll. error CS5001: Program 'C:\danielel\WORK\DAIDS-ES\ARCHDEMO\build\DAIDSES.DataAccess.dl