NullPointerException while creating an appointment on windows server 2003

Hi,

This code generates NullPointerException on Widnows Server 2003. Can you suggest any alternate?

Appointment app = new Appointment("Appointment Location", "Appointment Summary", "Appointment Description",

startDate, endDate,

new MailAddress("organizer_address@aspose.com", "Organizer"), attendees);

app.save(“app.ics”);

Hi Mark,


Thank you for writing to us.

After an initial investigation, I could observe the issue while saving the appointment to disc on Windows Server 2003. I have forwarded these details to our development team for further investigation under issue id: NETWRKJAVA-33236, and also linked this thread with the reported issue. Once the issue is resolved, you’ll get notified automatically via this thread.

The issues you have found earlier (filed as NETWRKJAVA-33236) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.
(1)