C
cwaves01
Hi everyone,
I have been searching for an answer to my problem but I haven't
found the correct solution. I generated a vcs file. This is a sample
of what the vcs file displays.
BEGIN:VCALENDAR
PRODID:-//Microsoft Corporation//OutlookMIMEDIR//EN
VERSION:1.0
BEGIN:VEVENT
DTSTART:20050913T020000Z
DTEND:20050923T020000Z
LOCATION:LA, CA
SUMMARY;ENCODING=QUOTED-PRINTABLE:Sample*
DESCRIPTION;ENCODING=QUOTED-PRINTABLE:Sample
PRIORITY:3
UID:5487
END:VEVENT
END:VCALENDAR
When I use Outlook 2000 or 2003 to open this file it gives me "
Cannot import vCalendar file." When I clicked on Show Help, it shows
"This error can appear if you have attempted to save a recurring Lunar
appointment in iCalendar format.
To avoid this error, set the appointment option to Gregorian instead of
Lunar." Is it the spacing that is causing this error? The sample
from another site had almost the same code as this but I was able to
get it to work but when I tried creating one myself it doesn't work.
Please help.
I have been searching for an answer to my problem but I haven't
found the correct solution. I generated a vcs file. This is a sample
of what the vcs file displays.
BEGIN:VCALENDAR
PRODID:-//Microsoft Corporation//OutlookMIMEDIR//EN
VERSION:1.0
BEGIN:VEVENT
DTSTART:20050913T020000Z
DTEND:20050923T020000Z
LOCATION:LA, CA
SUMMARY;ENCODING=QUOTED-PRINTABLE:Sample*
DESCRIPTION;ENCODING=QUOTED-PRINTABLE:Sample
PRIORITY:3
UID:5487
END:VEVENT
END:VCALENDAR
When I use Outlook 2000 or 2003 to open this file it gives me "
Cannot import vCalendar file." When I clicked on Show Help, it shows
"This error can appear if you have attempted to save a recurring Lunar
appointment in iCalendar format.
To avoid this error, set the appointment option to Gregorian instead of
Lunar." Is it the spacing that is causing this error? The sample
from another site had almost the same code as this but I was able to
get it to work but when I tried creating one myself it doesn't work.
Please help.