As I have said before, we have halted our evaluation of Aspose.Tasks.
However out of curiosity, I tried adding the new Recalculate statement and re-running the code. To my dismay, an exception was generated. I will include the exception and stack trace below.
From this point forward, we will not be doing any further evaluation of Aspose.Tasks.
-----------------------------------------------------------------------------------------------------------
Date cannot be DateTime.MinValue
Parameter name: datev
at Aspose.Tasks.Calendar.GetPreviousWorkingDayEnd(DateTime date)
at Aspose.Tasks.Task.get_SplitParts()
at Aspose.Tasks.Calendar.(Task , DateTime , TimeSpan )
at ..(Task )
at ..(List`1 , )
at ..()
at ..()
at ..e()
at Aspose.Tasks.Task.Recalculate(Task task)
at AsposeTasksTest.frmTest.RecalculateProject(Project Project) in C:\P4SS\AsposeTasksTest\AsposeTasksTest\frmTest.vb:line 333
at AsposeTasksTest.frmTest.GetAspose2() in C:\P4SS\AsposeTasksTest\AsposeTasksTest\frmTest.vb:line 403
at AsposeTasksTest.frmTest.AsposeTasksExport(eReportType ReportType) in C:\P4SS\AsposeTasksTest\AsposeTasksTest\frmTest.vb:line 65
at AsposeTasksTest.frmTest.RunReport_Aspose2() in C:\P4SS\AsposeTasksTest\AsposeTasksTest\frmTest.vb:line 42
at AsposeTasksTest.frmTest._Lambda$__3(Object a0, EventArgs a1) in C:\P4SS\AsposeTasksTest\AsposeTasksTest\frmTest.vb:line 23
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun()
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(String[] commandLine)
at AsposeTasksTest.My.MyApplication.Main(String[] Args) in 17d14f5c-a337-4978-8281-53493378c1071.vb:line 81
at System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly, String[] args)
at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart() at Aspose.Tasks.Calendar.GetPreviousWorkingDayEnd(DateTime date)
at Aspose.Tasks.Task.get_SplitParts()
at Aspose.Tasks.Calendar.(Task , DateTime , TimeSpan )
at ..(Task )
at ..(List`1 , )
at ..()
at ..()
at ..e()
at Aspose.Tasks.Task.Recalculate(Task task)
at AsposeTasksTest.frmTest.RecalculateProject(Project Project) in C:\P4SS\AsposeTasksTest\AsposeTasksTest\frmTest.vb:line 333
at AsposeTasksTest.frmTest.GetAspose2() in C:\P4SS\AsposeTasksTest\AsposeTasksTest\frmTest.vb:line 403
at AsposeTasksTest.frmTest.AsposeTasksExport(eReportType ReportType) in C:\P4SS\AsposeTasksTest\AsposeTasksTest\frmTest.vb:line 65
at AsposeTasksTest.frmTest.RunReport_Aspose2() in C:\P4SS\AsposeTasksTest\AsposeTasksTest\frmTest.vb:line 42
at AsposeTasksTest.frmTest._Lambda$__3(Object a0, EventArgs a1) in C:\P4SS\AsposeTasksTest\AsposeTasksTest\frmTest.vb:line 23
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun()
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(String[] commandLine)
at AsposeTasksTest.My.MyApplication.Main(String[] Args) in 17d14f5c-a337-4978-8281-53493378c1071.vb:line 81
at System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly, String[] args)
at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()