Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
platform
active.directory
adsi
adsi.iis-admin
base
com_ole
complus_mts
component_svcs
database
directx
gdi
graphics_mm
internet.client
internet.server
internet.server.isapi-dev
localization
mapi
messaging
msi
mslayerforunicode
multimedia
networking
networking.ipv6
sdk_install
security
shell
telephony.tapi_2
telephony.tapi_3
telephony.tsp
telephony.wte
tools
ui
ui_shell
win_base_svcs
win16
  
 
date: Thu, 3 Jul 2008 13:10:54 -0700,    group: microsoft.public.platformsdk.mapi        back       


Free busy provider not loading in Outklook 2003   
I am using Outlook 2003 SP3. I attached procmon to see what registry entries 
it is reading and found that outlook is not even opening 
HKLM\Software\Microsoft\Office\11.0\Outlook\SchedulingInformation\FreeBusySupport.

Even on Outlook 2007 it does not load sometimes. However after couple of 
runs of outlook it does load the Free busy provider and i found the entries 
in log i found:
<event>
<ProcessIndex>1329</ProcessIndex>
<Sequence>3105463</Sequence>
<Time_of_Day>12:57:28.5943189 PM</Time_of_Day>
<Process_Name>OUTLOOK.EXE</Process_Name>
<PID>6260</PID>
<Operation>RegOpenKey</Operation>
<Path>HKLM\Software\Microsoft\Office\12.0\Outlook\SchedulingInformation\FreeBusySupport</Path>
<Result>SUCCESS</Result>
<Detail>Desired Access: Read/Write</Detail>
</event>

<event>
<ProcessIndex>1329</ProcessIndex>
<Sequence>3105464</Sequence>
<Time_of_Day>12:57:28.5943566 PM</Time_of_Day>
<Process_Name>OUTLOOK.EXE</Process_Name>I
<PID>6260</PID>
<Operation>RegQueryValue</Operation>
<Path>HKLM\SOFTWARE\Microsoft\Office\12.0\Outlook\SchedulingInformation\FreeBusySupport\SMTP</Path>
<Result>SUCCESS</Result>
<Detail>Type: REG_SZ, Length: 78, Data: 
{E74AC700-CF17-42AD-B4FD-F107166F323A}</Detail>
</event>

<event>
<ProcessIndex>1329</ProcessIndex>
<Sequence>3105466</Sequence>
<Time_of_Day>12:57:28.5943694 PM</Time_of_Day>
<Process_Name>OUTLOOK.EXE</Process_Name>
<PID>6260</PID>
<Operation>RegQueryValue</Operation>
<Path>HKLM\SOFTWARE\Microsoft\Office\12.0\Outlook\SchedulingInformation\FreeBusySupport\SMTP</Path>
<Result>SUCCESS</Result>
<Detail>Type: REG_SZ, Length: 78, Data: 
{E74AC700-CF17-42AD-B4FD-F107166F323A}</Detail>
</event>

Any help? Do i have to register at place other than 
HKLM\Software\Microsoft\Office\11.0\Outlook\SchedulingInformation\FreeBusySupport 
?

Thanks
Param
date: Thu, 3 Jul 2008 13:10:54 -0700   author:   Param Jyothi Reddy

Re: Free busy provider not loading in Outklook 2003   
Any input on this? Or any idea on how I could get answer to this? Microsoft 
PSS? Whom do i contact?

"Param Jyothi Reddy"  wrote in message 
news:OrVSnjU3IHA.3728@TK2MSFTNGP03.phx.gbl...
>I am using Outlook 2003 SP3. I attached procmon to see what registry 
>entries it is reading and found that outlook is not even opening 
>HKLM\Software\Microsoft\Office\11.0\Outlook\SchedulingInformation\FreeBusySupport.
>
> Even on Outlook 2007 it does not load sometimes. However after couple of 
> runs of outlook it does load the Free busy provider and i found the 
> entries in log i found:
> <event>
> <ProcessIndex>1329</ProcessIndex>
> <Sequence>3105463</Sequence>
> <Time_of_Day>12:57:28.5943189 PM</Time_of_Day>
> <Process_Name>OUTLOOK.EXE</Process_Name>
> <PID>6260</PID>
> <Operation>RegOpenKey</Operation>
> <Path>HKLM\Software\Microsoft\Office\12.0\Outlook\SchedulingInformation\FreeBusySupport</Path>
> <Result>SUCCESS</Result>
> <Detail>Desired Access: Read/Write</Detail>
> </event>
>
> <event>
> <ProcessIndex>1329</ProcessIndex>
> <Sequence>3105464</Sequence>
> <Time_of_Day>12:57:28.5943566 PM</Time_of_Day>
> <Process_Name>OUTLOOK.EXE</Process_Name>I
> <PID>6260</PID>
> <Operation>RegQueryValue</Operation>
> <Path>HKLM\SOFTWARE\Microsoft\Office\12.0\Outlook\SchedulingInformation\FreeBusySupport\SMTP</Path>
> <Result>SUCCESS</Result>
> <Detail>Type: REG_SZ, Length: 78, Data: 
> {E74AC700-CF17-42AD-B4FD-F107166F323A}</Detail>
> </event>
>
> <event>
> <ProcessIndex>1329</ProcessIndex>
> <Sequence>3105466</Sequence>
> <Time_of_Day>12:57:28.5943694 PM</Time_of_Day>
> <Process_Name>OUTLOOK.EXE</Process_Name>
> <PID>6260</PID>
> <Operation>RegQueryValue</Operation>
> <Path>HKLM\SOFTWARE\Microsoft\Office\12.0\Outlook\SchedulingInformation\FreeBusySupport\SMTP</Path>
> <Result>SUCCESS</Result>
> <Detail>Type: REG_SZ, Length: 78, Data: 
> {E74AC700-CF17-42AD-B4FD-F107166F323A}</Detail>
> </event>
>
> Any help? Do i have to register at place other than 
> HKLM\Software\Microsoft\Office\11.0\Outlook\SchedulingInformation\FreeBusySupport 
> ?
>
> Thanks
> Param
>
>
date: Tue, 8 Jul 2008 09:30:54 -0700   author:   Param Jyothi Reddy

Re: Free busy provider not loading in Outklook 2003   
Also observed when when i configure outlook with exchange or just have a 
personal folders with no email its reading the Registry for 
HKLM\SOFTWARE\Microsoft\Office\12.0\Outlook\SchedulingInformation\FreeBusySupport\SMTP. 
Does it somehow depend on some flag being set in profile?


"Param Jyothi Reddy"  wrote in message 
news:e6g2$fR4IHA.2064@TK2MSFTNGP02.phx.gbl...
> Any input on this? Or any idea on how I could get answer to this? 
> Microsoft PSS? Whom do i contact?
>
> "Param Jyothi Reddy"  wrote in message 
> news:OrVSnjU3IHA.3728@TK2MSFTNGP03.phx.gbl...
>>I am using Outlook 2003 SP3. I attached procmon to see what registry 
>>entries it is reading and found that outlook is not even opening 
>>HKLM\Software\Microsoft\Office\11.0\Outlook\SchedulingInformation\FreeBusySupport.
>>
>> Even on Outlook 2007 it does not load sometimes. However after couple of 
>> runs of outlook it does load the Free busy provider and i found the 
>> entries in log i found:
>> <event>
>> <ProcessIndex>1329</ProcessIndex>
>> <Sequence>3105463</Sequence>
>> <Time_of_Day>12:57:28.5943189 PM</Time_of_Day>
>> <Process_Name>OUTLOOK.EXE</Process_Name>
>> <PID>6260</PID>
>> <Operation>RegOpenKey</Operation>
>> <Path>HKLM\Software\Microsoft\Office\12.0\Outlook\SchedulingInformation\FreeBusySupport</Path>
>> <Result>SUCCESS</Result>
>> <Detail>Desired Access: Read/Write</Detail>
>> </event>
>>
>> <event>
>> <ProcessIndex>1329</ProcessIndex>
>> <Sequence>3105464</Sequence>
>> <Time_of_Day>12:57:28.5943566 PM</Time_of_Day>
>> <Process_Name>OUTLOOK.EXE</Process_Name>I
>> <PID>6260</PID>
>> <Operation>RegQueryValue</Operation>
>> <Path>HKLM\SOFTWARE\Microsoft\Office\12.0\Outlook\SchedulingInformation\FreeBusySupport\SMTP</Path>
>> <Result>SUCCESS</Result>
>> <Detail>Type: REG_SZ, Length: 78, Data: 
>> {E74AC700-CF17-42AD-B4FD-F107166F323A}</Detail>
>> </event>
>>
>> <event>
>> <ProcessIndex>1329</ProcessIndex>
>> <Sequence>3105466</Sequence>
>> <Time_of_Day>12:57:28.5943694 PM</Time_of_Day>
>> <Process_Name>OUTLOOK.EXE</Process_Name>
>> <PID>6260</PID>
>> <Operation>RegQueryValue</Operation>
>> <Path>HKLM\SOFTWARE\Microsoft\Office\12.0\Outlook\SchedulingInformation\FreeBusySupport\SMTP</Path>
>> <Result>SUCCESS</Result>
>> <Detail>Type: REG_SZ, Length: 78, Data: 
>> {E74AC700-CF17-42AD-B4FD-F107166F323A}</Detail>
>> </event>
>>
>> Any help? Do i have to register at place other than 
>> HKLM\Software\Microsoft\Office\11.0\Outlook\SchedulingInformation\FreeBusySupport 
>> ?
>>
>> Thanks
>> Param
>>
>>
>
>
date: Wed, 9 Jul 2008 13:26:47 -0700   author:   Param Jyothi Reddy

Re: Free busy provider not loading in Outklook 2003   
I could get my provider to load for FB query on Outlook 2003. I just did the 
required registry entry nothing else. I was using it on a profile comfigured 
with a IMAP account for some mail provider other than exchange.

Also just check the calendar options->FreeBusy Options for any search 
location. I think id that is set Outlook will not use the registered 
provider.

Regards,
Huzaifa

"Param Jyothi Reddy"  wrote in message 
news:erZOgIg4IHA.1056@TK2MSFTNGP05.phx.gbl...
> Also observed when when i configure outlook with exchange or just have a 
> personal folders with no email its reading the Registry for 
> HKLM\SOFTWARE\Microsoft\Office\12.0\Outlook\SchedulingInformation\FreeBusySupport\SMTP. 
> Does it somehow depend on some flag being set in profile?
>
>
> "Param Jyothi Reddy"  wrote in message 
> news:e6g2$fR4IHA.2064@TK2MSFTNGP02.phx.gbl...
>> Any input on this? Or any idea on how I could get answer to this? 
>> Microsoft PSS? Whom do i contact?
>>
>> "Param Jyothi Reddy"  wrote in message 
>> news:OrVSnjU3IHA.3728@TK2MSFTNGP03.phx.gbl...
>>>I am using Outlook 2003 SP3. I attached procmon to see what registry 
>>>entries it is reading and found that outlook is not even opening 
>>>HKLM\Software\Microsoft\Office\11.0\Outlook\SchedulingInformation\FreeBusySupport.
>>>
>>> Even on Outlook 2007 it does not load sometimes. However after couple of 
>>> runs of outlook it does load the Free busy provider and i found the 
>>> entries in log i found:
>>> <event>
>>> <ProcessIndex>1329</ProcessIndex>
>>> <Sequence>3105463</Sequence>
>>> <Time_of_Day>12:57:28.5943189 PM</Time_of_Day>
>>> <Process_Name>OUTLOOK.EXE</Process_Name>
>>> <PID>6260</PID>
>>> <Operation>RegOpenKey</Operation>
>>> <Path>HKLM\Software\Microsoft\Office\12.0\Outlook\SchedulingInformation\FreeBusySupport</Path>
>>> <Result>SUCCESS</Result>
>>> <Detail>Desired Access: Read/Write</Detail>
>>> </event>
>>>
>>> <event>
>>> <ProcessIndex>1329</ProcessIndex>
>>> <Sequence>3105464</Sequence>
>>> <Time_of_Day>12:57:28.5943566 PM</Time_of_Day>
>>> <Process_Name>OUTLOOK.EXE</Process_Name>I
>>> <PID>6260</PID>
>>> <Operation>RegQueryValue</Operation>
>>> <Path>HKLM\SOFTWARE\Microsoft\Office\12.0\Outlook\SchedulingInformation\FreeBusySupport\SMTP</Path>
>>> <Result>SUCCESS</Result>
>>> <Detail>Type: REG_SZ, Length: 78, Data: 
>>> {E74AC700-CF17-42AD-B4FD-F107166F323A}</Detail>
>>> </event>
>>>
>>> <event>
>>> <ProcessIndex>1329</ProcessIndex>
>>> <Sequence>3105466</Sequence>
>>> <Time_of_Day>12:57:28.5943694 PM</Time_of_Day>
>>> <Process_Name>OUTLOOK.EXE</Process_Name>
>>> <PID>6260</PID>
>>> <Operation>RegQueryValue</Operation>
>>> <Path>HKLM\SOFTWARE\Microsoft\Office\12.0\Outlook\SchedulingInformation\FreeBusySupport\SMTP</Path>
>>> <Result>SUCCESS</Result>
>>> <Detail>Type: REG_SZ, Length: 78, Data: 
>>> {E74AC700-CF17-42AD-B4FD-F107166F323A}</Detail>
>>> </event>
>>>
>>> Any help? Do i have to register at place other than 
>>> HKLM\Software\Microsoft\Office\11.0\Outlook\SchedulingInformation\FreeBusySupport 
>>> ?
>>>
>>> Thanks
>>> Param
>>>
>>>
>>
>>
>
>
date: Thu, 10 Jul 2008 12:50:42 +0530   author:   huzaifa kagazwala

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us