Wrong start and finish dates importing from MS Project File; Project file attached

Project project = reader.Read("d:\\lensworkstuff\\northstar\\aspose samples\\VOIP Master Schedule Rev 7.mpp");

ChildTasksCollector collector = new ChildTasksCollector();

TaskUtils.Apply(project.RootTask, collector, 0);

foreach (Task task in collector.Tasks)

Session{"outVar"] = Session["outVar"] + "

" + task.Start.ToShortDateString() + ""; Session["outVar"] = Session["outVar"] + "" + task.Finish.ToShortDateString() + "";

Hi Len,

I was able to reproduce the issue. We are further investigating this issue and let you know once it is finished. Sorry for the inconvenience.

Best Regards,

The issues you have found earlier (filed as TASKS-31248) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by aspose.notifier.

The issues you have found earlier (filed as ) have been fixed in this Aspose.Words for JasperReports 18.3 update.