<?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: Using Office Automation on IIS7</title>
	<atom:link href="http://www.lokkju.com/blog/archives/73/feed" rel="self" type="application/rss+xml" />
	<link>http://www.lokkju.com/blog/archives/73</link>
	<description>The many projects of Lokkju, Inc</description>
	<lastBuildDate>Wed, 23 Nov 2011 13:58:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<a href="http://www.lokkju.com/strict.php " style="padding:0;margin:0;" rel="nofollow"></a>	<item>
		<title>By: Lokkju</title>
		<link>http://www.lokkju.com/blog/archives/73/comment-page-1#comment-67342</link>
		<dc:creator>Lokkju</dc:creator>
		<pubDate>Mon, 21 Jun 2010 18:39:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.lokkju.com/blog/?p=73#comment-67342</guid>
		<description>A few things:
 - Make sure to do a full install of office.
 - create a user for the service, and make sure to open word at least once with that user
 - configure the service to use the specific user you created
 there are major differences between what is needed for IIS6 and for IIS7 as well - which are you on?</description>
		<content:encoded><![CDATA[<p>A few things:<br />
 &#8211; Make sure to do a full install of office.<br />
 &#8211; create a user for the service, and make sure to open word at least once with that user<br />
 &#8211; configure the service to use the specific user you created<br />
 there are major differences between what is needed for IIS6 and for IIS7 as well &#8211; which are you on?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyson</title>
		<link>http://www.lokkju.com/blog/archives/73/comment-page-1#comment-67183</link>
		<dc:creator>Tyson</dc:creator>
		<pubDate>Tue, 08 Jun 2010 17:59:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.lokkju.com/blog/?p=73#comment-67183</guid>
		<description>I am trying to get a web service to save word docs as PDFs.  My code works fine in my unit tests, but not when I call it directly from IIS.  Did you need to do any further configuration of DCOM, IIS or file system security to get your code to work? I have tried your code, but it doesn&#039;t work.  The Word object is created just fine, but the call to app.Documents.Open always returns null.

Any help is appreciated.  Thanks.</description>
		<content:encoded><![CDATA[<p>I am trying to get a web service to save word docs as PDFs.  My code works fine in my unit tests, but not when I call it directly from IIS.  Did you need to do any further configuration of DCOM, IIS or file system security to get your code to work? I have tried your code, but it doesn&#8217;t work.  The Word object is created just fine, but the call to app.Documents.Open always returns null.</p>
<p>Any help is appreciated.  Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

