Hi -

I am attempting to build a .NET solution.  Among the projects in the
solution that I want to build, I have 2 web projects in the solution -
one that is a web service with little content, and another that is a
web application that has much more content, over 25 ASP.NET pages with
.cs code-behind files.  All projects build just fine with NAnt 0.84,
but not the large web app.  I have been getting this error since I
started with NAnt, however I notice it doesn't always fail at the same
spot.  At the end of this email is a sample of the output I receive
from the build process.  I looked into the suggestion located here:

http://www.mail-archive.com/nant-users@lists.sourceforge.net/msg04823.html

I am not modifying the "enablewebdav" attribute on the solution, so I
am assuming this is "false".  This is my webmap setup:

    <target name="compile.nant">
        <solution configuration="${Configuration}"
solutionfile="${nant.project.name}.sln">
            <webmap>         
               <map 
url="http://localhost/eCommerceAutomatedBilling/eCommerceAutomatedBilling.csproj";
path="Web 
Applications\eCommerceAutomatedBillingClient\eCommerceAutomatedBilling.csproj"/>
               <map 
url="http://localhost/AutomatedBillingWS/AutomatedBillingWS.csproj";
path="AutomatedBillingWS\AutomatedBillingWS.csproj"/>
            </webmap>
        </solution>
    </target>

Any ideas?  My latest build attempt went like this:

NAnt 0.84 (Build 0.84.1455.0; net-1.0.win32; release; 12/26/2003)
Copyright (C) 2001-2003 Gerry Shaw
http://nant.sourceforge.net

Buildfile: file:///D:/Build/Bootstrap-ecab.build
Target(s) specified: build.full

prepare.full:

     [echo] Building eCommerceAutomatedBilling : entering prepare.full
   [delete] Deleting directory D:\Build\eCommerceAutomatedBilling-full\.
     [echo] Building eCommerceAutomatedBilling build number 0.0.0.0 in .\eCommer
ceAutomatedBilling-full\...
     [echo] Building eCommerceAutomatedBilling : leaving prepare.full

get:

     [echo] Building eCommerceAutomatedBilling : entering get
   [vssget] Put $/eCommerce Automated Billing/Current to .\eCommerceAutomatedBil
ling-full\\eCommerceAutomatedBilling
     [echo] Building eCommerceAutomatedBilling : leaving get

build:

     [echo] Building eCommerceAutomatedBilling : entering build
     [nant] D:\Build\eCommerceAutomatedBilling-full\eCommerceAutomatedBilling\Ma
ster.build build

            Buildfile: file:///D:/Build/eCommerceAutomatedBilling-full/eCommerce
AutomatedBilling/Master.build
            Target(s) specified: build

            build:


            compile:

                 [nant] D:\Build\eCommerceAutomatedBilling-full\eCommerceAutomat
edBilling\eCommerceAutomatedBilling.sln.build build

                        Buildfile: file:///D:/Build/eCommerceAutomatedBilling-fu
ll/eCommerceAutomatedBilling/eCommerceAutomatedBilling.sln.build
                        Target(s) specified: build

                        build:


                        _prebuild:


                        prebuild:


                        compile:


                        compile.nant:

                         [solution] Starting solution build.
                         [solution] Building EventLogIntall [debug]...
                         [solution] Building eCommerceAutomatedBilling [debug]..
.
                                          [compile] gmacrfc\dse\automatedbilling
\services\monitor\AWDRawMessageGenerator.cs(38,17): warning CS0219: The variable
 'METHOD_NAME' is assigned but its value is never used
                         [solution] Building eCommerceAutomatedBillingClient [de
bug]...
                                         [copy] Copying 3 files to D:\Build\eCom
merceAutomatedBilling-full\eCommerceAutomatedBilling\bin\.
                                                Read in 3 resources from 'C:\WIN
NT\Profiles\jrutlan\LOCALS~1\Temp\kivpixe3\http___localhost_eCommerceAutomatedBi
lling_eCommerceAutomatedBillingClient.csproj\WFBillCycleDetailMaint.aspx.resx'
                                                Writing resource file...  Done.
                                                Read in 3 resources from 'C:\WIN
NT\Profiles\jrutlan\LOCALS~1\Temp\kivpixe3\http___localhost_eCommerceAutomatedBi
lling_eCommerceAutomatedBillingClient.csproj\Reports\CreditVendorBySeller.aspx.r
esx'
                                                Writing resource file...  Done.
                                                Read in 3 resources from 'C:\WIN
NT\Profiles\jrutlan\LOCALS~1\Temp\kivpixe3\http___localhost_eCommerceAutomatedBi
lling_eCommerceAutomatedBillingClient.csproj\WFClientAdd.aspx.resx'
                                                Writing resource file...  Done.
                                                Read in 0 resources from 'C:\WIN
NT\Profiles\jrutlan\LOCALS~1\Temp\kivpixe3\http___localhost_eCommerceAutomatedBi
lling_eCommerceAutomatedBillingClient.csproj\WFError.aspx.resx'
                                                Writing resource file...  Done.
                                                Read in 3 resources from 'C:\WIN
NT\Profiles\jrutlan\LOCALS~1\Temp\kivpixe3\http___localhost_eCommerceAutomatedBi
lling_eCommerceAutomatedBillingClient.csproj\WFCreditGroupMaint.aspx.resx'
                                                Writing resource file...  Done.
                                                Read in 3 resources from 'C:\WIN
NT\Profiles\jrutlan\LOCALS~1\Temp\kivpixe3\http___localhost_eCommerceAutomatedBi
lling_eCommerceAutomatedBillingClient.csproj\WFTestWebService.aspx.resx'
                                                Writing resource file...  Done.
                                                Read in 3 resources from 'C:\WIN
NT\Profiles\jrutlan\LOCALS~1\Temp\kivpixe3\http___localhost_eCommerceAutomatedBi
lling_eCommerceAutomatedBillingClient.csproj\WFCustomMonitorDetail.aspx.resx'
                                                Writing resource file...  Done.
                                                Read in 3 resources from 'C:\WIN
NT\Profiles\jrutlan\LOCALS~1\Temp\kivpixe3\http___localhost_eCommerceAutomatedBi
lling_eCommerceAutomatedBillingClient.csproj\WFExecuteBilling.aspx.resx'
                                                Writing resource file...  Done.
                                                Read in 3 resources from 'C:\WIN
NT\Profiles\jrutlan\LOCALS~1\Temp\kivpixe3\http___localhost_eCommerceAutomatedBi
lling_eCommerceAutomatedBillingClient.csproj\Reports\CreditVendorSummary.aspx.re
sx'
                                                Writing resource file...  Done.
                                                Read in 3 resources from 'C:\WIN
NT\Profiles\jrutlan\LOCALS~1\Temp\kivpixe3\http___localhost_eCommerceAutomatedBi
lling_eCommerceAutomatedBillingClient.csproj\Reports\ClientDetailSummary.aspx.re
sx'
                                                Writing resource file...  Done.
                                                Read in 0 resources from 'C:\WIN
NT\Profiles\jrutlan\LOCALS~1\Temp\kivpixe3\http___localhost_eCommerceAutomatedBi
lling_eCommerceAutomatedBillingClient.csproj\Controls\UCBillingInfo.ascx.resx'
                                                Writing resource file...  Done.
                                                Read in 3 resources from 'C:\WIN
NT\Profiles\jrutlan\LOCALS~1\Temp\kivpixe3\http___localhost_eCommerceAutomatedBi
lling_eCommerceAutomatedBillingClient.csproj\WFMasterSvcAgreementMaint.aspx.resx
'
                                                Writing resource file...  Done.
                                                Read in 0 resources from 'C:\WIN
NT\Profiles\jrutlan\LOCALS~1\Temp\kivpixe3\http___localhost_eCommerceAutomatedBi
lling_eCommerceAutomatedBillingClient.csproj\WFFeeSummary.aspx.resx'
                                                Writing resource file...  Done.
                                                Read in 3 resources from 'C:\WIN
NT\Profiles\jrutlan\LOCALS~1\Temp\kivpixe3\http___localhost_eCommerceAutomatedBi
lling_eCommerceAutomatedBillingClient.csproj\WFBillCycleDetail.aspx.resx'
                                                Writing resource file...  Done.
                                                Read in 3 resources from 'C:\WIN
NT\Profiles\jrutlan\LOCALS~1\Temp\kivpixe3\http___localhost_eCommerceAutomatedBi
lling_eCommerceAutomatedBillingClient.csproj\WFSSNSearch.aspx.resx'
                                                Writing resource file...  Done.
                                                Read in 3 resources from 'C:\WIN
NT\Profiles\jrutlan\LOCALS~1\Temp\kivpixe3\http___localhost_eCommerceAutomatedBi
lling_eCommerceAutomatedBillingClient.csproj\Reports\WFBillingSummary.aspx.resx'

                                                Writing resource file...  Done.
                                                Read in 3 resources from 'C:\WIN
NT\Profiles\jrutlan\LOCALS~1\Temp\kivpixe3\http___localhost_eCommerceAutomatedBi
lling_eCommerceAutomatedBillingClient.csproj\WFSSNMaint.aspx.resx'
                                                Writing resource file...  Done.
                                                Read in 3 resources from 'C:\WIN
NT\Profiles\jrutlan\LOCALS~1\Temp\kivpixe3\http___localhost_eCommerceAutomatedBi
lling_eCommerceAutomatedBillingClient.csproj\WFFeeMaint.aspx.resx'
                                                Writing resource file...  Done.
                                                Read in 0 resources from 'C:\WIN
NT\Profiles\jrutlan\LOCALS~1\Temp\kivpixe3\http___localhost_eCommerceAutomatedBi
lling_eCommerceAutomatedBillingClient.csproj\Global.asax.resx'
                                                Writing resource file...  Done.
                                                Read in 3 resources from 'C:\WIN
NT\Profiles\jrutlan\LOCALS~1\Temp\kivpixe3\http___localhost_eCommerceAutomatedBi
lling_eCommerceAutomatedBillingClient.csproj\WFCustomMonitorMaint.aspx.resx'
                                                Writing resource file...  Done.
                                                Read in 3 resources from 'C:\WIN
NT\Profiles\jrutlan\LOCALS~1\Temp\kivpixe3\http___localhost_eCommerceAutomatedBi
lling_eCommerceAutomatedBillingClient.csproj\WFCreditDetail.aspx.resx'
                                                Writing resource file...  Done.
                                                Read in 0 resources from 'C:\WIN
NT\Profiles\jrutlan\LOCALS~1\Temp\kivpixe3\http___localhost_eCommerceAutomatedBi
lling_eCommerceAutomatedBillingClient.csproj\WFBase.aspx.resx'
                                                Writing resource file...  Done.
                                                Read in 0 resources from 'C:\WIN
NT\Profiles\jrutlan\LOCALS~1\Temp\kivpixe3\http___localhost_eCommerceAutomatedBi
lling_eCommerceAutomatedBillingClient.csproj\WFBillCycleSummary.aspx.resx'
                                                Writing resource file...  Done.
                                                Read in 0 resources from 'C:\WIN
NT\Profiles\jrutlan\LOCALS~1\Temp\kivpixe3\http___localhost_eCommerceAutomatedBi
lling_eCommerceAutomatedBillingClient.csproj\WFClientSearch.aspx.resx'
                                                Writing resource file...  Done.
                                                Read in 0 resources from 'C:\WIN
NT\Profiles\jrutlan\LOCALS~1\Temp\kivpixe3\http___localhost_eCommerceAutomatedBi
lling_eCommerceAutomatedBillingClient.csproj\Reports\WFExcelReportExport.aspx.re
sx'
                                                Writing resource file...  Done.
                                                Read in 3 resources from 'C:\WIN
NT\Profiles\jrutlan\LOCALS~1\Temp\kivpixe3\http___localhost_eCommerceAutomatedBi
lling_eCommerceAutomatedBillingClient.csproj\WFClientInfo.aspx.resx'
                                                Writing resource file...  Done.
                                                Read in 3 resources from 'C:\WIN
NT\Profiles\jrutlan\LOCALS~1\Temp\kivpixe3\http___localhost_eCommerceAutomatedBi
lling_eCommerceAutomatedBillingClient.csproj\Controls\UCClientInfo.ascx.resx'
                                                Writing resource file...  Done.
                                                Read in 3 resources from 'C:\WIN
NT\Profiles\jrutlan\LOCALS~1\Temp\kivpixe3\http___localhost_eCommerceAutomatedBi
lling_eCommerceAutomatedBillingClient.csproj\Reports\CreditVendorDateSummary.asp
x.resx'
                                                Writing resource file...  Done.
                                                Read in 3 resources from 'C:\WIN
NT\Profiles\jrutlan\LOCALS~1\Temp\kivpixe3\http___localhost_eCommerceAutomatedBi
lling_eCommerceAutomatedBillingClient.csproj\Reports\Tickler.aspx.resx'
                                                Writing resource file...  Done.
                                                Read in 3 resources from 'C:\WIN
NT\Profiles\jrutlan\LOCALS~1\Temp\kivpixe3\http___localhost_eCommerceAutomatedBi
lling_eCommerceAutomatedBillingClient.csproj\Reports\CreditVendorByDate.aspx.res
x'
                                                Writing resource file...  Done.
                                                Read in 0 resources from 'C:\WIN
NT\Profiles\jrutlan\LOCALS~1\Temp\kivpixe3\http___localhost_eCommerceAutomatedBi
lling_eCommerceAutomatedBillingClient.csproj\WFCreditSummary.aspx.resx'
                                                Writing resource file...  Done.
                                                Read in 3 resources from 'C:\WIN
NT\Profiles\jrutlan\LOCALS~1\Temp\kivpixe3\http___localhost_eCommerceAutomatedBi
lling_eCommerceAutomatedBillingClient.csproj\WFCreditTierHistory.aspx.resx'
                                                Writing resource file...  Done.
                                                Read in 3 resources from 'C:\WIN
NT\Profiles\jrutlan\LOCALS~1\Temp\kivpixe3\http___localhost_eCommerceAutomatedBi
lling_eCommerceAutomatedBillingClient.csproj\WFForwardCommitmentMaint.aspx.resx'

                                                Writing resource file...  Done.
                                                Read in 3 resources from 'C:\WIN
NT\Profiles\jrutlan\LOCALS~1\Temp\kivpixe3\http___localhost_eCommerceAutomatedBi
lling_eCommerceAutomatedBillingClient.csproj\Reports\PreBillingSummary.aspx.resx
'
                                                Writing resource file...  Done.
                                                Read in 3 resources from 'C:\WIN
NT\Profiles\jrutlan\LOCALS~1\Temp\kivpixe3\http___localhost_eCommerceAutomatedBi
lling_eCommerceAutomatedBillingClient.csproj\Reports\MIBillingDetail.aspx.resx'
                                                Writing resource file...  Done.
                                                Read in 3 resources from 'C:\WIN
NT\Profiles\jrutlan\LOCALS~1\Temp\kivpixe3\http___localhost_eCommerceAutomatedBi
lling_eCommerceAutomatedBillingClient.csproj\WFCreditMaint.aspx.resx'
                                                Writing resource file...  Done.
                                                Read in 3 resources from 'C:\WIN
NT\Profiles\jrutlan\LOCALS~1\Temp\kivpixe3\http___localhost_eCommerceAutomatedBi
lling_eCommerceAutomatedBillingClient.csproj\Reports\ClientScorecardSummary.aspx
.resx'
                                                Writing resource file...  Done.
                                                Read in 0 resources from 'C:\WIN
NT\Profiles\jrutlan\LOCALS~1\Temp\kivpixe3\http___localhost_eCommerceAutomatedBi
lling_eCommerceAutomatedBillingClient.csproj\WFExcelExport.aspx.resx'
                                                Writing resource file...  Done.
                                                Read in 0 resources from 'C:\WIN
NT\Profiles\jrutlan\LOCALS~1\Temp\kivpixe3\http___localhost_eCommerceAutomatedBi
lling_eCommerceAutomatedBillingClient.csproj\WFSplash.aspx.resx'
                                                Writing resource file...  Done.
                                                Read in 3 resources from 'C:\WIN
NT\Profiles\jrutlan\LOCALS~1\Temp\kivpixe3\http___localhost_eCommerceAutomatedBi
lling_eCommerceAutomatedBillingClient.csproj\WFFeeTierHistory.aspx.resx'
                                                Writing resource file...  Done.
                                                Read in 3 resources from 'C:\WIN
NT\Profiles\jrutlan\LOCALS~1\Temp\kivpixe3\http___localhost_eCommerceAutomatedBi
lling_eCommerceAutomatedBillingClient.csproj\WFFeeDetail.aspx.resx'
                                                Writing resource file...  Done.

                        BUILD FAILED

                        INTERNAL ERROR

                        System.Net.WebException: The remote server returned an e
rror: (404) Not Found.
   at System.Net.HttpWebRequest.CheckFinalStatus()
   at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   at System.Net.HttpWebRequest.GetResponse()
   at NAnt.VSNet.WebDavClient.UploadFile(String localFileName, String remoteFile
Name)
   at NAnt.VSNet.Project.Compile(String configuration, ArrayList alCSCArguments,
 String strLogFile, Boolean bVerbose, Boolean bShowCommands)
   at NAnt.VSNet.Solution.Compile(String configuration, ArrayList compilerArgume
nts, String logFile, Boolean verbose, Boolean showCommands)
   at NAnt.VSNet.Tasks.SolutionTask.ExecuteTask()
   at NAnt.Core.Task.Execute()
   at NAnt.Core.Target.Execute()
   at NAnt.Core.Project.Execute(String targetName, Boolean forceDependencies)
   at NAnt.Core.Tasks.CallTask.ExecuteTask()
   at NAnt.Core.Task.Execute()
   at NAnt.Core.Target.Execute()
   at NAnt.Core.Project.Execute(String targetName, Boolean forceDependencies)
   at NAnt.Core.Tasks.CallTask.ExecuteTask()
   at NAnt.Core.Task.Execute()
   at NAnt.Core.Target.Execute()
   at NAnt.Core.Project.Execute(String targetName, Boolean forceDependencies)
   at NAnt.Core.Project.Execute()
   at NAnt.Core.Project.Run()

                        Please send bug report to [EMAIL PROTECTED]
rge.net.

                        Total time: 54.1 seconds.


            BUILD FAILED

            Nested build failed.  Refer to build log for exact reason.

            Total time: 54.1 seconds.


failure:

     [echo] Oh Oh, where's that build monkey?

BUILD FAILED

Nested build failed.  Refer to build log for exact reason.

Total time: 69.7 seconds.


D:\Build>


-------------------------------------------------------
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. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to