[Zope] (microsoft) webdav and zope 2.8.4

Einar Næss Jensen einar.nass.jensen at gmail.com
Thu Mar 2 09:50:20 EST 2006


I'm trying to access a zope site via webdav on port 8181. Dreamweaver
works ok, but the client in winXP do not want to connect with error:
"The folder you entered does not seem to be valid. Please choose another."

the traceback on zope is:
2006-03-02T15:48:41 ERROR Zope.SiteErrorLog
http://www.hf.ntnu.no:8181/_vti_inf.html
Traceback (most recent call last):
  File "/var/zope/zope284/lib/python/ZPublisher/Publish.py", line 104,
in publish
    object=request.traverse(path, validated_hook=validated_hook)
  File "/var/zope/zope284/lib/python/ZPublisher/BaseRequest.py", line
316, in traverse
    else: return response.forbiddenError(entry_name)
  File "/var/zope/zope284/lib/python/ZPublisher/HTTPResponse.py", line
643, in notFoundError
    "Sorry, the requested resource does not exist." +
NotFound: (Zope errormessage)

------
2006-03-02T15:48:41 ERROR Zope.SiteErrorLog http://www.hf.ntnu.no:8181/_vti_bin
Traceback (most recent call last):
  File "/var/zope/zope284/lib/python/ZPublisher/Publish.py", line 104,
in publish
    object=request.traverse(path, validated_hook=validated_hook)
  File "/var/zope/zope284/lib/python/ZPublisher/BaseRequest.py", line
316, in traverse
    else: return response.forbiddenError(entry_name)
  File "/var/zope/zope284/lib/python/ZPublisher/HTTPResponse.py", line
643, in notFoundError
    "Sorry, the requested resource does not exist." +
NotFound: (zope errormessage)


--
--
Einar Næss Jensen
http://einar.nidelven-it.no/einarblog
http://www.homemade.no
tlf: +47 90990249
(\__/)
(='.'=)This is Bunny. Copy and paste bunny into your
(")_(")signature to help him gain world domination.


More information about the Zope mailing list