Not 100% sure that the two are in fact related, but it seems that
since we added some of the new application blocks to our solution, the
build has been failing with the following error (see below). Have you
guys come across this before? I tried googling, but came up dry...

Regards
KevinT

================
EXCEPTION
================

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

Buildfile: file:///D:/BuildFiles/dbgs/ts/dbreak/dBreak.build
Target(s) specified: debug 

debug:

     [echo] Performing a DEBUG build to D:\BuildFiles\dbgs\ts\dbreak/build/debug
 [solution] Starting solution build.
 [solution] Building Crownwood.Magic [debug]...
 [solution] Building Common [debug]...

BUILD FAILED

INTERNAL ERROR

System.ArgumentException: Unsupported file extension '.strings'.
   at NAnt.VSNet.Resource.GetDependentResourceName(String
dependentFile) in c:\nant\src\NAnt.VSNet\Resource.cs:line 96
   at NAnt.VSNet.Resource.CompileResx() in
c:\nant\src\NAnt.VSNet\Resource.cs:line 177
   at NAnt.VSNet.Resource.Compile(ConfigurationSettings
configurationSettings, Boolean showCommands) in
c:\nant\src\NAnt.VSNet\Resource.cs:line 72
   at NAnt.VSNet.Project.Compile(String configuration, ArrayList
alCSCArguments, String strLogFile, Boolean bVerbose, Boolean
bShowCommands) in c:\nant\src\NAnt.VSNet\Project.cs:line 355
   at NAnt.VSNet.Solution.Compile(String configuration, ArrayList
compilerArguments, String logFile, Boolean verbose, Boolean
showCommands) in c:\nant\src\NAnt.VSNet\Solution.cs:line 271
   at NAnt.VSNet.Tasks.SolutionTask.ExecuteTask() in
c:\nant\src\NAnt.VSNet\Tasks\SolutionTask.cs:line 321
   at NAnt.Core.Task.Execute() in c:\nant\src\NAnt.Core\Task.cs:line 151
   at NAnt.Core.Target.Execute() in c:\nant\src\NAnt.Core\Target.cs:line 217
   at NAnt.Core.Project.Execute(String targetName, Boolean
forceDependencies) in c:\nant\src\NAnt.Core\Project.cs:line 772
   at NAnt.Core.Project.Execute() in c:\nant\src\NAnt.Core\Project.cs:line 734
   at NAnt.Core.Project.Run() in c:\nant\src\NAnt.Core\Project.cs:line 797

Please send bug report to [EMAIL PROTECTED]

Total time: 0.4 seconds.


-------------------------------------------------------
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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to