Error reading calendars for 2010 files
Multi platform library to read and write schedule data
Brought to you by:
joniles
With version 4.1.0 I get the bellow error when trying to open a file generated with MS Project 2010. It seems that there is a problem with reading calendars:
java.lang.NullPointerException
at net.sf.mpxj.mpp.MPP14Reader.processCalendarData(MPP14Reader.java:1025)
at net.sf.mpxj.mpp.MPP14Reader.process(MPP14Reader.java:164)
at net.sf.mpxj.mpp.MPPReader.read(MPPReader.java:98)
I have attached the file with the problem.
Thank you,
Tibi
I've fixed this, and will check the code into CVS tonight.