<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ITExperience.NET &#187; Office 2007</title>
	<atom:link href="http://www.itexperience.net/category/office-2007/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.itexperience.net</link>
	<description>sharing experiences...</description>
	<lastBuildDate>Fri, 30 Jul 2010 07:09:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Suppress Autodiscover window in Outlook 2007</title>
		<link>http://www.itexperience.net/2010/03/19/suppress-autodiscover-window-in-outlook-2007/</link>
		<comments>http://www.itexperience.net/2010/03/19/suppress-autodiscover-window-in-outlook-2007/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 16:22:23 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Outlook 2007]]></category>
		<category><![CDATA[autodiscover]]></category>

		<guid isPermaLink="false">http://www.itexperience.net/2010/03/19/suppress-autodiscover-window-in-outlook-2007/</guid>
		<description><![CDATA[When you have configured Exchange 2007 / Outlook 2007 to use the Autodiscover functionality (autodiscover.xml), you have probably seen this window many times:

“Allow this website to configure user@company.com server settings?
https://server-or-domain/autodiscover/autodiscover.xml
Your account was redirected to this website for settings.
You should only allow settings from sources you know and trust.”
Autodiscover is a great functionality in Exchange, but this [...]]]></description>
		<wfw:commentRss>http://www.itexperience.net/2010/03/19/suppress-autodiscover-window-in-outlook-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix &#8220;An OLE registration error occurred&#8221; in Windows and Outlook 2007</title>
		<link>http://www.itexperience.net/2010/02/24/fix-an-ole-registration-error-occurred-in-windows-and-outlook-2007/</link>
		<comments>http://www.itexperience.net/2010/02/24/fix-an-ole-registration-error-occurred-in-windows-and-outlook-2007/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 13:05:00 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Office 2003]]></category>
		<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[Outlook 2007]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[dllregisterserver]]></category>
		<category><![CDATA[ole32.dll]]></category>
		<category><![CDATA[regsvr32]]></category>

		<guid isPermaLink="false">http://www.itexperience.net/?p=439</guid>
		<description><![CDATA[Since a week, all of a sudden, I had this very strange problem that I could not move email items from the message list pane to a directory in the left pane. I got this error:
&#8220;Can&#8217;t copy the items. An OLE registration error occurred. The program is not correctly installed. Run Setup again for the [...]]]></description>
		<wfw:commentRss>http://www.itexperience.net/2010/02/24/fix-an-ole-registration-error-occurred-in-windows-and-outlook-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>View message headers in Outlook 2007</title>
		<link>http://www.itexperience.net/2009/12/16/view-message-headers-in-outlook-2007/</link>
		<comments>http://www.itexperience.net/2009/12/16/view-message-headers-in-outlook-2007/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 14:59:12 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Outlook 2007]]></category>
		<category><![CDATA[message header]]></category>

		<guid isPermaLink="false">http://www.itexperience.net/?p=422</guid>
		<description><![CDATA[It took me some time to find out (searching on Google would&#8217;ve been much faster!), but here&#8217;s how to view message headers of an email in Outlook 2007.

Open a message (double click)
In the Ribbon, locate Options (Follow-Up and Mark As Unread are buttons). In the Options area, click the small arrow in the right bottom.
This [...]]]></description>
		<wfw:commentRss>http://www.itexperience.net/2009/12/16/view-message-headers-in-outlook-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Insert random text in Word 2007</title>
		<link>http://www.itexperience.net/2009/12/08/insert-random-text-in-word-2007/</link>
		<comments>http://www.itexperience.net/2009/12/08/insert-random-text-in-word-2007/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 08:59:50 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Word 2007]]></category>
		<category><![CDATA[random text]]></category>

		<guid isPermaLink="false">http://www.itexperience.net/?p=420</guid>
		<description><![CDATA[Although it&#8217;s pretty basic, I didn&#8217;t know about this &#8220;secret&#8221;  and therefor I&#8217;d like to share it with you: the random text in Word!
Typing the following in Word will add a random text:
=rand(5)
This text is readible for most people.
However, if you want some Latin, you can type:
=lorem(4)
In both cases, you can substitute the number for [...]]]></description>
		<wfw:commentRss>http://www.itexperience.net/2009/12/08/insert-random-text-in-word-2007/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Your Out of Office settings cannot be displayed in Outlook 2007</title>
		<link>http://www.itexperience.net/2009/03/02/your-out-of-office-settings-cannot-be-displayed-in-outlook-2007/</link>
		<comments>http://www.itexperience.net/2009/03/02/your-out-of-office-settings-cannot-be-displayed-in-outlook-2007/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 10:32:01 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[out of office]]></category>

		<guid isPermaLink="false">http://www.itexperience.net/?p=301</guid>
		<description><![CDATA[When using Exchange 2007 and Outlook 2007, the following error may popup after you try to open the Out-Office Assistant:
&#8220;Your Out of Office settings cannot be displayed, because the server is currently unavailable. Try again later.&#8221;
One of the following reason may cause this error:

You&#8217;re trying to open the OOF settings of different Exchange-account
Incorrect Autodiscover Service [...]]]></description>
		<wfw:commentRss>http://www.itexperience.net/2009/03/02/your-out-of-office-settings-cannot-be-displayed-in-outlook-2007/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>5 tips for Word 2007 to maximize your performance</title>
		<link>http://www.itexperience.net/2009/01/06/5-tips-for-word-2007-to-maximize-your-performance/</link>
		<comments>http://www.itexperience.net/2009/01/06/5-tips-for-word-2007-to-maximize-your-performance/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 22:50:39 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Word 2007]]></category>

		<guid isPermaLink="false">http://www.itexperience.net/?p=283</guid>
		<description><![CDATA[It&#8217;s been a while since Office 2007 was released. Although many people know how to use the ribbon and how to write a document with some tables and images, a lot of handy features are not used.
In this article, I&#8217;ll introduce 5 nice functionalities that save time and therefor increase your performance
1) Add frequently used command [...]]]></description>
		<wfw:commentRss>http://www.itexperience.net/2009/01/06/5-tips-for-word-2007-to-maximize-your-performance/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>&#8220;This patch package could not be opened&#8221; at uninstall of Office 2003</title>
		<link>http://www.itexperience.net/2008/11/30/this-patch-package-could-not-be-opened-at-uninstall-of-office-2003/</link>
		<comments>http://www.itexperience.net/2008/11/30/this-patch-package-could-not-be-opened-at-uninstall-of-office-2003/#comments</comments>
		<pubDate>Sun, 30 Nov 2008 16:30:24 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Office 2003]]></category>
		<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[Outlook 2003]]></category>
		<category><![CDATA[Outlook 2007]]></category>
		<category><![CDATA[Windows Installer CleanUp utility]]></category>

		<guid isPermaLink="false">http://www.itexperience.net/?p=199</guid>
		<description><![CDATA[When you try to uninstall Office 2003, the following error may occur
This patch package could not be opened. Contact the application vendor to verify that this is a valid Windows Installer patch package.
I faced this error yesterday, after a failed upgrade to Office 2007. My computer hang at the point &#8220;uninstalling office 2003&#8220;.
Installing Office 2007 [...]]]></description>
		<wfw:commentRss>http://www.itexperience.net/2008/11/30/this-patch-package-could-not-be-opened-at-uninstall-of-office-2003/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Normal.dot already in use when starting Microsoft Word</title>
		<link>http://www.itexperience.net/2008/10/22/normaldot-already-in-use-when-starting-microsoft-word/</link>
		<comments>http://www.itexperience.net/2008/10/22/normaldot-already-in-use-when-starting-microsoft-word/#comments</comments>
		<pubDate>Wed, 22 Oct 2008 13:02:29 +0000</pubDate>
		<dc:creator>Paolo</dc:creator>
				<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[Word 2007]]></category>
		<category><![CDATA[normal.dot]]></category>

		<guid isPermaLink="false">http://www.itexperience.net/?p=173</guid>
		<description><![CDATA[While there is an document already opened in Microsoft Word, you may get an error that the &#8220;Normal.dot&#8221; file is already in use when opening an second Word document. This makes sense, because an instance of Microsoft Word is already active.
In the case that you do not need to modify your Word layout settings which [...]]]></description>
		<wfw:commentRss>http://www.itexperience.net/2008/10/22/normaldot-already-in-use-when-starting-microsoft-word/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Compile Error in Hidden Module: Autoexec in Word 2003 or Word 2007</title>
		<link>http://www.itexperience.net/2008/08/21/compile-error-in-hidden-module-autoexec-in-word-2003-or-word-2007/</link>
		<comments>http://www.itexperience.net/2008/08/21/compile-error-in-hidden-module-autoexec-in-word-2003-or-word-2007/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 08:21:54 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word 2007]]></category>

		<guid isPermaLink="false">http://www.itexperience.net/?p=139</guid>
		<description><![CDATA[After installation of Adobe Professional 7, 8 or 9, you may get the following error when you start Word 2003 or Word 2007:
&#8220;Compile Error in Hidden Module: Autoexec&#8221;
The cause of this error is PDFMaker.dot, which loads at startup. Since Adobe Professional 8 uses DLL-addins to add the toolbar in Excel, you can safely delete the [...]]]></description>
		<wfw:commentRss>http://www.itexperience.net/2008/08/21/compile-error-in-hidden-module-autoexec-in-word-2003-or-word-2007/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Compile Error in Hidden Module: Distmon in Excel 2003 and 2007</title>
		<link>http://www.itexperience.net/2008/08/21/compile-error-in-hidden-module-distmon-in-excel-2003-and-2007/</link>
		<comments>http://www.itexperience.net/2008/08/21/compile-error-in-hidden-module-distmon-in-excel-2003-and-2007/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 08:19:18 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Excel 2003]]></category>
		<category><![CDATA[Excel 2007]]></category>

		<guid isPermaLink="false">http://www.itexperience.net/?p=138</guid>
		<description><![CDATA[If you have installed Excel 2003/2007 and Adobe Professional 7, 8 or 9, you may get the following error when you start Excel 2003 or Excel 2007:
&#34;Compile Error in Hidden Module: Distmon&#34;     
Cause:    The cause of this error is PDFMaker.xla, which loads at startup.
Solution:&#160; The easiest solution is [...]]]></description>
		<wfw:commentRss>http://www.itexperience.net/2008/08/21/compile-error-in-hidden-module-distmon-in-excel-2003-and-2007/feed/</wfw:commentRss>
		<slash:comments>41</slash:comments>
		</item>
	</channel>
</rss>
