I have the need to make changes to MS Project files from a .Net program.
My company has Apose.Task but I've just realized today that it apparently only allows for reading MPP files, writing is supported for XML only. Can anyone say I'm wrong about Apose?!!!
Is there other products or open source alternatives?
Can we use COM to do this, and if this is a way (even if it requires some additional work), does anyone have examples/references?
We have the structure in place in an existing file but needs to manipulate start time, end time, progress etc. for some of the tasks.
Any input appreciated!