O
Otto
Hi there,
I'm trying to import an iCal file that I have produced with some C#
code. When I try to do this Outlook says "Can't copy the items. Cannot
import vCalendar file." I'm running Outlook 2003 SP3.
The file looks like this:
BEGIN:VCALENDAR
VERSION:2.0
METHODUBLISH
PRODID:-//My Company//My Product iCal API//EN
BEGIN:VEVENT
DTSTAMP:20060228T142421Z
DTSTART:20060228T130000Z
DTEND:20060228T140000Z
UID:[email protected]
SUMMARY:what a title
DESCRIPTION:this is my description
END:VEVENT
END:VCALENDAR
Any idea what could be wrong?
cheers,
Otto
I'm trying to import an iCal file that I have produced with some C#
code. When I try to do this Outlook says "Can't copy the items. Cannot
import vCalendar file." I'm running Outlook 2003 SP3.
The file looks like this:
BEGIN:VCALENDAR
VERSION:2.0
METHODUBLISH
PRODID:-//My Company//My Product iCal API//EN
BEGIN:VEVENT
DTSTAMP:20060228T142421Z
DTSTART:20060228T130000Z
DTEND:20060228T140000Z
UID:[email protected]
SUMMARY:what a title
DESCRIPTION:this is my description
END:VEVENT
END:VCALENDAR
Any idea what could be wrong?
cheers,
Otto