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.
_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to