(Msg. 1) Posted: Thu Oct 30, 2008 9:35 pm
Post subject: No Reminders after creating new profile. Archived from groups: microsoft>public>outlook>program_vba (more info?)
Hi,
I am stuck with a situation. I am working with Outlook 2007 AddIn using C#.
I created a custom calender folder. There are few appointments in custom
calender folder which has "ReminderSet" to true.
But just after few seconds that "ReminderSet" property changes to false
(automatically). I dont know the reason behind this.
Its working fine before i created a new profile. Now in new profile, outlook
does not show any reminders associated with custom calender folder. When i
open that appointment, its Reminder is None. I changed it to 5minutes and
click save & close. But again it just changes its reminder to none.
I think there may be some settings with that new profile as code works fine
with previous profile.
(Msg. 2) Posted: Fri Oct 31, 2008 9:24 am
Post subject: Re: No Reminders after creating new profile. [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
Did you set up the Instant Search to search all the folders or the calendar
subfolder? Do you get reminders from the main calendar.
Is any other code running at all? I've never heard of reminders just turning
themselves off that way unless something else is doing it.
"Sandeep Sheokand" <SandeepSheokand.RemoveThis@discussions.microsoft.com> wrote in
message news:AD0099C0-779B-46F0-99A1-7F8B62D17DAF@microsoft.com...
> Hi,
>
> I am stuck with a situation. I am working with Outlook 2007 AddIn using
> C#.
>
> I created a custom calender folder. There are few appointments in custom
> calender folder which has "ReminderSet" to true.
> But just after few seconds that "ReminderSet" property changes to false
> (automatically). I dont know the reason behind this.
>
> Its working fine before i created a new profile. Now in new profile,
> outlook
> does not show any reminders associated with custom calender folder. When i
> open that appointment, its Reminder is None. I changed it to 5minutes and
> click save & close. But again it just changes its reminder to none.
>
> I think there may be some settings with that new profile as code works
> fine
> with previous profile.
>
> Please reply asap.
>
> Thanks in advance.
>
> Sandeep Sheokand.
(Msg. 3) Posted: Sun Nov 02, 2008 8:46 pm
Post subject: Re: No Reminders after creating new profile. [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
> Did you set up the Instant Search to search all the folders or the calendar subfolder?
I maintain search over the calender subFolder only.
>Do you get reminders from the main calendar.
Yes, i am getting reminders from main calender correctly.
> Is any other code running at all? I've never heard of reminders just turning themselves off that way unless something else is doing it.
I do not know exactly. But in my main profile everything works fine. i.e.
Outlook.pst file works fine.
But now after creating new profile/profiles i am getting this situation i.e.
with file Outlook1.pst,Outlook2.pst etc.
(Msg. 4) Posted: Mon Nov 03, 2008 9:08 am
Post subject: Re: No Reminders after creating new profile. [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
Reminders on items don't just get set to false, something must be changing
those properties on the items. A profile on its own can't do that. So you
have to look and see what else is running that could be doing that. I can't
tell you that, it's something you have to look for on your own. Disable all
addins and any other code that integrates with Outlook and start with that
setup and see what happens.
"Sandeep Sheokand" <SandeepSheokand RemoveThis @discussions.microsoft.com> wrote in
message news:875FEF6D-C7BE-4B0A-8A9A-E286804FC498@microsoft.com...
>
>> Did you set up the Instant Search to search all the folders or the
>> calendar subfolder?
>
> I maintain search over the calender subFolder only.
>
>>Do you get reminders from the main calendar.
> Yes, i am getting reminders from main calender correctly.
>
>> Is any other code running at all? I've never heard of reminders just
>> turning themselves off that way unless something else is doing it.
>
> I do not know exactly. But in my main profile everything works fine. i.e.
> Outlook.pst file works fine.
> But now after creating new profile/profiles i am getting this situation
> i.e.
> with file Outlook1.pst,Outlook2.pst etc.
>
> Please help me out.
>
> Thanks,
>
> Sandeep Sheokand
All times are: Eastern Time (US & Canada) (change)
Page 1 of 1
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum