Jeffrey said:
VanguardLH wrote ...
Here are the first lines and the first entry:
BEGIN:VCALENDAR
...
BEGIN:VTODO
...
END:VTODO
The file itself has about 100 events -- not very large.
You should blank lines between each var:value pair. Maybe that doesn't
hurt but the example shown in the wiki article doesn't have any blank
lines so maybe it causes a parsing problem. The blank lines may have
been a result of how you replied here since I had to remove lots of
blank lines and repair indentation levels.
Also, the END:VCALENDAR closing pair is missing at the end to close the
BEGIN:VCALENDAR opening pair. Again, since you cut out all the other
VTODO or other groups then maybe you truncated the last line that closes
the VCALENDAR group. If not, I'm pretty sure you will need to close the
calendar group just like the VTODO and VEVENT groups need to get closed.
File - Import and Export -- Import ical
In OL2003 (which I am using), it says it will import .vcs files, not
..ical files. OL2003 will import the following calendar files:
iCalendar (.ics)
iCalendar (.vcs)
You would have to select "All files" in order to pick an .ical file but
that doesn't mean Outlook will support it. You'll have to see if EPIM
will export in ICS or VCS format.
It may be that OL2002 has a selection for .ical import; however, it
doesn't appear to be a format supported by later versions of Outlook.
Maybe .ical is considered an obsolete format (or Microsoft is into their
proprietary or "we're different" mode again). iCal was a format created
by Apple (
http://en.wikipedia.org/wiki/ICal). It is not some ISO,
industry, or de facto community standard, so there's probably some
compatibility problems. iCalendar (using the .ics extension) is an
industry standardized format (
http://en.wikipedia.org/wiki/ICalendar).
If EPIM doesn't provide a standard iCalendar export output file (.ics)
then it appears they glommed onto the old Apple format which, yeah,
e-mail clients on Macs might understand.
http://support.microsoft.com/kb/287865 discusses an incompatibility when
trying to use the Apple-sourced .ical format. It looks like you need to
find a utility that converts from .ical to .ics or .vcs format. Maybe
something found by Google or a download site will help:
http://www.google.com/search?q=+outlook++ical++ics++vcs++calendar++convert
http://www.softpedia.com/dyn-search.php?search_term=outlook+ical+ics+convert
I see EPIM says it will import iCalendar (.ics) files according to
http://www.essentialpim.com/ky/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=12.
So it's peculiar that they won't export as an .ics file, too. Looks
like it might be time to review the help, ask in their forums, or
contact them (
http://www.essentialpim.com/?r=support) to see why they
won't export as an .ics file.