Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

WebDAV on XP 1

Status
Not open for further replies.

MasterRacker

Active member
Joined
Oct 13, 1999
Messages
3,343
Location
US
I have a test IIS server set up and I've enabled WebDAV to connect to a site on it. It's configured to let anyone in and I have basic authentication enabled along with Windows authentication.

On a Windows 7 client, I can connect to the WebDAV share just fine after being prompted for a username and password. On an XP box, logged in as the same user, I get no prompts and it opens an Explorer window with no contents visible.

I found this [small][/small] and made the registry changes on the XP box to enable basic authentication thinking it's a similar problem, however it did not solve the issue.

Anyone have any ideas?

Jeff
[small][purple]It's never too early to begin preparing for [/purple]International Talk Like a Pirate Day
"The software I buy sucks, The software I write sucks. It's time to give up and have a beer..." - Me[/small]
 
No love with those, but I did stumble on this one:

The key item
Note Windows XP can only connect to port 80 and can only map to a sub folder and not the root directly.

I moved the test site into a subfolder of the IIS defined root and I can open it under XP. Not ideal, but it will work for dev work. (I don't have the option of moving the user to Win7 at this time.)

Jeff
[small][purple]It's never too early to begin preparing for [/purple]International Talk Like a Pirate Day
"The software I buy sucks, The software I write sucks. It's time to give up and have a beer..." - Me[/small]
 
Thanks for the feedback, others will appreciate too.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top