<?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>Search results matching tag 'iis 7 webdav'</title><link>http://forums.iis.net/search/SearchResults.aspx?o=DateDescending&amp;tag=iis+7+webdav&amp;orTags=0</link><description>Search results matching tag 'iis 7 webdav'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Forms Authentification on IIS 7.0 w/ Local AD/DC DB Server Physical</title><link>http://forums.iis.net/p/1158265/1906245.aspx#1906245</link><pubDate>Mon, 08 Jun 2009 22:25:59 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1906245</guid><dc:creator>jprogrammer</dc:creator><cs:applicationKey>iis7_-_publishing-41</cs:applicationKey><description>&lt;p&gt;Hi there!&lt;/p&gt;
&lt;p&gt;Today I was publishing a webapp from my vs2008 workstation to a local IIS 7.0 Web Server, so In the C# Code, I supossed to use Forms Authentication, when I configured the new website in the server, I enabled&amp;nbsp;Windows&amp;nbsp;Authentication.&amp;nbsp;Then&amp;nbsp;I haved to login on the AD/DC DB Server 192.168.X.X in Windows&amp;nbsp;way, I means start&amp;gt;run&amp;gt;ip Server&amp;gt;user&amp;amp;password and then view the shared files. at Last I browse the web application and perform some CRUD Transactions.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;So my two questions are (for now)&amp;nbsp;:&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;• Why not works with FormsAuthentication, when I tryed, IE shows me HTTP Error 401.2&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;• Why I have to login on the server with&amp;nbsp;the previous described way. May I Have to configure a Guest Account with read permissions for everyone that want to view the website?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Thanks in Advance!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: WebDav and Expression Web - Cannot save php files (405)</title><link>http://forums.iis.net/p/1152652/1904014.aspx#1904014</link><pubDate>Sun, 17 May 2009 22:52:25 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1904014</guid><dc:creator>kgolding</dc:creator><cs:applicationKey>iis7_-_publishing-41</cs:applicationKey><description>&lt;p&gt;&amp;nbsp;Thanks for that, I would have spent a lot of time trying to resolve this issue. Adding the verb=&amp;quot;GET,HEAD,POST&amp;quot; corrected this issue. however, it seems like the verb mapping has some issues:&lt;/p&gt;&lt;p&gt;1. &amp;quot;*&amp;quot; should work, as that is what IIS 7 will put in there if you select the &amp;quot;All verbs&amp;quot; radio option in the verbs tab of the Request Restrictions dialogue, so it seems to me the WebDav stack should also understand this setting.&lt;/p&gt;&lt;p&gt;2. if you set the verb value to something like: verb=&amp;quot;GET, HEAD, POST&amp;quot;, eg, note the spaces, this also should not cause any issues for the WebDav tool, however, it does.&lt;/p&gt;&lt;p&gt;&amp;nbsp;Anyway, thanks again for the note, I might have spent a lot of time trying to figure this one out, given that the php mapping was explicitly set to allow &amp;quot;All verbs&amp;quot;.&lt;/p&gt;</description></item><item><title>WEBDAV 405 Error on SharePoint IIS 7.0 Site</title><link>http://forums.iis.net/p/1154359/1890117.aspx#1890117</link><pubDate>Fri, 16 Jan 2009 00:40:19 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1890117</guid><dc:creator>mitalum</dc:creator><cs:applicationKey>iis7_-_publishing-41</cs:applicationKey><description>All,
 
Working on a IIS 7 sharepoint site and can&amp;#39;t get WEBDAV to work. &lt;p&gt;

Using both windows XP webclient and DAVexplorer app. 
&lt;p&gt;
- Enabled WebDAV module for IIS7.
- Added * rule for access.
- enabled basic&amp;amp;windows auth on Sharepoint and IIS 7
 &lt;p&gt;
Help is greatly appreciated.
&lt;p&gt;
IIS error.
&lt;p&gt;
2009-01-15 23:56:37 172.30.2**.* PROPFIND /sites/site02/ - 80 SHAREPOINT\Administrator 172.30.2**.* UCI+DAV+Explorer/0.91+RPT-HTTPClient/0.3-3E 405 0 0 187
&lt;p&gt;
Below is the appcmd list handler output for the PROPFIND verbs only. If you want to see the whole output let me know and I can send it. 
&lt;p&gt;
   system.webServer&amp;gt;
    add name=&amp;quot;WebDAV&amp;quot; path=&amp;quot;*&amp;quot; verb=&amp;quot;PROPFIND,PROPPATCH,MKCOL,PUT,COPY,DELETE,MOVE,LOCK,UNLOCK&amp;quot; modules=&amp;quot;WebDAVModule&amp;quot; resourceType=&amp;quot;Unspecified&amp;quot; requireAccess=&amp;quot;Execute&amp;quot; /&amp;gt;
    add name=&amp;quot;StaticFile&amp;quot; path=&amp;quot;*&amp;quot; verb=&amp;quot;*&amp;quot; modules=&amp;quot;StaticFileModule,DefaultDocumentModule,DirectoryListingModule&amp;quot; resourceType=&amp;quot;Either&amp;quot; requireAccess=&amp;quot;Read&amp;quot; /&amp;gt;
  /handlers&amp;gt;
/system.webServer&amp;gt;</description></item></channel></rss>