[Nant-users] Compiling projects with references to projects in the GAC

2005-03-18 Thread Timothy Burda
Does anyone have any hints or tips on compiling projects with references to assemblies which have been registered in the GAC.   When I compile the solution, I get an error       Can’t find referenced assembly ‘C:\My Work\Shared Assemblies\’   Any help or examples of Nant task

RE: [Nant-users] VS.Net Solution having references to the Dlls on network folder

2005-03-18 Thread Sandeep
I have already tried that by giving “Full Trust to Local Intranet”. Does this not mean that all the assemblies in local intranet are fully trusted?   What am I missing here?   Regards, Sandeep From: Robinson, Heath [mailto:[EMAIL PROTECTED] Sent: Friday, March 18, 2005 1:16 P

RE: [Nant-users] VS.Net Solution having references to the Dlls on network folder

2005-03-18 Thread Ransel Lopez Mena
Hi Sandeep,   I had exactly the same problem and the solution I found was to make a copy of my assemblies (or dlls) to my local machine. Then build the project. I know is not the most elegant solution, but it works.   I hope it works for you ransel   From: [EMAIL PROTECTED] [mailto:[EMAIL

[Nant-users] VS.Net Solution having references to the Dlls on network folder

2005-03-18 Thread Sandeep
Hi,   I am using NAnt to build a VS.Net solution. Some of the projects in the solution reference an assembly from network drive (I have mapped it to a drive letter). This solution build successfully using VS.Net however, when I build it using NAnt, I get the following error:   System.Se

[Nant-users] CodeDomProvider for C# could not be created - Please help

2005-03-18 Thread Bonnett, Evan A
Title: Message Does anyone have an idea on this?  It's almost like something in not installed correctly or configured correctly on our build machine.  Any help would be greatly appreciated.     Thanks,   Evan A. Bonnett Reynolds & Reynolds, IT ERA Integrated Desking Development 937-485-857

RE: [Nant-users] cpp Solution Sample Always Recompiles

2005-03-18 Thread Gert Driesen
Hi Jack,   I've committed some changes to CVS that should fix this.   Gert From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jack KordasSent: donderdag 17 maart 2005 22:02To: nant-users@lists.sourceforge.netSubject: [Nant-users] cpp Solution Sample Always Recom

[Nant-users] task is not detecting some compile errors?

2005-03-18 Thread John Hardin
All: One of our ccnet-managed automatic builds was failing. The error message was somewhat misleading, and further investigation suggests that nant 0.85rc2 is not detecting compile errors in a task under certain circumstances. Here is an excerpt of the 's XML log, building the "CRM" subproject:

[Nant-users] how to suppress warnings

2005-03-18 Thread MacKay, Brian
Title: how to suppress warnings I am trying to supress the warning output lines that are produced when running an Nant solution task (C# code) Is there some way to supress the warnings so that only compile or reference errors are output ? Is there a way to do this at a global level in a bui

[Nant-users] project not found error

2005-03-18 Thread Ransel Lopez Mena
Title: project not found error Hi everybody: I am building a multiproject solution. I don't have a solution, just a bunch of projects. I have all the references in a txt file and it works perfectly. But, if I one of the references is pointing to an invalid folder or the project file doesn't

[Nant-users] size of fileset

2005-03-18 Thread xavier . lhomme
Hi How to obtain the size of a fileset ? xav --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now.

[Nant-users] FilseSet and properties

2005-03-18 Thread xavier . lhomme
How to use a fileset attribut as a argument of a target ? Here is the target count_buildfile : ... ... Here is th

RE: [Nant-users] NAnt + VSS

2005-03-18 Thread Justin Narracott
Paul, Have a look at this excellent article  Using Open Source .NET Tools for Sophisticated Builds By Aaron Junod,  http://www.15seconds.com/issue/040621.htm in essence you require the VSS tasks from NantContrib  http://nantcontrib.sourceforge.net/ Task reference here http://nantcontrib.s

RE: [Nant-users] NAnt + VSS

2005-03-18 Thread Marc Holmes
Hi Paul,   My blog: http://bitarray.co.uk/marc has several articles on NAnt with VSS. These were valid under 0.84 and are still applicable under latest builds in the main. Additionally there is a post on versioning which includes further VSS work. My book (details on the site - due out in

[Nant-users] NAnt + VSS

2005-03-18 Thread Paul Cowan
Hi all,   As a NANT newbie, I’m struggling to find good documentation for NAnt and VSS documentation. Am I wrong in thinking there is none. Paul _ VirusChecked for the Incepta Group plc ___