Try
Dim doc As Project = New Project("1.mpp")
doc = Nothing
Catch ex As Exception
MsgBox(ex.Message)
End Try
Can you have a look?
Thanks,
Oliver
Try
Dim doc As Project = New Project("1.mpp")
doc = Nothing
Catch ex As Exception
MsgBox(ex.Message)
End Try
Can you have a look?
Thanks,
Oliver
Hi Oliver,
Thank you for writing to Aspose Support team.
I was able to reproduce this issue at my end using the latest version of Aspose.Tasks for .NET 8.7.0 and have logged it as TASKS-34225 in our issue tracking system. Our product team will further investigate the issue and we’ll update you here once there is some information available in this regard.
The issues you have found earlier (filed as TASKS-34225) have been fixed in this update.