<?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"
	>

<channel>
	<title>Code Fix &#187; Windows</title>
	<atom:link href="http://www.code-fix.com/category/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.code-fix.com</link>
	<description>Fix it or fixate.</description>
	<pubDate>Tue, 25 Sep 2007 12:40:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>Access denied</title>
		<link>http://www.code-fix.com/2007/03/01/access-denied/</link>
		<comments>http://www.code-fix.com/2007/03/01/access-denied/#comments</comments>
		<pubDate>Fri, 02 Mar 2007 03:46:37 +0000</pubDate>
		<dc:creator>Jordan</dc:creator>
		
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.code-fix.com/2007/03/01/access-denied/</guid>
		<description><![CDATA[My company is making everyone upgrade to the latest Symantec firewall/antivirus combo. The upgrade to Symantec Client Security worked fine on my desktop (other than the three reboots required to uninstall the existing antivirus and firewall pieces), but weird things started happening on my laptop after I upgraded.
The first thing I noticed happening was that [...]]]></description>
			<content:encoded><![CDATA[<p>My company is making everyone upgrade to the latest Symantec firewall/antivirus combo. The upgrade to Symantec Client Security worked fine on my desktop (other than the three reboots required to uninstall the existing antivirus and firewall pieces), but weird things started happening on my laptop after I upgraded.</p>
<p>The first thing I noticed happening was that Gmail Notifier couldn&#8217;t connect. It kept failing to connect to the server, returning error 12029, &#8220;Can not log in to mailbox&#8221;. Firefox could open Google Mail without a problem, but Internet Explorer could not. I looked in the new firewall log to see if some new rule was messing things up, and sure enough, access was being blocked due to the rule &#8220;Block access to secure sites&#8221;. That turned out to be a spectacularly unhelpful rule.</p>
<p><span id="more-12"></span></p>
<p>What really happened is that the Windows SSL service was somehow disabled by the SCS install. Instead of being set to automatically run, it was set to manually run, and was stopped by default. Changing this service back to &#8220;automatic&#8221; and rebooting restored access to secure (https) sites.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.code-fix.com/2007/03/01/access-denied/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
