VALARM not working in Outlook 2007

J

jawandarajbir

Hi,

I have hit a problem with Outlook 2007 and .ics / VALARM and was
hoping someone could help me out.

I added functionality to subscribe to ICalendar from my website via a
webcal: protocol in Outlook 2007. Everything thing is fine except the
VALARM (Reminder) tag is not working at all in Outlook 2007. I also
found that outlook 2007 doesn't show reminders in the calendars we
export from "Google Calendar" or "Mozilla Sunbird". As I went deeper
into this concept, I found that Outlook doesn't show (import)
reminders at all when there are more than one events in ".ics" file.
For example, I have two files meeting.ics (having single VEVENT
component) and meetings.ics (having two VEVENT components) as follows:

meeting.ics
---------------------------------------------------------------------------------
BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//www.attendanywhere.com//Attend Anywhere Pty. Ltd.//EN
METHOD:pUBLISH
BEGIN:VEVENT
DTSTAMP:20080401T052436Z
UID:1561FFF1561FFF1561FFF
SUMMARY:test
STATUS:CONFIRMED
CLASS:pUBLIC
DTSTART:20080410T030000Z
DTEND:20080410T040000Z
TRANSP:OPAQUE
LOCATION:Multiple locations
DESCRIPTION:This is a great meeting
SEQ:633426638763899854
BEGIN:VALARM
TRIGGER:pT15M
ACTION:DISPLAY
DESCRIPTION:REMINDER
END:VALARM
END:VEVENT
END:VCALENDAR



and meetings.ics
---------------------------------------------------------------------------------
BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//www.attendanywhere.com//Attend Anywhere Pty. Ltd.//EN
METHOD:pUBLISH
BEGIN:VEVENT
DTSTAMP:20080401T052436Z
UID:1554FFF1554FFF1554FFF
SUMMARY:MeetingInvitationTesting
STATUS:TENTATIVE
CLASS:pUBLIC
DTSTART:20080327T050000Z
DTEND:20080327T060000Z
TRANSP:TRANSPARENT
LOCATION:Multiple locations
DESCRIPTION:Another great meeting
SEQ:633426638763587150
BEGIN:VALARM
TRIGGER:pT15M
ACTION:DISPLAY
DESCRIPTION:REMINDER
END:VALARM
END:VEVENT
BEGIN:VEVENT
DTSTAMP:20080401T052436Z
UID:1561FFF1561FFF1561FFF
SUMMARY:test
STATUS:CONFIRMED
CLASS:pUBLIC
DTSTART:20080410T030000Z
DTEND:20080410T040000Z
TRANSP:OPAQUE
LOCATION:Multiple locations
DESCRIPTION:This is a great meeting
SEQ:633426638763899854
BEGIN:VALARM
TRIGGER:pT15M
ACTION:DISPLAY
DESCRIPTION:REMINDER
END:VALARM
END:VEVENT
END:VCALENDAR



Despite the fact that second VEVENT in meetings.ics is identical to
the only object in meeting.ics.

If I import meeting.ics then it appears to get imported into my
current calender and the alarm is maintained.
If I import meetings.ics then a new calender is created (which I don't
mind) but all the alarms seem to be deleted.

Is this deliberate behviour or an issue with the handling of multi-
event ics files in Outlook?
Is there anything I can do (either to the file or to outlook) to get
the alarms to be imported?

Thanks for reading this post. If you need anymore information please
let me know.

Raj
 
G

Gordon

Perhaps you may not find the solution.
I got this problem like you. I still try to solve but I'm not quite sure
yet. If I found this will be back to this article again.

If you find out the problem ,please share us your idea how to solve this.


Posted and mailed

To whom are you talking and about what?
The "forum" that you are posting in leaches off the Microsoft News servers
in order to make it look far busier than it really is. Everyone who uses the
MS News servers sees your post on it's own - we have NO IDEA what you are
talking about and to whom you are talking.

If you MUST continue to post in this "forum" then please at least quote the
post you are replying to, and do NOT change the subject line.

You would be far better off however, using a news reader and subscribing to
these news groups direct.

Setting up Outlook Express/Windows Mail to access Microsoft newsgroups
http://www.michaelstevenstech.com/outlookexpressnewreader.htm

Accessing the MS newsgroups in Outlook Express/Windows Mail Newsreader
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx


Thank you
 
P

p_tucky w

Thank you Diane

I create my icalendar from my web and I did set VALARM in .ics file code:

BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:REMINDER
TRIGGER:pT00H5M00S
END:VALARM

but it doesn't work. This process is getting calendar from Internet calendar.

I use outlook 2007. I've create my own calendar on the web and generate as
..ics file for serving outlook 2007 in part of internet calendar.

At .ics file code format i can set Event Start Date/Time, End Date/Time,
priority, status and etc.
My main problem I can't set alarm to remind before meeting in Internet
calendar but in fact the code format TRIGGER: -PT00H5M00S or TRIGGER: -PT5M
it work only with normal calendar.


Please give me any suggest.
Thank You
 

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