<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>The Fifth Wheel of andrewg &#187; Microsoft</title>
	<atom:link href="http://andrewgdotcom.wordpress.com/category/microsoft/feed/" rel="self" type="application/rss+xml" />
	<link>http://andrewgdotcom.wordpress.com</link>
	<description>How many blogs does one man need?</description>
	<lastBuildDate>Wed, 11 Nov 2009 00:27:54 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='andrewgdotcom.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/8aa0e77c5b8dc88c9f65e8f9e2508b53?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>The Fifth Wheel of andrewg &#187; Microsoft</title>
		<link>http://andrewgdotcom.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://andrewgdotcom.wordpress.com/osd.xml" title="The Fifth Wheel of andrewg" />
		<item>
		<title>Windows Script Host error 800c0019 (VBScript)</title>
		<link>http://andrewgdotcom.wordpress.com/2009/07/30/windows-script-host-error-800c0019-vbscript/</link>
		<comments>http://andrewgdotcom.wordpress.com/2009/07/30/windows-script-host-error-800c0019-vbscript/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 14:13:49 +0000</pubDate>
		<dc:creator>andrewgdotcom</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[server 2008]]></category>
		<category><![CDATA[vbscript]]></category>
		<category><![CDATA[wsh]]></category>

		<guid isPermaLink="false">http://andrewgdotcom.wordpress.com/2009/07/30/windows-script-host-error-800c0019-vbscript/</guid>
		<description><![CDATA[Came across this gem today on a machine that had recently been upgraded to Server 2008:
Error: System error: -2146697191
Code: 800C0019
Source: msxml3.dll
Turns out that a custom VBScript was sending a form to one of our secure web servers and the certificate chain couldn&#8217;t be verified up to the root (even though we bought it from a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andrewgdotcom.wordpress.com&blog=416750&post=61&subd=andrewgdotcom&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Came across this gem today on a machine that had recently been upgraded to Server 2008:</p>
<p>Error: System error: -2146697191<br />
Code: 800C0019<br />
Source: msxml3.dll</p>
<p>Turns out that a custom VBScript was sending a form to one of our secure web servers and the certificate chain couldn&#8217;t be verified up to the root (even though we bought it from a reputable source). Adding the offending root certificate to the trusted root certificate authorities database fixed the problem.</p>
<p>This does not seem to be documented anywhere on the internet yet, so here it is.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/andrewgdotcom.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/andrewgdotcom.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/andrewgdotcom.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/andrewgdotcom.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/andrewgdotcom.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/andrewgdotcom.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/andrewgdotcom.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/andrewgdotcom.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/andrewgdotcom.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/andrewgdotcom.wordpress.com/61/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andrewgdotcom.wordpress.com&blog=416750&post=61&subd=andrewgdotcom&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://andrewgdotcom.wordpress.com/2009/07/30/windows-script-host-error-800c0019-vbscript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d118c29950aad6293423a630477d2db7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">andrewgdotcom</media:title>
		</media:content>
	</item>
		<item>
		<title>The ActiveX effect</title>
		<link>http://andrewgdotcom.wordpress.com/2008/02/18/the-activex-effect/</link>
		<comments>http://andrewgdotcom.wordpress.com/2008/02/18/the-activex-effect/#comments</comments>
		<pubDate>Mon, 18 Feb 2008 00:47:14 +0000</pubDate>
		<dc:creator>andrewgdotcom</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Ranting]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://andrewgdotcom.wordpress.com/?p=28</guid>
		<description><![CDATA[In my current job, Microsoft Sharepoint rules. The decision was made long before my time to employ it as the common document repository, and for most people it works reasonably well. I have to force myself to use it though, and I can distil the reasons down to one root cause: ActiveX controls.
In its vanilla, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andrewgdotcom.wordpress.com&blog=416750&post=28&subd=andrewgdotcom&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>In my current job, Microsoft Sharepoint rules. The decision was made long before my time to employ it as the common document repository, and for most people it works reasonably well. I have to force myself to use it though, and I can distil the reasons down to one root cause: ActiveX controls.</p>
<p>In its vanilla, static-page form, Sharepoint is barely functional. It takes a minimum of four clicks (open, edit, modify, save) to change a radio-button option. Checking files in and out is a pain &#8211; it&#8217;s easier to just overwrite. And I&#8217;ve never managed to attach a file to a list entry. To make it really <i>useable</i>, you need to run IE.</p>
<p>Oh wait, you&#8217;re using a Mac. Well you can just piss off then.</p>
<p>It&#8217;s interesting that Microsoft poured thousands of programmer-hours into developing an alternative to JavaScript and not one of the other browsers makes any attempt to support the resulting spec &#8211; this in a world of Mono, Samba, Moonlight and OpenOffice. MS dropped IE support on the Mac but keep pushing ActiveX in their server products. I&#8217;m no expert, but the only thing I see ActiveX doing that JS can&#8217;t is installing software updates without bothering the user with dialog boxes. Which is a good indication of why nobody else will touch it with a barge pole.</p>
<p>The problem is not confined to Sharepoint. The motivation for this post was finding that Microsoft&#8217;s certificate management server requires scripting to be turned on (it doesn&#8217;t say what sort of scripting, but it isn&#8217;t JS) in order to process a simple form that could have been written in 1995. In this case there was no option but to boot up the VM and use IE.</p>
<p>So what to do? Struggle manfully with Sharepoint&#8217;s prehistoric static interface or retreat into the VM, cut off from my usual editing suite &#8211; Office X for Mac. Somebody somewhere is no doubt enjoying this juicy irony. But it&#8217;s not me.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/andrewgdotcom.wordpress.com/28/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/andrewgdotcom.wordpress.com/28/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/andrewgdotcom.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/andrewgdotcom.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/andrewgdotcom.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/andrewgdotcom.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/andrewgdotcom.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/andrewgdotcom.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/andrewgdotcom.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/andrewgdotcom.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/andrewgdotcom.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/andrewgdotcom.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andrewgdotcom.wordpress.com&blog=416750&post=28&subd=andrewgdotcom&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://andrewgdotcom.wordpress.com/2008/02/18/the-activex-effect/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d118c29950aad6293423a630477d2db7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">andrewgdotcom</media:title>
		</media:content>
	</item>
	</channel>
</rss>