Hello,
We are trying to create a MPP using aspose.tasks and then attaching this MPP to a word document using aspose.words. On Attaching using the builder.InsertOleObject method present we are not able to open the MPP object after the document is created.
But in case we directly attach the MPP, without programmatically creating it, then it works as required.
Attached is a sample console application.
Please let me know in case i have missed out on anything here.
NOTE: VERY MUCH NEEDED AS THIS IS A SHOW STOPPER CURRENTLY.