Hi Eric That was exactly the problem, thanks a lot.
best regards mike > -----Original Message----- > From: Eric Norman [mailto:[email protected]] > Sent: Wednesday, September 02, 2009 4:17 PM > To: [email protected] > Subject: Re: Connect via WebDAV to the repository on Win XP > > > I believe in recent versions of internet explorer (and > windows explorer), > the basic auth credentials can no longer be on the URL due to security > concerns. See (http://support.microsoft.com/kb/834489) > > So in order to use the sling webdav as a web folder in xp, > you would have to > use http://localhost:8080/dav/default as the URL and wait for > it to prompt > you for your auth credentials. > > On Tue, Sep 1, 2009 at 3:10 PM, Mike Müller <[email protected]> wrote: > > > Hi > > > > Just tried to connect to the webDAV through the > sling/jcr/webdav bundle. > > I'm using Win XP and tried to connect to > http://localhost:8080/dav/ and > > als well to http://localhost:8080/dav/default. In the web > browser that's > > no problem, but if I try to connect through the explorer > (adding a new > > network place with the URL > http://admin:ad...@localhost:8080/dav/default) > > I got an unexpected error. > > Can someone help? > > > > best regards > > mike > > >
