<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Outlook Slowness</title>
	<atom:link href="http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/</link>
	<description>Software, Hockey, and random ramblings.</description>
	<pubDate>Sat, 22 Nov 2008 11:50:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Scott Bueffel</title>
		<link>http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-98487</link>
		<dc:creator>Scott Bueffel</dc:creator>
		<pubDate>Fri, 18 Jan 2008 20:22:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-98487</guid>
		<description>It is officially addressed in SP1 for Office 2007.  I tested it in SP1 Beta and SP1 RTM and, while it does render faster than 2007 RTM, it is nowhere near the response time of Office 2003.  I was told, when I first tested with SP1 Beta and gave Microsoft my results, that the code was frozen and I would need to open a new DCR after SP1 released.  I haven't done that yet, but every time I go to open an HTML message that I know has enough links that it will cause me a problem, I am reminded.  I think I will do so on Monday.</description>
		<content:encoded><![CDATA[<p>It is officially addressed in SP1 for Office 2007.  I tested it in SP1 Beta and SP1 RTM and, while it does render faster than 2007 RTM, it is nowhere near the response time of Office 2003.  I was told, when I first tested with SP1 Beta and gave Microsoft my results, that the code was frozen and I would need to open a new DCR after SP1 released.  I haven&#8217;t done that yet, but every time I go to open an HTML message that I know has enough links that it will cause me a problem, I am reminded.  I think I will do so on Monday.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reed Wiedower</title>
		<link>http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-98354</link>
		<dc:creator>Reed Wiedower</dc:creator>
		<pubDate>Thu, 17 Jan 2008 16:29:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-98354</guid>
		<description>Any update, Scott? I've got the exact same error occurring for several of our users here...right now the only surefire way to get it to work is to disable html rendering completely.</description>
		<content:encoded><![CDATA[<p>Any update, Scott? I&#8217;ve got the exact same error occurring for several of our users here&#8230;right now the only surefire way to get it to work is to disable html rendering completely.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-90169</link>
		<dc:creator>John</dc:creator>
		<pubDate>Fri, 23 Nov 2007 11:09:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-90169</guid>
		<description>I have two problems - They may be related:
1. Outlook hangs whilst receiving pop3 mail

Deleting the various files as outlined above - this made no difference here.

Outlook 2007 - Clean install on Vista - Both fully ptached up to date.  PST file is only about 350Mb and compressed using the built in feature.

The hanging is clearly obvious on some messages - it does appear to do it on all messages though - so there might be merit in the thread regarding it checking various links in an email, but I checked the ones it hangs on and it only had a couple of links, so it's not obvious what the issue is there.

I've tried the idea of changing the TCP Receive window:
From the Command prompt:
netsh interface tcp set global autotuninglevel=disable

If you do this when Vista Runs a repair it will warn that it's been changed and want to set this back to autotuninglevel=auto (so this is easy to revert)

To show current settings:
netsh interface tcp show global

It's possble this makes a difference, but I don';t think it's made much for me!

The Worst problem for me though is this:
2. when working with attachments in a new message outlook often crashes completely and closes losing everything I've worked on - I always tell it to send the 
error reports to Microsoft - ARE YOU LISTENING!!!

I believe this occurs when I add an attachment, then open the attachment from that message BEFORE I have saved the message.  I think that if I save the message first then it will generally be OK afterwards.

It's also posisble that the hanging on send/receive is actually causing a problem with the open email process, so that if I write a long email then an auto send/receive happens this causes the problem for my attachment.

MY PST File is  in my home folder which is on a server - so not sure if that makes any difference yet.

John</description>
		<content:encoded><![CDATA[<p>I have two problems - They may be related:<br />
1. Outlook hangs whilst receiving pop3 mail</p>
<p>Deleting the various files as outlined above - this made no difference here.</p>
<p>Outlook 2007 - Clean install on Vista - Both fully ptached up to date.  PST file is only about 350Mb and compressed using the built in feature.</p>
<p>The hanging is clearly obvious on some messages - it does appear to do it on all messages though - so there might be merit in the thread regarding it checking various links in an email, but I checked the ones it hangs on and it only had a couple of links, so it&#8217;s not obvious what the issue is there.</p>
<p>I&#8217;ve tried the idea of changing the TCP Receive window:<br />
From the Command prompt:<br />
netsh interface tcp set global autotuninglevel=disable</p>
<p>If you do this when Vista Runs a repair it will warn that it&#8217;s been changed and want to set this back to autotuninglevel=auto (so this is easy to revert)</p>
<p>To show current settings:<br />
netsh interface tcp show global</p>
<p>It&#8217;s possble this makes a difference, but I don&#8217;;t think it&#8217;s made much for me!</p>
<p>The Worst problem for me though is this:<br />
2. when working with attachments in a new message outlook often crashes completely and closes losing everything I&#8217;ve worked on - I always tell it to send the<br />
error reports to Microsoft - ARE YOU LISTENING!!!</p>
<p>I believe this occurs when I add an attachment, then open the attachment from that message BEFORE I have saved the message.  I think that if I save the message first then it will generally be OK afterwards.</p>
<p>It&#8217;s also posisble that the hanging on send/receive is actually causing a problem with the open email process, so that if I write a long email then an auto send/receive happens this causes the problem for my attachment.</p>
<p>MY PST File is  in my home folder which is on a server - so not sure if that makes any difference yet.</p>
<p>John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean Lane</title>
		<link>http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-70079</link>
		<dc:creator>Dean Lane</dc:creator>
		<pubDate>Sat, 28 Apr 2007 11:53:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-70079</guid>
		<description>Something I found out since I made my post.
I have a dual boot system still running XP Pro and also Vista Ultimate.  I don't do this very often because it screws up my rules in Outlook when I do it but my wife checked email while I was booted up in XP and checked to see how much slower Ol2007 was using XP and the same letters that took 5 to 10 seconds to open in Vista-Ol2007 opened instantly in XP-Ol2007.
This surprised me.
Just thought you'd like to know that.</description>
		<content:encoded><![CDATA[<p>Something I found out since I made my post.<br />
I have a dual boot system still running XP Pro and also Vista Ultimate.  I don&#8217;t do this very often because it screws up my rules in Outlook when I do it but my wife checked email while I was booted up in XP and checked to see how much slower Ol2007 was using XP and the same letters that took 5 to 10 seconds to open in Vista-Ol2007 opened instantly in XP-Ol2007.<br />
This surprised me.<br />
Just thought you&#8217;d like to know that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Bueffel</title>
		<link>http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-69458</link>
		<dc:creator>Scott Bueffel</dc:creator>
		<pubDate>Wed, 25 Apr 2007 20:18:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-69458</guid>
		<description>I haven't heard anything since my post on March 20.  I think I will ping the escalation engineer for the status.  While not in a full-scale deployment, we do have more users on 2007, so I fear the issue happening to more people.</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t heard anything since my post on March 20.  I think I will ping the escalation engineer for the status.  While not in a full-scale deployment, we do have more users on 2007, so I fear the issue happening to more people.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean Lane</title>
		<link>http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-69425</link>
		<dc:creator>Dean Lane</dc:creator>
		<pubDate>Wed, 25 Apr 2007 16:40:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-69425</guid>
		<description>Scott is right on the money with his observations.  OL2007 works ok for me until I either have a message with links or attached pictures, then it stalls for quite awhile before opening up.  A clean email opens instantly.  Scott please keep us informed if anything materializes with MS.  I'm about ready to switch back to 2003.</description>
		<content:encoded><![CDATA[<p>Scott is right on the money with his observations.  OL2007 works ok for me until I either have a message with links or attached pictures, then it stalls for quite awhile before opening up.  A clean email opens instantly.  Scott please keep us informed if anything materializes with MS.  I&#8217;m about ready to switch back to 2003.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane</title>
		<link>http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-67511</link>
		<dc:creator>Shane</dc:creator>
		<pubDate>Sun, 15 Apr 2007 04:51:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-67511</guid>
		<description>Outlook 2007 performance issues have been annoying me for the past month.  After much searching I came across this post on the Outlook newsgroup at MS: 

http://www.microsoft.com/office/community/en-us/default.mspx?dg=microsoft.public.outlook.general&#38;tid=44128537-a672-47d8-babb-d661c3790f4c&#38;cat=en-us-office&#38;lang=en&#38;cr=US&#38;sloc=en-us&#38;m=1&#38;p=1

So far it has significantly sped up my Outlook 2007 performance.  Opening Outlook as well as opening attachments is much faster.</description>
		<content:encoded><![CDATA[<p>Outlook 2007 performance issues have been annoying me for the past month.  After much searching I came across this post on the Outlook newsgroup at MS: </p>
<p><a href="http://www.microsoft.com/office/community/en-us/default.mspx?dg=microsoft.public.outlook.general&amp;tid=44128537-a672-47d8-babb-d661c3790f4c&amp;cat=en-us-office&amp;lang=en&amp;cr=US&amp;sloc=en-us&amp;m=1&amp;p=1" onclick="javascript:pageTracker._trackPageview('/outbound/comment/http://www.microsoft.com/office/community/en-us/default.mspx?dg=microsoft.public.outlook.general&amp;tid=44128537-a672-47d8-babb-d661c3790f4c&amp;cat=en-us-office&amp;lang=en&amp;cr=US&amp;sloc=en-us&amp;m=1&amp;p=1');" rel="nofollow">http://www.microsoft.com/office/community/en-us/default.mspx?dg=microsoft.public.outlook.general&amp;tid=44128537-a672-47d8-babb-d661c3790f4c&amp;cat=en-us-office&amp;lang=en&amp;cr=US&amp;sloc=en-us&amp;m=1&amp;p=1</a></p>
<p>So far it has significantly sped up my Outlook 2007 performance.  Opening Outlook as well as opening attachments is much faster.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diane</title>
		<link>http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-64416</link>
		<dc:creator>Diane</dc:creator>
		<pubDate>Tue, 27 Mar 2007 16:40:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-64416</guid>
		<description>Been experiencing a similar problem with Outlook 2003 since upgrading to IE7. Send/receive is impossibly slow eg. 30 mins to download 11 emails/236kb during last session. Have tried switching off spam filter with no marked improvement.

Any ideas? Am using broadband connection (3.5Mbps), and laptop is a Rock XCTX with T2700, and 2Gb RAM.</description>
		<content:encoded><![CDATA[<p>Been experiencing a similar problem with Outlook 2003 since upgrading to IE7. Send/receive is impossibly slow eg. 30 mins to download 11 emails/236kb during last session. Have tried switching off spam filter with no marked improvement.</p>
<p>Any ideas? Am using broadband connection (3.5Mbps), and laptop is a Rock XCTX with T2700, and 2Gb RAM.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-63227</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 21 Mar 2007 12:54:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-63227</guid>
		<description>@#6 Phil.   
 
I dont disagree with you, but I was referring to Outlook 2003.
My point is that it could be IE7 thats causing the problem with Outlook 2003 and 2007.
(I'll dig into the indexing/rss things if I reinstall IE7)</description>
		<content:encoded><![CDATA[<p>@#6 Phil.   </p>
<p>I dont disagree with you, but I was referring to Outlook 2003.<br />
My point is that it could be IE7 thats causing the problem with Outlook 2003 and 2007.<br />
(I&#8217;ll dig into the indexing/rss things if I reinstall IE7)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quoted in Computerworld on Outlook slowness &#171; J.P.C. - Jason Clarke</title>
		<link>http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-63130</link>
		<dc:creator>Quoted in Computerworld on Outlook slowness &#171; J.P.C. - Jason Clarke</dc:creator>
		<pubDate>Wed, 21 Mar 2007 04:44:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-63130</guid>
		<description>[...] I actually wrote about my frustration with Outlook 2007 about a week ago on my personal blog in a post called Outlook Slowness. My complaint is weak compared to the others you referenced; I&#8217;m basically saying Outlook 2007 is mildly better than Outlook 2003, but that I&#8217;m using a faster PC so it&#8217;s not really a fair fight. [...]</description>
		<content:encoded><![CDATA[<p>[...] I actually wrote about my frustration with Outlook 2007 about a week ago on my personal blog in a post called Outlook Slowness. My complaint is weak compared to the others you referenced; I&#8217;m basically saying Outlook 2007 is mildly better than Outlook 2003, but that I&#8217;m using a faster PC so it&#8217;s not really a fair fight. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Bueffel</title>
		<link>http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-62966</link>
		<dc:creator>Scott Bueffel</dc:creator>
		<pubDate>Tue, 20 Mar 2007 15:47:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-62966</guid>
		<description>Coincidentally, yesterday I heard from the escalation engineer working on the HTML rendering issue with links.  He said the Outlook and Word dev groups are going back and forth trying to figure out exactly what process is doing the link processing.

I also found out why it happens.  The rendering engine grabs the first 5 URLs for analysis (is there an image to download, etc.).  Then it grabs the first 5 and the next 5 and does it again.  Then it grabs the first 10 and the next 5.  So it is redundantly processing every link.  You can imagine the time it will then take to render an email with 500 links (as I get for reports).

Scott</description>
		<content:encoded><![CDATA[<p>Coincidentally, yesterday I heard from the escalation engineer working on the HTML rendering issue with links.  He said the Outlook and Word dev groups are going back and forth trying to figure out exactly what process is doing the link processing.</p>
<p>I also found out why it happens.  The rendering engine grabs the first 5 URLs for analysis (is there an image to download, etc.).  Then it grabs the first 5 and the next 5 and does it again.  Then it grabs the first 10 and the next 5.  So it is redundantly processing every link.  You can imagine the time it will then take to render an email with 500 links (as I get for reports).</p>
<p>Scott</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vlad</title>
		<link>http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-62934</link>
		<dc:creator>Vlad</dc:creator>
		<pubDate>Tue, 20 Mar 2007 13:01:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-62934</guid>
		<description>If you stupid enough, to use Office 2007 on Windows XP and 512 RAM - that's yours personal illness. I have 1 Gb ram, 2.8 Celeron AND Windows Vista at works (Exchange server, more than 300 users, big traffic, mailboxes very often reach limits 2 gb), and I have 2 Gb ram AND Windows Vista at home. I didn't saw any slowness at all.</description>
		<content:encoded><![CDATA[<p>If you stupid enough, to use Office 2007 on Windows XP and 512 RAM - that&#8217;s yours personal illness. I have 1 Gb ram, 2.8 Celeron AND Windows Vista at works (Exchange server, more than 300 users, big traffic, mailboxes very often reach limits 2 gb), and I have 2 Gb ram AND Windows Vista at home. I didn&#8217;t saw any slowness at all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jtt</title>
		<link>http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-62624</link>
		<dc:creator>Jtt</dc:creator>
		<pubDate>Mon, 19 Mar 2007 21:24:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-62624</guid>
		<description>Phil - that is a pretty ridiculous stance to take.  Obviously some of the issues that are occurring are not clear to you.  Yes, I believe most people expect some general slowness issues with the new release of a very powerful and upgraded product.  What you do not expect is that installing Outlook 2007 will cause your entire system to hang for anywhere from 15-30 seconds when completing a Send/Receive when it worked perfectly fine in the previous version.  Many of the problems people are having have solutions (which require turning off certain features) but this one particular problem apparently does not.  For those spending hundreds of dollars for a product, I think the regular Joe Schmoe would not expect to have to surf the internet for hours just trying to find solutions to get the product to work correctly.  That bug cost my company many hours of productivity in initially dealing with the issue and attempting to find a solution and then ultimately needing to take the time to uninstall OL2007 and go back to 2003.</description>
		<content:encoded><![CDATA[<p>Phil - that is a pretty ridiculous stance to take.  Obviously some of the issues that are occurring are not clear to you.  Yes, I believe most people expect some general slowness issues with the new release of a very powerful and upgraded product.  What you do not expect is that installing Outlook 2007 will cause your entire system to hang for anywhere from 15-30 seconds when completing a Send/Receive when it worked perfectly fine in the previous version.  Many of the problems people are having have solutions (which require turning off certain features) but this one particular problem apparently does not.  For those spending hundreds of dollars for a product, I think the regular Joe Schmoe would not expect to have to surf the internet for hours just trying to find solutions to get the product to work correctly.  That bug cost my company many hours of productivity in initially dealing with the issue and attempting to find a solution and then ultimately needing to take the time to uninstall OL2007 and go back to 2003.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Bueffel</title>
		<link>http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-62547</link>
		<dc:creator>Scott Bueffel</dc:creator>
		<pubDate>Mon, 19 Mar 2007 15:32:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-62547</guid>
		<description>One of the things that will make Outlook 2007 perform very poorly is opening an HTML with a lot of links and the sender is in your Safe Senders list.  The rendering engine used by Word 2007 (instead of Outlook 2003 using IE) has a very difficult time processing the links.  The links do not have to be external or refer to images.  Just the presence of all the URLs in the message being analyzed to determine if they are for images to download, etc., causes Outlook to hang until the processing of the links is finished.  This can take several minutes if the message has hundreds of links.

I have an open case with MS regarding the issue and it is classified as a bug (and is reproduceable by them).  I have been waiting for a buddy drop/hotfix for several months, but nothing yet.</description>
		<content:encoded><![CDATA[<p>One of the things that will make Outlook 2007 perform very poorly is opening an HTML with a lot of links and the sender is in your Safe Senders list.  The rendering engine used by Word 2007 (instead of Outlook 2003 using IE) has a very difficult time processing the links.  The links do not have to be external or refer to images.  Just the presence of all the URLs in the message being analyzed to determine if they are for images to download, etc., causes Outlook to hang until the processing of the links is finished.  This can take several minutes if the message has hundreds of links.</p>
<p>I have an open case with MS regarding the issue and it is classified as a bug (and is reproduceable by them).  I have been waiting for a buddy drop/hotfix for several months, but nothing yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-62417</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Mon, 19 Mar 2007 09:01:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-62417</guid>
		<description>Good to see somebody is putting their money with there mouth is Jason  :-)   You are one of the few people who actually do that.

The one thing I could also suggest with the index for Outlook2007 is to exclude the index database from your virus scanners - I have found this can slow everything down dramatically.

Phil</description>
		<content:encoded><![CDATA[<p>Good to see somebody is putting their money with there mouth is Jason  <img src='http://www.jasonclarke.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />   You are one of the few people who actually do that.</p>
<p>The one thing I could also suggest with the index for Outlook2007 is to exclude the index database from your virus scanners - I have found this can slow everything down dramatically.</p>
<p>Phil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allister Dartin</title>
		<link>http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-62395</link>
		<dc:creator>Allister Dartin</dc:creator>
		<pubDate>Mon, 19 Mar 2007 06:57:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-62395</guid>
		<description>Thanks for this bvlog. at least somebody is speaking up. I have a brand new dual 64 CPU PC and have only installed Office 2007 with similar slow problems. I switched my INSTANT SEARCH feature off and it seems fine now.</description>
		<content:encoded><![CDATA[<p>Thanks for this bvlog. at least somebody is speaking up. I have a brand new dual 64 CPU PC and have only installed Office 2007 with similar slow problems. I switched my INSTANT SEARCH feature off and it seems fine now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-62380</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Mon, 19 Mar 2007 04:50:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-62380</guid>
		<description>Phil, you won't hear any more complaints about Outlook speed from me; I've moved entirely to a Mac, and I'm using Gmail for all of my email needs.</description>
		<content:encoded><![CDATA[<p>Phil, you won&#8217;t hear any more complaints about Outlook speed from me; I&#8217;ve moved entirely to a Mac, and I&#8217;m using Gmail for all of my email needs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-62353</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Sun, 18 Mar 2007 23:28:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-62353</guid>
		<description>If the slowness of Outlook 2007 is such a problem why dont you try disabling things like the indexing or RSS functionality.

Better yet, why dont you go back to Outlook 97. This will make it quicker.

To move ahead with all of the bells and whistles for Outlook 2007 there are bound to be some initial problems, bugs and even slowness. Thats what being on the "bleeding" edge of technology is and always has been about.

I'm sick of people ranting about the problems with Office2007 - Its a brand new package, if you dont like it dont use it, and wait for the next service pack!</description>
		<content:encoded><![CDATA[<p>If the slowness of Outlook 2007 is such a problem why dont you try disabling things like the indexing or RSS functionality.</p>
<p>Better yet, why dont you go back to Outlook 97. This will make it quicker.</p>
<p>To move ahead with all of the bells and whistles for Outlook 2007 there are bound to be some initial problems, bugs and even slowness. Thats what being on the &#8220;bleeding&#8221; edge of technology is and always has been about.</p>
<p>I&#8217;m sick of people ranting about the problems with Office2007 - Its a brand new package, if you dont like it dont use it, and wait for the next service pack!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-61700</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 16 Mar 2007 01:05:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-61700</guid>
		<description>... By the way I haven't found a solution for this is the last 4 months!!!</description>
		<content:encoded><![CDATA[<p>&#8230; By the way I haven&#8217;t found a solution for this is the last 4 months!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-61699</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 16 Mar 2007 01:00:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-61699</guid>
		<description>I've had the same "slow" problem with Outlook 2003 on XP-pro when I installed IE7.

I however did find out that it is a "incompatible bug" in loading  the security-settings in outlook 2003. (start OL2003 and open options&#124;security&#124;click-OK fixed the problem untill OL2003 was closed!!!).

Wierd things happen... How many have the "slow outlook" with Internet Explorer 7?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve had the same &#8220;slow&#8221; problem with Outlook 2003 on XP-pro when I installed IE7.</p>
<p>I however did find out that it is a &#8220;incompatible bug&#8221; in loading  the security-settings in outlook 2003. (start OL2003 and open options|security|click-OK fixed the problem untill OL2003 was closed!!!).</p>
<p>Wierd things happen&#8230; How many have the &#8220;slow outlook&#8221; with Internet Explorer 7?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Christiansen</title>
		<link>http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-61632</link>
		<dc:creator>Chris Christiansen</dc:creator>
		<pubDate>Thu, 15 Mar 2007 19:56:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-61632</guid>
		<description>Today’s enterprise users demand instant results from e-mail applications including full search capability.  Performance must be better than most IM applications.  --- 

Outlook 2007 falls short of meeting expectations. ---

Lookout Search utility with Outlook 2003 outperforms 2007's search speed by a wide margin.   I would like to see instant search results, and clear configuration for index scheduling.</description>
		<content:encoded><![CDATA[<p>Today’s enterprise users demand instant results from e-mail applications including full search capability.  Performance must be better than most IM applications.  &#8212; </p>
<p>Outlook 2007 falls short of meeting expectations. &#8212;</p>
<p>Lookout Search utility with Outlook 2003 outperforms 2007&#8217;s search speed by a wide margin.   I would like to see instant search results, and clear configuration for index scheduling.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jtt</title>
		<link>http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-58060</link>
		<dc:creator>Jtt</dc:creator>
		<pubDate>Tue, 20 Feb 2007 17:01:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-58060</guid>
		<description>I've been searching the internet for a week now for a solution to the slowness.  Outlook 2007 literally hangs my entire system at the end of checking POP accounts.  Incredibly annoying and seemingly being ignored to this point.  I'm considering switching back to 2003 soon if I can't find a fix.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been searching the internet for a week now for a solution to the slowness.  Outlook 2007 literally hangs my entire system at the end of checking POP accounts.  Incredibly annoying and seemingly being ignored to this point.  I&#8217;m considering switching back to 2003 soon if I can&#8217;t find a fix.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Katy</title>
		<link>http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-57941</link>
		<dc:creator>Katy</dc:creator>
		<pubDate>Mon, 19 Feb 2007 13:47:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonclarke.net/archives/2007/02/19/outlook-slowness/#comment-57941</guid>
		<description>Back in the days when I used Outlook I used to have no end of problems with it seemingly grinding to a halt.

I have to admit I'm a bit of a hoarder and used to keep every email received and sent. I managed to speed outlook up quite considerably by regularly archiving items over 6 months (or so) old.

Of course, if you want to retrieve something it becomes a pain in the backside ...</description>
		<content:encoded><![CDATA[<p>Back in the days when I used Outlook I used to have no end of problems with it seemingly grinding to a halt.</p>
<p>I have to admit I&#8217;m a bit of a hoarder and used to keep every email received and sent. I managed to speed outlook up quite considerably by regularly archiving items over 6 months (or so) old.</p>
<p>Of course, if you want to retrieve something it becomes a pain in the backside &#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
