Any idea what might be causing this:

Failed to process build 'DotNetNuke.All'.  The following exception
occurred:
System.InvalidOperationException: Specified IComparer threw an
exception. ---> System.NullReferenceException: Object reference not set
to an instance of an object.
   at Draco.Core.Scc.Modification.CompareTo(Object obj)
   at System.Collections.Comparer.Compare(Object a, Object b)
   at System.SorterObjectArray.QuickSort(Int32 left, Int32 right)
   --- End of inner exception stack trace ---
   at System.SorterObjectArray.QuickSort(Int32 left, Int32 right)
   at System.SorterObjectArray.QuickSort(Int32 left, Int32 right)
   at System.Array.Sort(Array keys, Array items, Int32 index, Int32
length, IComparer comparer)
   at System.Array.Sort(Array array)
   at Draco.Core.Runtime.BuildRunner.GetModifications(DateTime
earliestModificationTime)
   at Draco.Core.Runtime.BuildRunner.CheckForChanges(BuildType
buildType, Boolean& changesSinceLastBuild)
   at Draco.Core.Runtime.BuildRunner.Start(BuildType buildType)

We are using solution tasks, the latest daily build from nant (which
will run this build file manually), and vault.

Thanks!



-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
Draconet-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/draconet-users

Reply via email to