<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>Publishing</title><link>http://forums.iis.net/1033.aspx</link><description>A forum to discuss questions about FrontPage Server Extensions, FTP, and other publishing methods available in the IIS platform</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: IIS6 + WebDAV + multiple headers</title><link>http://forums.iis.net/thread/1907863.aspx</link><pubDate>Mon, 22 Jun 2009 13:45:44 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1907863</guid><dc:creator>tomkmvp</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1907863.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1033&amp;PostID=1907863</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/iis/images/icon-quote.gif"&gt; &lt;strong&gt;lextm:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;Did you have URLScan installed on the production server? If so, you need to tune its settings as it can prevent some HTTP verbs for the operations and lead to the problem you met.&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;That does not explain why it works with the simple server name though.&lt;/p&gt;
&lt;p&gt;If you use fiddler to check the request and header info do you see anything different?&amp;nbsp; Are you sure all those names resolve to the same IP?&lt;/p&gt;</description></item><item><title>Re: IIS6 + WebDAV + multiple headers</title><link>http://forums.iis.net/thread/1907816.aspx</link><pubDate>Sun, 21 Jun 2009 23:20:32 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1907816</guid><dc:creator>lextm</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1907816.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1033&amp;PostID=1907816</wfw:commentRss><description>Did you have URLScan installed on the production server? If so, you need to tune its settings as it can prevent some HTTP verbs for the operations and lead to the problem you met.&lt;br /&gt;</description></item><item><title>IIS6 + WebDAV + multiple headers</title><link>http://forums.iis.net/thread/1907570.aspx</link><pubDate>Thu, 18 Jun 2009 20:16:04 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1907570</guid><dc:creator>donaldjkramer</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1907570.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1033&amp;PostID=1907570</wfw:commentRss><description>&lt;p&gt;I have an&amp;nbsp;intranet page set up to deliver work instructions to floor employees in a manufacturing environment. Our Engineering staff accesses updates these pages through Word 2007 and IE8 using WebDAV. I think I&amp;#39;ve hit a stumbling block and I can&amp;#39;t seem to figure out what is causing the problem. The setup is below&lt;/p&gt;
&lt;p&gt;Win 2k3r2 IIS 6.0 w/ WebDAV enabled on Server&lt;br /&gt;site has Read, Write, and Browsing enabled (webdav is being restricted by NTFS permissions)&lt;/p&gt;
&lt;p&gt;the site has multiple headers for example&lt;/p&gt;
&lt;p&gt;wi.site.com&lt;br /&gt;wi&lt;br /&gt;wi.site.local&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;When they open up the page at&amp;nbsp;&lt;a href="http://wi/"&gt;http://wi/&lt;/a&gt; they are able to select Edit with Microsoft Word, Edit, then save their documents, however if they attempt to do the same thing with &lt;a href="http://wi.site.com/"&gt;http://wi.site.com&lt;/a&gt; or &lt;a href="http://wi.site.local/"&gt;http://wi.site.local&lt;/a&gt; the files open as read only. On our test server it worked fine on all the addresses, however now that we are migrating it onto a production server it isn&amp;#39;t and I can&amp;#39;t seem to peg the difference between the two servers (they are virtually identical in hardware and software)&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;I thought it was related to the clients not being able to identify the sites as being part of the local intranet zone so I have added wi.site.com and wi.site.local to the intranet zone using GP (Computer\Administrative Templates\Windows\Components\Internet Explorer\Internet Control Panel\Security Page\ Site to Zone Assignment List)&lt;/p&gt;
&lt;p&gt;The Site to Zone list looks like this at current&lt;/p&gt;
&lt;p&gt;&lt;a href="http://wi.site.com/"&gt;http://wi.site.com&lt;/a&gt;&lt;br /&gt;&lt;a href="http://wi.site.local/"&gt;http://wi.site.local&lt;/a&gt;&lt;br /&gt;&lt;a href="http://*.site.com/"&gt;http://*.site.com&lt;/a&gt;&lt;br /&gt;&lt;a href="http://*.site.local/"&gt;http://*.site.local&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;however that doesn&amp;#39;t seem to have any effect on the current issue. &lt;/p&gt;
&lt;p&gt;If I grant the IUSR account write access, it is editable through &lt;a href="http://wi.site.com/"&gt;http://wi.site.com&lt;/a&gt; and &lt;a href="http://wi.site.local/"&gt;http://wi.site.local&lt;/a&gt; as well as http://wi/&amp;nbsp; , but this grants read and write access to anyone and everyone so that will not work for my purposes.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m thinking that I&amp;#39;m missing a step someplace, perhaps there&amp;#39;s an issue between IE8 and Word 2007? I&amp;#39;m stumped an any help would be greatly appreciated.&lt;/p&gt;</description></item></channel></rss>