« Previous Next »

Thread: WEBDAV 405 Error on SharePoint IIS 7.0 Site

Last post 02-21-2009 3:12 AM by mne123. 7 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (8 items)

Sort Posts:

  • 01-15-2009, 7:40 PM

    • mitalum
    • Not Ranked
    • Joined on 01-16-2009, 12:33 AM
    • Posts 5

    WEBDAV 405 Error on SharePoint IIS 7.0 Site

    All, Working on a IIS 7 sharepoint site and can't get WEBDAV to work.

    Using both windows XP webclient and DAVexplorer app.

    - Enabled WebDAV module for IIS7. - Added * rule for access. - enabled basic&windows auth on Sharepoint and IIS 7

    Help is greatly appreciated.

    IIS error.

    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

    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.

    system.webServer> add name="WebDAV" path="*" verb="PROPFIND,PROPPATCH,MKCOL,PUT,COPY,DELETE,MOVE,LOCK,UNLOCK" modules="WebDAVModule" resourceType="Unspecified" requireAccess="Execute" /> add name="StaticFile" path="*" verb="*" modules="StaticFileModule,DefaultDocumentModule,DirectoryListingModule" resourceType="Either" requireAccess="Read" /> /handlers> /system.webServer>

  • 01-17-2009, 10:23 PM In reply to

    Re: WEBDAV 405 Error on SharePoint IIS 7.0 Site

    I don't believe you can use the WebDAV and Sharepoint WebDAV implementations together.

    Steve Schofield
    Windows Server MVP - IIS
    http://weblogs.asp.net/steveschofield


    http://www.IISLogs.com
    Log archival solution
    Install, Configure, Forget
  • 01-18-2009, 8:23 PM In reply to

    • mitalum
    • Not Ranked
    • Joined on 01-16-2009, 12:33 AM
    • Posts 5

    Re: WEBDAV 405 Error on SharePoint IIS 7.0 Site

    Should I un-install the IIS 7.0 WEBDAV module and retest the WEBDAV connection via XP with webclient service active? Thanks for the pointer....
  • 01-18-2009, 8:52 PM In reply to

    Re: WEBDAV 405 Error on SharePoint IIS 7.0 Site

    Yes, that is what I would do.

    Steve Schofield
    Windows Server MVP - IIS
    http://weblogs.asp.net/steveschofield


    http://www.IISLogs.com
    Log archival solution
    Install, Configure, Forget
  • 01-19-2009, 12:17 PM In reply to

    • mitalum
    • Not Ranked
    • Joined on 01-16-2009, 12:33 AM
    • Posts 5

    Re: WEBDAV 405 Error on SharePoint IIS 7.0 Site

    I removed the IIS 7 webdav module. When accessing the UNC. \\\site02\ I now can see a blank folder and get a 401 error. Try to authenticate with admin and sharepoint/sqladmin accounts but fail? Its a basic auth prompt. Both basic and windows integrated are "allowed" on MOSS 2007 config. See log file below. Any ideas? Tried XP explorer and a DAVexplorer app. 2009-01-19 16:44:57 172.30.224.141 PROPFIND /sites/site12/DocumentLibrary/2008 - 80 SHAREPOINT\administrator 172.30.224.222 Microsoft-WebDAV-MiniRedir/5.1.2600 401 5 0 187 2009-01-19 16:54:22 172.30.224.141 PROPFIND /sites/site11/ - 80 sqladmin 172.30.224.221 UCI+DAV+Explorer/0.91+RPT-HTTPClient/0.3-3E 401 1 1326 140
  • 01-19-2009, 12:45 PM In reply to

    Re: WEBDAV 405 Error on SharePoint IIS 7.0 Site

    I would try to enable auditing and see what shows up in the security event log.  I'm not an WebDAV expert, the 401 sounds like a standard issue when it comes to authenticating to an folder resource.

    http://weblogs.asp.net/steveschofield/archive/2008/03/07/detecting-permission-issues-using-auditing-and-process-monitor.aspx

    Steve Schofield
    Windows Server MVP - IIS
    http://weblogs.asp.net/steveschofield


    http://www.IISLogs.com
    Log archival solution
    Install, Configure, Forget
  • 02-16-2009, 7:13 AM In reply to

    • mne123
    • Not Ranked
    • Joined on 02-16-2009, 7:11 AM
    • Posts 2

    Re: WEBDAV 405 Error on SharePoint IIS 7.0 Site

    Steve,

    i have the same problem. Have you found a solution in teh meantime?

    Michael

    steve schofield:

    I would try to enable auditing and see what shows up in the security event log.  I'm not an WebDAV expert, the 401 sounds like a standard issue when it comes to authenticating to an folder resource.

    http://weblogs.asp.net/steveschofield/archive/2008/03/07/detecting-permission-issues-using-auditing-and-process-monitor.aspx

  • 02-21-2009, 3:12 AM In reply to

    • mne123
    • Not Ranked
    • Joined on 02-16-2009, 7:11 AM
    • Posts 2

    Re: WEBDAV 405 Error on SharePoint IIS 7.0 Site

    Hi, have you found a solution for your problem?

    Michael

Page 1 of 1 (8 items)
Microsoft Communities