<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Configuring IIS6 to Serve Office 2007 File Formats</title>
	<atom:link href="http://jameskovacs.com/2007/10/11/configuring-iis6-to-serve-office-2007-file-formats/feed/" rel="self" type="application/rss+xml" />
	<link>http://jameskovacs.com/2007/10/11/configuring-iis6-to-serve-office-2007-file-formats/</link>
	<description></description>
	<lastBuildDate>Wed, 21 Mar 2012 14:32:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Kristie</title>
		<link>http://jameskovacs.com/2007/10/11/configuring-iis6-to-serve-office-2007-file-formats/comment-page-1/#comment-11724</link>
		<dc:creator>Kristie</dc:creator>
		<pubDate>Tue, 31 May 2011 15:56:41 +0000</pubDate>
		<guid isPermaLink="false">http://jameskovacs.com/2007/10/11/Configuring+IIS6+To+Serve+Office+2007+File+Formats#comment-11724</guid>
		<description>Thanks, it worked.</description>
		<content:encoded><![CDATA[<p>Thanks, it worked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eva Young</title>
		<link>http://jameskovacs.com/2007/10/11/configuring-iis6-to-serve-office-2007-file-formats/comment-page-1/#comment-10366</link>
		<dc:creator>Eva Young</dc:creator>
		<pubDate>Thu, 14 Apr 2011 17:49:26 +0000</pubDate>
		<guid isPermaLink="false">http://jameskovacs.com/2007/10/11/Configuring+IIS6+To+Serve+Office+2007+File+Formats#comment-10366</guid>
		<description>Thank you so much for this well written tip.  This has been an annoyance of mine for a long time, and your advice worked like a charm.</description>
		<content:encoded><![CDATA[<p>Thank you so much for this well written tip.  This has been an annoyance of mine for a long time, and your advice worked like a charm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://jameskovacs.com/2007/10/11/configuring-iis6-to-serve-office-2007-file-formats/comment-page-1/#comment-9488</link>
		<dc:creator>James</dc:creator>
		<pubDate>Fri, 18 Mar 2011 19:57:24 +0000</pubDate>
		<guid isPermaLink="false">http://jameskovacs.com/2007/10/11/Configuring+IIS6+To+Serve+Office+2007+File+Formats#comment-9488</guid>
		<description>@Robert - You should be able to script this using VBScript and WMI. IIS6 has a metabase, which is similar to - though separate from - the Windows registry. Take a look &lt;a href=&quot;http://msdn.microsoft.com/en-us/library/ms525309%28v=VS.90%29.aspx&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt; for more information on accessing the IIS6 metabase using WMI. HTH.</description>
		<content:encoded><![CDATA[<p>@Robert &#8211; You should be able to script this using VBScript and WMI. IIS6 has a metabase, which is similar to &#8211; though separate from &#8211; the Windows registry. Take a look <a href="http://msdn.microsoft.com/en-us/library/ms525309%28v=VS.90%29.aspx" rel="nofollow">here</a> for more information on accessing the IIS6 metabase using WMI. HTH.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://jameskovacs.com/2007/10/11/configuring-iis6-to-serve-office-2007-file-formats/comment-page-1/#comment-7937</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Thu, 10 Feb 2011 15:59:41 +0000</pubDate>
		<guid isPermaLink="false">http://jameskovacs.com/2007/10/11/Configuring+IIS6+To+Serve+Office+2007+File+Formats#comment-7937</guid>
		<description>Hi, thanks, it worked!

Would you know if there is a way to update a large amount of different servers (in various locations) easely?
Like a registry key or something?
I guess that Microsoft has a trick or a tool to do so maybe...

Anyhow, thank you very much!
Have a nice day.</description>
		<content:encoded><![CDATA[<p>Hi, thanks, it worked!</p>
<p>Would you know if there is a way to update a large amount of different servers (in various locations) easely?<br />
Like a registry key or something?<br />
I guess that Microsoft has a trick or a tool to do so maybe&#8230;</p>
<p>Anyhow, thank you very much!<br />
Have a nice day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://jameskovacs.com/2007/10/11/configuring-iis6-to-serve-office-2007-file-formats/comment-page-1/#comment-1717</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Wed, 01 Sep 2010 11:39:40 +0000</pubDate>
		<guid isPermaLink="false">http://jameskovacs.com/2007/10/11/Configuring+IIS6+To+Serve+Office+2007+File+Formats#comment-1717</guid>
		<description>A quicker (and transparent) way of making the new MIME types active is to refresh the Application Pool(s) in IIS rather than re-starting the WWW Publishing service (which is not transparent to users).</description>
		<content:encoded><![CDATA[<p>A quicker (and transparent) way of making the new MIME types active is to refresh the Application Pool(s) in IIS rather than re-starting the WWW Publishing service (which is not transparent to users).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://jameskovacs.com/2007/10/11/configuring-iis6-to-serve-office-2007-file-formats/comment-page-1/#comment-1090</link>
		<dc:creator>James</dc:creator>
		<pubDate>Mon, 28 Jun 2010 04:02:50 +0000</pubDate>
		<guid isPermaLink="false">http://jameskovacs.com/2007/10/11/Configuring+IIS6+To+Serve+Office+2007+File+Formats#comment-1090</guid>
		<description>@Nirav - I&#039;m not sure what the problem is. Given that pptx are giving you a warning in PowerPoint, that means that IIS is successfully serving up the file. So I would check whether the pptx files contain any macros or other content that would cause this warning. (It might be due to an internet zone ID. Try right-clicking the downloaded file and seeing if there is an option to unblock it.) As for the ppsx files, I would use a network analyzer (WireShark or Microsoft Network Analyzer) or web debugging proxy (e.g. Fiddler) to see if the file is being served up by IIS. If it is, I would start investigating on the client to see if there might be a problem. If not, I would check your server logs for the request and returned error codes. HTH.</description>
		<content:encoded><![CDATA[<p>@Nirav &#8211; I&#8217;m not sure what the problem is. Given that pptx are giving you a warning in PowerPoint, that means that IIS is successfully serving up the file. So I would check whether the pptx files contain any macros or other content that would cause this warning. (It might be due to an internet zone ID. Try right-clicking the downloaded file and seeing if there is an option to unblock it.) As for the ppsx files, I would use a network analyzer (WireShark or Microsoft Network Analyzer) or web debugging proxy (e.g. Fiddler) to see if the file is being served up by IIS. If it is, I would start investigating on the client to see if there might be a problem. If not, I would check your server logs for the request and returned error codes. HTH.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nirav</title>
		<link>http://jameskovacs.com/2007/10/11/configuring-iis6-to-serve-office-2007-file-formats/comment-page-1/#comment-939</link>
		<dc:creator>Nirav</dc:creator>
		<pubDate>Wed, 16 Jun 2010 11:59:46 +0000</pubDate>
		<guid isPermaLink="false">http://jameskovacs.com/2007/10/11/Configuring+IIS6+To+Serve+Office+2007+File+Formats#comment-939</guid>
		<description>Hey James, 
Awesome article..unfortunately I am not been able to get out of my trouble.. I have a website and at a place I am allowing admin users to upload a file and users to view that file(pretty simple stuff) now the problem is when admin uploads any of the file say ppt, doc, jpg the user are able to view it correctly with the appropriate program,Now I need  to add extension for pptx  and ppsx, as per your info I added new MIME types for both extensions. I know its strange  but the files with pptx are getting open with powerpoint 2007 with a warning but ppsx files are not opening at all...I hope you get my issue and would help me out this..

Thanks</description>
		<content:encoded><![CDATA[<p>Hey James,<br />
Awesome article..unfortunately I am not been able to get out of my trouble.. I have a website and at a place I am allowing admin users to upload a file and users to view that file(pretty simple stuff) now the problem is when admin uploads any of the file say ppt, doc, jpg the user are able to view it correctly with the appropriate program,Now I need  to add extension for pptx  and ppsx, as per your info I added new MIME types for both extensions. I know its strange  but the files with pptx are getting open with powerpoint 2007 with a warning but ppsx files are not opening at all&#8230;I hope you get my issue and would help me out this..</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://jameskovacs.com/2007/10/11/configuring-iis6-to-serve-office-2007-file-formats/comment-page-1/#comment-532</link>
		<dc:creator>James</dc:creator>
		<pubDate>Thu, 06 May 2010 02:30:48 +0000</pubDate>
		<guid isPermaLink="false">http://jameskovacs.com/2007/10/11/Configuring+IIS6+To+Serve+Office+2007+File+Formats#comment-532</guid>
		<description>I haven&#039;t seen this issue, though I&#039;m not a sysadmin by trade. You&#039;ll probably have better luck getting an answer on &lt;a href=&quot;http://serverfault.com/&quot; rel=&quot;nofollow&quot;&gt;ServerFault&lt;/a&gt; than my little corner of the web. Hope you find a solution.</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t seen this issue, though I&#8217;m not a sysadmin by trade. You&#8217;ll probably have better luck getting an answer on <a href="http://serverfault.com/" rel="nofollow">ServerFault</a> than my little corner of the web. Hope you find a solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke</title>
		<link>http://jameskovacs.com/2007/10/11/configuring-iis6-to-serve-office-2007-file-formats/comment-page-1/#comment-525</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Wed, 05 May 2010 13:12:28 +0000</pubDate>
		<guid isPermaLink="false">http://jameskovacs.com/2007/10/11/Configuring+IIS6+To+Serve+Office+2007+File+Formats#comment-525</guid>
		<description>Svend, I&#039;m having a similar issue. If I save docx on my computer with owa, it defaults to a docx file, if i do the same on another computer, it defaults to a zip file. Both have Office 2007 and XP sp3. The OWA server has all the MIME types added properly. Did you find a solution for your problem?</description>
		<content:encoded><![CDATA[<p>Svend, I&#8217;m having a similar issue. If I save docx on my computer with owa, it defaults to a docx file, if i do the same on another computer, it defaults to a zip file. Both have Office 2007 and XP sp3. The OWA server has all the MIME types added properly. Did you find a solution for your problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Svend Langelund</title>
		<link>http://jameskovacs.com/2007/10/11/configuring-iis6-to-serve-office-2007-file-formats/comment-page-1/#comment-159</link>
		<dc:creator>Svend Langelund</dc:creator>
		<pubDate>Fri, 04 Sep 2009 06:59:11 +0000</pubDate>
		<guid isPermaLink="false">http://jameskovacs.com/2007/10/11/Configuring+IIS6+To+Serve+Office+2007+File+Formats#comment-159</guid>
		<description>Hi 
Our school / students and teachers are using both Outlook Client 2007 and Owa with succes until Office2007 now is introduced. The users have Iexpl 8.0. 

Status just now: 
When at user creates and send at DOCX file with OWA - receiving the mail and reading the DOCx works fine in both OWA and O-client. 
BUT if the same user sends the same DOCX file with OutlookClient - the recieving person using OWA only recieves a ZIP file .. if the recieving person uses Outlook Client it works fine... 
The Exchange2003Entreprise/Win2003 is fully updates (pr 1. sept 2009) and Mime types is added to the default website of Owa. 
Any suggestions will be appreciated. 
Sinc 
Svend 
ps if using Firefox received Docx opens fine..  
   
 
</description>
		<content:encoded><![CDATA[<p>Hi<br />
Our school / students and teachers are using both Outlook Client 2007 and Owa with succes until Office2007 now is introduced. The users have Iexpl 8.0. </p>
<p>Status just now:<br />
When at user creates and send at DOCX file with OWA &#8211; receiving the mail and reading the DOCx works fine in both OWA and O-client.<br />
BUT if the same user sends the same DOCX file with OutlookClient &#8211; the recieving person using OWA only recieves a ZIP file .. if the recieving person uses Outlook Client it works fine&#8230;<br />
The Exchange2003Entreprise/Win2003 is fully updates (pr 1. sept 2009) and Mime types is added to the default website of Owa.<br />
Any suggestions will be appreciated.<br />
Sinc<br />
Svend<br />
ps if using Firefox received Docx opens fine..</p>
]]></content:encoded>
	</item>
</channel>
</rss>

