I get error:
public MsProject(Stream file)
: this()
{
project = new Aspose.Tasks.Project(file);
}
Exeption detail:
: Aspose.Tasks.TasksReadingException: Project reading exception. —> System.ArgumentException: 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)<br style="box-sizing: border-box;"> at Aspose.Tasks.ResourceAssignmentCollection.(IEnumerable
1 )
at Aspose.Tasks.ResourceAssignmentCollection…ctor(IList1 , Project )<br style="box-sizing: border-box;"> at . (Dictionary
2 )
at . ()
at . (Project , Stream )
Version: 16.11