Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved.
Terms
of Use |
Trademarks
Article ID: 968490 - Last Review: March 27, 2009 - Revision: 1.0
Images that are specified in the Tabs.xml file do not load consistently on Communicator 2007 tabs
The Tabs.xml file contains information for all configured
tabs.
However, some images that are specified in the .xml file do not load
consistently on Microsoft Office Communicator 2007 tabs when you use the following Internet
Explorer
settings:
- Check for newer versions of stored pages
- In Internet Explorer, click Internet
Options under the Tools menu.
- Under the General tab, click
Settings in the Browsing history section.
- Under the Check for newer versions of stored
pages section, click to select any option except for
Never, and then click OK.
- Do not save encrypted pages to disk
- In Internet Explorer, click Internet
Options under the Tools menu.
- Click the Advanced tab.
- Under the Security section, click to
select the Do not save encrypted pages to disk check box, and
then click OK.
For a sample Tabs.xml file, see the "More Information"
section.
To resolve this issue, install hotfix package 961552.
For more information, click the following article number to view the article in the Microsoft Knowledge Base:
961552Â
(http://kbalertz.com/Feedback.aspx?kbNumber=961552/
)
Description of the Communicator 2007 hotfix rollup package: March 2009
The TabURL registry entry provides the location of the .xml
file that contains the information for all the configured tabs. The TabURL registry entry value is typically as follows:
https://WebServer/Tabs.xml
The
TabURL registry entry is under the following registry subkey:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Communicator
The following is a sample Tabs.xml file.
<?xml version="1.0" ?>
<tabdata>
<tab>
<image>http://site/image.png</image>
<name>Tab title</name>
<tooltip>Tooltip text</tooltip>
<contenturl> http://site/content</contenturl>
<tabid>1</tabid>
<userid>true</userid>
<contactid>true</contactid>
<method>post</method>
</tab>
</tabdata>
Microsoft
has confirmed that this is a problem in the Microsoft products that are listed
in the "Applies to" section.
APPLIES TO
- Microsoft Office Communicator 2007
| kbexpertiseinter kbqfe kbfix kbsurveynew kbprb KB968490 |
Community Feedback System
Very often, it takes hours to solve a problem. Very often, you've looked high
and low, and have tried a lot of solutions. When you finally found it, chances
are, it was because someone else helped you. Here's your chance to give back.
Use our community feedback tool to let others know what worked for you and what
didn't.
Please also understand that the community feedback system is not warranted to be
correct, it's simply a system that we've built to let people try and help each
other. If something in a feedback response doesn't make sense to you, or you're
not comfortable making changes that the feedback talks about (like registry
edits), please consult a professional.
Thank you for using kbAlertz.com Feedback System.
-- Scott Cate