Outlook ActiveXHi,<br/><br/>I'm suspected about Outlook 2007 (SP2) problem perhaps you can direct me if <br/>we need install SP or update. the application is  fine, but after i read an <br/>email and close Outlook the ActiveX is not work properly. this problem is <br/>never occure when i'm using outlook 2003.<br/><br/>I had a web part made for my company about 5 or 6 years back to integrate <br/>Outlook. Due to the latest Office updates the web part no longer functions <br/>as before. I was wondering where I can get it repaired. The problem seems to <br/>be a new feature when the last email is closed , the outlook service closes <br/>also, even though the web part is still open in a Sharepoint page. our <br/>current sharepoint app is 2003.<br/><br/>So I guess the web part need to keep outlook open in the background when the <br/>web part is active. We are using Office 2007 pro<br/>-------------------------------------<br/>Please copy and paste this code into notepad and save as htm file. you can <br/>run this htm file in IE browser.<br/>&lt;html&gt;<br/>&lt;head&gt;<br/>&lt;script&gt;<br/>function init(){<br/><br/>var oViewCtrl = document.getElementById(&quot;ViewCtlFolder&quot;);<br/><br/>          try{<br/>                   oViewCtrl.Folder=&quot;Inbox&quot;;<br/><br/>          }<br/>          catch(e) { alert(e.message); }<br/>}<br/>&lt;/script&gt;<br/>&lt;/head&gt;<br/>&lt;body&gt;<br/>&lt;OBJECT classid=&quot;CLSID:0006F063-0000-0000-C000-000000000046&quot;<br/>        id=&quot;ViewCtlFolder&quot;<br/>        width=&quot;100%&quot;<br/>        height=&quot;430&quot;<br/>codebase=&quot;<a href="http://activex.microsoft.com/activex/controls/office/outlctlx.CAB#ver=9,0,0,3203">http://activex.microsoft.com/activex/controls/office/outlctlx.CAB#ver=9,0,0,3203</a>&quot;&gt;<br/>   &lt;param name=&quot;Namespace&quot; value=&quot;MAPI&quot;&gt;<br/>   &lt;param name=&quot;Folder&quot; value=&quot;Calendar&quot;&gt;<br/>   &lt;param name=&quot;View&quot; value=&quot;Day/Week/Month View With AutoPreview&quot;&gt;<br/>   &lt;param name=&quot;Restriction&quot; value=&quot;&quot;&gt;<br/>   &lt;param name=&quot;DeferUpdate&quot; value=&quot;0&quot;&gt;<br/>&lt;/OBJECT&gt;<br/><br/>&lt;input type=&quot;button&quot; name=&quot;btnA&quot; value=&quot;Refresh&quot; onclick=&quot;init()&quot;&gt;<br/>&lt;/body&gt;<br/>&lt;/html&gt;<br/>© 2009 Microsoft Corporation. All rights reserved.Wed, 24 Jun 2009 23:34:50 Z0403a345-dc2e-43e6-9711-3eca700d135dhttp://social.msdn.microsoft.com/Forums/en-US/os_exchangeprotocols/thread/0403a345-dc2e-43e6-9711-3eca700d135d#0403a345-dc2e-43e6-9711-3eca700d135dhttp://social.msdn.microsoft.com/Forums/en-US/os_exchangeprotocols/thread/0403a345-dc2e-43e6-9711-3eca700d135d#0403a345-dc2e-43e6-9711-3eca700d135dKok Sanghttp://social.msdn.microsoft.com/Profile/en-US/?user=Kok%20SangOutlook ActiveXHi,<br/><br/>I'm suspected about Outlook 2007 (SP2) problem perhaps you can direct me if <br/>we need install SP or update. the application is  fine, but after i read an <br/>email and close Outlook the ActiveX is not work properly. this problem is <br/>never occure when i'm using outlook 2003.<br/><br/>I had a web part made for my company about 5 or 6 years back to integrate <br/>Outlook. Due to the latest Office updates the web part no longer functions <br/>as before. I was wondering where I can get it repaired. The problem seems to <br/>be a new feature when the last email is closed , the outlook service closes <br/>also, even though the web part is still open in a Sharepoint page. our <br/>current sharepoint app is 2003.<br/><br/>So I guess the web part need to keep outlook open in the background when the <br/>web part is active. We are using Office 2007 pro<br/>-------------------------------------<br/>Please copy and paste this code into notepad and save as htm file. you can <br/>run this htm file in IE browser.<br/>&lt;html&gt;<br/>&lt;head&gt;<br/>&lt;script&gt;<br/>function init(){<br/><br/>var oViewCtrl = document.getElementById(&quot;ViewCtlFolder&quot;);<br/><br/>          try{<br/>                   oViewCtrl.Folder=&quot;Inbox&quot;;<br/><br/>          }<br/>          catch(e) { alert(e.message); }<br/>}<br/>&lt;/script&gt;<br/>&lt;/head&gt;<br/>&lt;body&gt;<br/>&lt;OBJECT classid=&quot;CLSID:0006F063-0000-0000-C000-000000000046&quot;<br/>        id=&quot;ViewCtlFolder&quot;<br/>        width=&quot;100%&quot;<br/>        height=&quot;430&quot;<br/>codebase=&quot;<a href="http://activex.microsoft.com/activex/controls/office/outlctlx.CAB#ver=9,0,0,3203">http://activex.microsoft.com/activex/controls/office/outlctlx.CAB#ver=9,0,0,3203</a>&quot;&gt;<br/>   &lt;param name=&quot;Namespace&quot; value=&quot;MAPI&quot;&gt;<br/>   &lt;param name=&quot;Folder&quot; value=&quot;Calendar&quot;&gt;<br/>   &lt;param name=&quot;View&quot; value=&quot;Day/Week/Month View With AutoPreview&quot;&gt;<br/>   &lt;param name=&quot;Restriction&quot; value=&quot;&quot;&gt;<br/>   &lt;param name=&quot;DeferUpdate&quot; value=&quot;0&quot;&gt;<br/>&lt;/OBJECT&gt;<br/><br/>&lt;input type=&quot;button&quot; name=&quot;btnA&quot; value=&quot;Refresh&quot; onclick=&quot;init()&quot;&gt;<br/>&lt;/body&gt;<br/>&lt;/html&gt;<br/>Fri, 19 Jun 2009 07:12:54 Z2009-06-19T07:12:54Zhttp://social.msdn.microsoft.com/Forums/en-US/os_exchangeprotocols/thread/0403a345-dc2e-43e6-9711-3eca700d135d#2432f017-556f-480c-975f-ce552504760ahttp://social.msdn.microsoft.com/Forums/en-US/os_exchangeprotocols/thread/0403a345-dc2e-43e6-9711-3eca700d135d#2432f017-556f-480c-975f-ce552504760aTom Devey - MSFThttp://social.msdn.microsoft.com/Profile/en-US/?user=Tom%20Devey%20-%20MSFTOutlook ActiveX<p>This forum is for software developers who are using the Open Protocol Specification documentation to assist them in developing systems, services, and applications that are interoperable with Microsoft Exchange Server. The Open Protocol Specifications can be found <a href="http://msdn2.microsoft.com/en-us/library/cc203350.aspx">here</a>. Your post does not appear to be related to the Open Protocol Specification documentation.</p> <p>From my previous development experience you should be aware that Outlook 2007 does not used Internet Explorer as a rendering engine. The best coverage of what is supported can be found in the multi-part article on MSDN <a href="http://msdn.microsoft.com/en-us/library/aa338201.aspx">Word 2007 HTML and CSS Rendering Capabilities in Outlook 2007</a>.</p> <p>Your best bet is to work with Microsoft Customer Support Services (CSS) to help identify if this a bug introduced in Outlook 2007 SP2. The top level support page for Outlook 2007 Support Solution Center can be found <a href="http://support.microsoft.com/ph/11335">here</a>. <br/><br/>And to directly contact a CSS professional click via email, online, or by phone click <a href="http://support.microsoft.com/gethelp/default.aspx?content=ph;en-us;11335">here</a></p> <p>Or you could try posting your question to the <a href="http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.outlook.program_addins">Discussions in Outlook Program Add-ins</a> newsgroup to see if anyone has any suggestions.</p> Hope this helps.<hr class="sig">Developer ConsultantFri, 19 Jun 2009 21:40:42 Z2009-06-19T21:40:42Z