When we try to read the attached MS Project file we get a Project Reading Exception.
The inner exception details are:
InnerException = {“An item with the same key has already been added.”}
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary2.Insert(TKey key, TValue value, Boolean add) at System.Collections.Generic.Dictionary2.Add(TKey key, TValue value)
at Aspose.Tasks.ResourceAssignmentCollection.(IEnumerable1 ) at Aspose.Tasks.ResourceAssignmentCollection..ctor(IList1 , Project )
at . (Dictionary`2 )
at . ()
at . (Project , Stream )
Are you able to explain why it is failing to load?
We were able to observe the problem you have stated and have logged it as TASKSJAVA-243 in our issue tracking system for further investigation and rectification. We’ll update you here once the issue is fixed and a fix version is available in this regard.
Due to some complexity of the issue, it is still not resolved and under consideration by the product team. I will write here immediately once any update is received in this regard.