Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Error in opening .ics file in outlook 2003 created using ASP.NET 2.0

Reply
Thread Tools

Error in opening .ics file in outlook 2003 created using ASP.NET 2.0

 
 
Bali
Guest
Posts: n/a
 
      08-08-2008
I have written code to create an .ics file and send it as an
attachment in mail. Once the attachment is received in mail and I try
to open it, I get the following error.

"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."

Following are the contents of the .ics file

BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//hacksw/handcal//NONSGML v1.0//EN
CALSCALE:GREGORIAN
BEGIN:VEVENT
DTSTART:20080830T080000Z
DTEND:20080904T180000Z
SUMMARY:Task - Test
LOCATION:Office
END:VEVENT
END:VCALENDAR

Could somebody please tell me what is wrong with this?

Your help is greatly appreciated.

Thanks

Sumeet
 
Reply With Quote
 
 
 
 
Jeff Dillon
Guest
Posts: n/a
 
      08-10-2008
"Bali" <> wrote in message
news:aee959f5-4bf2-4fd1-948b-...
>I have written code to create an .ics file and send it as an
> attachment in mail. Once the attachment is received in mail and I try
> to open it, I get the following error.
>
> "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."
>
> Following are the contents of the .ics file
>
> BEGIN:VCALENDAR
> VERSION:2.0
> PRODID:-//hacksw/handcal//NONSGML v1.0//EN
> CALSCALE:GREGORIAN
> BEGIN:VEVENT
> DTSTART:20080830T080000Z
> DTEND:20080904T180000Z
> SUMMARY:Task - Test
> LOCATION:Office
> END:VEVENT
> END:VCALENDAR
>
> Could somebody please tell me what is wrong with this?
>
> Your help is greatly appreciated.
>
> Thanks
>
> Sumeet


Did you try Google or Live Search at all??

http://support.dimdim.com/browse/DEV-1430



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
aspnet.mdf file still is created even though i created a custom provider? Sunfire ASP .Net 1 11-10-2007 04:30 AM
Anyone resolved links opening blank page? or box opening in Outlook 2000? S.Rodgers Firefox 13 12-16-2005 03:07 PM
Outlook Error when opening Calender or Outlook Today =?Utf-8?B?c2FuZHdvcm0=?= MCSE 3 10-12-2005 05:38 PM
Word file not opening from Adm -My recent docs but opening from file menu of Word Thaqalain Computer Support 0 06-30-2005 02:20 AM
RPC error opening Outlook 2003 Laurel Computer Support 1 02-02-2004 06:50 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57