Hi there!!I've created this icalendar file:
BEGIN:VCALENDAR
PRODID:-//Microsoft Corporation//Outlook 11.0 MIMEDIR//EN
VERSION:2.0
CALSCALE:GREGORIAN
METHOD:PUBLISH
BEGIN:VALARM
ACTION:DISPLAY
TRIGGER;VALUE=DATE-TIME:19700101T000000Z
DESCRIPTION:
END:VALARM
BEGIN:VEVENT
DTSTAMP:20071030T105858Z
DTSTART;VALUE=DATE:20071225
SUMMARY:Christmass Date
ATTENDEE;CN=me@me.com;ROLE=REQ-PARTICIPANT;RSVP=TRUE:me@me.com
ORGANIZER:kafrlust@hotmail.com
LOCATION:here
TRANSP:OPAQUE
CLASS:PUBLIC
SEQUENCE:0
CATEGORIES:Buissnes
UID:040000008200E00074C5B7101A82E00800000000006E8648ED1AC801000000000000000010000000561A9133954C3442B443374C4DCEFA091
DESCRIPTION:
END:VEVENT
END:VCALENDAR
When I try to import the file to Outlook 2003 calendar via
File->Import/Export all is fine!!!But when I attach the file on a email
message and try to open it I get an error!!The error message say's that
I'm trying to save a recursing event based on Lunar Calendar!!Why does
this happen?And what should I do?Thanx in advance!!

Signature
kafrlut
Brian Tillman - 30 Oct 2007 13:46 GMT
> VERSION:2.0
...snip...
> When I try to import the file to Outlook 2003 calendar via
> File->Import/Export all is fine!!!But when I attach the file on a
> email message and try to open it I get an error!!The error message
> say's that I'm trying to save a recursing event based on Lunar
> Calendar!!Why does this happen?And what should I do?Thanx in advance!!
Edit with Notepad and remove the VERSION line. It should work then.

Signature
Brian Tillman [MVP-Outlook]