I have a .mpp file that contains an invalid dependency between a task and its parent. Please contact me so I can send you the file since it is bigger than 256k.
The code now in CVS contains a fix for this one, or at least a workaround. I couldn't find a way to tell that the constraint was invalid from its representation in the file, so I put a validation test in place which finds any invalid relations and removes them once the MPP file has been read.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Please send a link to the file to jon.iles@bcs.org.uk.
Thanks!
Jon
The code now in CVS contains a fix for this one, or at least a workaround. I couldn't find a way to tell that the constraint was invalid from its representation in the file, so I put a validation test in place which finds any invalid relations and removes them once the MPP file has been read.