Outlook and iCal compatibility

D

Dave

I am trying to create multiple events in an .ics (iCal) file for
distribution to multiple users running various versions of Outlook.
Users having Outlook 2003 can't import the file into Outlook and get an
error message.
The .ics file is fully compatible with the iCalendar specification.
Can anyone help me figure out what's wrong? The file imports successfully
into Outlook 2007.
Here's the file's text:

BEGIN:VCALENDAR
BEGIN:VEVENT
SUMMARY:test
LOCATION:sample location
DESCRIPTION:sample description
CATEGORIES:Holiday
DTSTART:20070921
DTEND:20070922
CLASS:pUBLIC
TRANSP:TRANSPARENT
END:VEVENT
END:VCALENDAR
 
M

Milly Staples [MVP - Outlook]

Outlook does not support multiple events in one iCal file. See this page
for how to include multiple events in a file usable in Outlook:
http://www.slipstick.com/calendar/holidays.htm#company

--
Milly Staples [MVP - Outlook]

Post all replies to the group to keep the discussion intact. All
unsolicited mail sent to my personal account will be deleted without
reading.

After furious head scratching, Dave wrote:

| I am trying to create multiple events in an .ics (iCal) file for
| distribution to multiple users running various versions of Outlook.
| Users having Outlook 2003 can't import the file into Outlook and get
| an error message.
| The .ics file is fully compatible with the iCalendar specification.
| Can anyone help me figure out what's wrong? The file imports
| successfully into Outlook 2007.
| Here's the file's text:
|
| BEGIN:VCALENDAR
| BEGIN:VEVENT
| SUMMARY:test
| LOCATION:sample location
| DESCRIPTION:sample description
| CATEGORIES:Holiday
| DTSTART:20070921
| DTEND:20070922
| CLASS:pUBLIC
| TRANSP:TRANSPARENT
| END:VEVENT
| END:VCALENDAR
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top