Creating instance of MSPDIWriter throw System.NullReferenceException
Multi platform library to read and write schedule data
Brought to you by:
joniles
I'm having a problem creating instance of MSPDIWriter. When I use below code, exception just came out.
Code
ProjectWriter writer = new MSPDIWriter();
Exception
System.NullReferenceException
HResult=0x80004003
Source=IKVM.OpenJDK.XML.Bind
StackTrace:
at com.sun.xml.internal.bind.v2.model.impl.ModelBuilder..cctor()
Closing in favor of https://github.com/joniles/mpxj/issues/223