« Previous Next »

Answered Thread: IIS 7 Webdav Connection Issue

Last post 11-04-2009 5:07 AM by WenJun Zhang - MSFT. 4 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (5 items)

Sort Posts:

  • 10-28-2009, 5:44 PM

    • Kmercier
    • Not Ranked
    • Joined on 07-17-2009, 6:43 PM
    • Posts 8

    IIS 7 Webdav Connection Issue

    I am having issues connecting to webdav in iis 7 using Windows XP

    If i use net use * http://computername/folder everything works fine

    If i use net use * http://computername.domain/folder i get a system error 5 error

    If i use net use * http://computeripaddress/folder i get a system error 5 error as well

    The webdav server is using windows authentication and works as expected from a windows 7 computer.

     All help is greatly appericated Ken

  • 10-29-2009, 8:05 PM In reply to

    • anilr
    • Top 10 Contributor
    • Joined on 05-23-2006, 10:13 PM
    • Redmond, WA
    • Posts 2,343

    Re: IIS 7 Webdav Connection Issue

    What is in the IIS log file on the server? 

    Please also collect either a network trace of the request or failed request tracing for the request on the IIS server.

    Anil Ruia
    Senior Software Design Engineer
    IIS Core Server
  • 10-30-2009, 11:33 AM In reply to

    • Kmercier
    • Not Ranked
    • Joined on 07-17-2009, 6:43 PM
    • Posts 8

    Re: IIS 7 Webdav Connection Issue

    Here is the IIS log file This First part is net use * http://computername/folder 2009-10-30 15:24:05 192.168.1.36 PROPFIND /southusers - 80 - 192.168.1.251 Microsoft-WebDAV-MiniRedir/5.1.2600 401 2 5 343 2009-10-30 15:24:05 192.168.1.36 PROPFIND /southusers - 80 domain\JBROWN 192.168.1.251 Microsoft-WebDAV-MiniRedir/5.1.2600 207 0 0 31 2009-10-30 15:24:05 192.168.1.36 PROPFIND /southusers - 80 - 192.168.1.251 Microsoft-WebDAV-MiniRedir/5.1.2600 401 2 5 0 2009-10-30 15:24:05 192.168.1.36 PROPFIND /southusers - 80 domain\JBROWN 192.168.1.251 Microsoft-WebDAV-MiniRedir/5.1.2600 207 0 0 250 This part is net use * http://computername.domainmane/folder 2009-10-30 15:24:17 192.168.1.36 OPTIONS / - 80 - 192.168.1.251 Microsoft-WebDAV-MiniRedir/5.1.2600 401 2 5 0 2009-10-30 15:24:39 192.168.1.36 OPTIONS / - 80 - 192.168.1.251 Microsoft-WebDAV-MiniRedir/5.1.2600 401 2 5 0 2009-10-30 15:24:39 192.168.1.36 OPTIONS / - 80 domain\JBROWN 192.168.1.251 Microsoft-WebDAV-MiniRedir/5.1.2600 200 0 0 0 2009-10-30 15:24:39 192.168.1.36 PROPFIND /southusers - 80 - 192.168.1.251 Microsoft-WebDAV-MiniRedir/5.1.2600 401 2 5 0 2009-10-30 15:24:39 192.168.1.36 PROPFIND /southusers - 80 domain\JBROWN 192.168.1.251 Microsoft-WebDAV-MiniRedir/5.1.2600 403 3 5 31 This last part is net use * http://ipaddress/folder 2009-10-30 15:25:37 192.168.1.36 OPTIONS / - 80 - 192.168.1.251 Microsoft-WebDAV-MiniRedir/5.1.2600 401 2 5 0 2009-10-30 15:25:47 192.168.1.36 OPTIONS / - 80 - 192.168.1.251 Microsoft-WebDAV-MiniRedir/5.1.2600 401 2 5 15 2009-10-30 15:25:47 192.168.1.36 OPTIONS / - 80 domain\jbrown 192.168.1.251 Microsoft-WebDAV-MiniRedir/5.1.2600 200 0 0 125 2009-10-30 15:25:47 192.168.1.36 PROPFIND /southusers - 80 domain\jbrown 192.168.1.251 Microsoft-WebDAV-MiniRedir/5.1.2600 403 3 64 78 The Failed request log on the iis server is empty and I'm not sure how to get the network trace you are after. Hope the above information helps. Ken
  • 10-31-2009, 2:12 AM In reply to

    • anilr
    • Top 10 Contributor
    • Joined on 05-23-2006, 10:13 PM
    • Redmond, WA
    • Posts 2,343

    Re: IIS 7 Webdav Connection Issue

    It seems like PROPFIND is requiring Write access which seems inconsistent with the code - can you collect failed request traces on the server for the issue?

    Anil Ruia
    Senior Software Design Engineer
    IIS Core Server
  • 11-04-2009, 5:07 AM In reply to

    Answered Re: IIS 7 Webdav Connection Issue

    Hi Ken,

    This is most likely a web client issue on the XP machine since your Win7 client works as expected.

    Please verify if the web client service is running correctly on the XP (webdav mini-redirector). Also if I remember correctly, some old OS doesn't builtin include a webdav client and we need to install it from Office Web Component(OWC).

    Thanks.

    WenJun Zhang - MSFT
    Sincerely
    Microsoft Online Community Support

    “Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”
Page 1 of 1 (5 items)
Microsoft Communities