Hi
Thank you for all the updates, I have been testing 2.0.0.9 and the issues I was encountering have been rectified.
I have found another problem though. When I try to read the attached plan I get the error below when we run this line of code:
ASPOSE.Project project = reader.Read(new FileStream(filePath, FileMode.Open));
Exception:
"Offset and length were out of bounds for the array or count is greater than the number of elements from index to the end of the source collection."
TIA
Lewis
Some extra information:
Hi
Just a little more information on my last post, this plan could be read without any errors using version 2.0.0.7
HTH
Lewis