Synchronization with Outlook Calendar

Synchronization with Outlook Calendar

Hi,

if I get it right, several people are looking for a synchronization tool for VO with outlook. OK, I am locking for this as well.
I found a small macro for to export the outlook calendar into a ics file. This macro works perfectly with the google calendar.
Unfortunatelly, not with VO, even VO says that the file was imported successfully (but nothing was imported!).

So guys, maybe somebody can fix this problem so that we have such a tool available?

Oh the macro can be found (as open source) at:

http://sourceforge.net/projects/outlook2ical/

And a ics file produced looks like this:

BEGIN:VCALENDAR
CALSCALE:GREGORIAN
VERSION:2.0
BEGIN:VEVENT
DTSTART:20060626T150000
DTEND:20060626T163000
LOCATION:E011
SUMMARY:Kolloquium
CLASS:PUBLIC
DESCRIPTION:Talk
LAST-MODIFIED:20060602T092015
UID:00000000C7AD3245BC31144C9C545B91BE4D0AA9A45A4100
END:VEVENT
END:VCALENDAR














so what is the problem for the import?

Tom