[Nant-users] Intermittent "Cannot copy..." errors

2005-11-13 Thread Mike Kozlowski
I'm using Nant as the build tool on a CruiseControl.NET continuous integration server. Nant is deploying the code to a live Web directory (so that a working instance of the latest version of the code is always available for developers to hit). Approximately half the time, I get the following

[Nant-users] £100 Cash offered for a resolution to the Issue with lar ge nant project build file re building each inner project

2005-11-13 Thread Matt Adamson
Guys,   I sent this a week ago however I'd like a quick resolution so am offering a £100 cash incentive if you can resolve this for us.   Cheers   Matt   - G

[Nant-users] Couldn't locate ProjectGuid in project

2005-11-13 Thread Scott D. Streaker
I am getting the following NAnt error:   Error loading GUID of project <...>     Couldn't locate ProjectGuid in project <...>   I am using NAnt 0.85 (Build 0.85.2139.0; nightly; 11/9/2005).   This project file is from VS2005.  It was created initially using an earlier beta but seems to

[Nant-users] solution task: printing out the postbuildevent

2005-11-13 Thread Steve Burkett
Hello, easy question:   How do I get the solution task to print out what exact post build event failed?    [solution] Starting solution build.  [solution] Building 'Workflow.Provider' [release]...  [solution] PostBuildEvent failed with exit code = 1  [solution] Build failed.   Verb

[Nant-users] NAnt -- Couldn't locate ProjectGuid in project

2005-11-13 Thread Scott
I am getting the following NAnt error:   Error loading GUID of project <...>     Couldn't locate ProjectGuid in project <...>   I am using NAnt 0.85 (Build 0.85.2139.0; nightly; 11/9/2005).   This project file is from VS2005.  It was created initially using an earlier beta but seems to b

RE: [Nant-users] RE: Weird NAnt build failures that go away after an IDE build

2005-11-13 Thread Pillai, Gishu R (GE Energy)
No WebReferences. It is a .NET winforms app with some COM Interop thrown in for good taste. The case here appears to be that the DLL is not being found and not the case of the wrong dll being picked up. It seems that proj A and B are built successfully. But A's build succeeds but the DLL

Re: [Nant-users] RE: Weird NAnt build failures that go away after an IDE build

2005-11-13 Thread Laconia Data Systems
Good Call Mr Martin!And BTW I really like your name!In any case I have a dll that I built for a company called VenturComm a while back..sounds like a company Austin Powers would work for in any case this company has since changed their name!The dll is stored in  Directory of C:\WINDOWS\Micr

RE: [Nant-users] RE: Weird NAnt build failures that go away after an IDE build

2005-11-13 Thread Bill Martin
Do you have any webreferences in your applications Gishu?  If so, then it may be that you need to re-generate the references during the build process.  I hit this problem, as proxy stubs were stored in PVCS by the integration with VS.  If you build the solution in VS, behind the scenes, it