[Zope3-Users] X3 WebDAV?

Stephan Richter srichter at cosmos.phy.tufts.edu
Wed Nov 10 22:26:43 EST 2004


On Wednesday 10 November 2004 19:29, John Toews wrote:
> 2004-11-10T18:15:08 ERROR SiteError http://localhost:8080/TEST-WEBDAV
> Traceback (most recent call last):
>   File "C:\Python23\Lib\site-packages\zope\publisher\publish.py", line 138,
> in publish result = publication.callObject(request, object)
>   File "C:\Python23\Lib\site-packages\zope\app\publication\http.py", line
> 43, in callObject return mapply(ob, request.getPositionalArguments(),
> request)
>   File "C:\Python23\Lib\site-packages\zope\publisher\publish.py", line 113,
> in mapply return debug_call(object, args)
>   File "C:\Python23\Lib\site-packages\zope\publisher\publish.py", line 119,
> in debug_call return object(*args)
>   File "C:\Python23\Lib\site-packages\zope\app\dav\propfind.py", line 69,
> in PROPFIND xmldoc = minidom.parse(data)
>   File "C:\Python23\lib\xml\dom\minidom.py", line 1919, in parse
>     return expatbuilder.parse(file)
>   File "C:\Python23\lib\xml\dom\expatbuilder.py", line 928, in parse
>     result = builder.parseFile(file)
>   File "C:\Python23\lib\xml\dom\expatbuilder.py", line 211, in parseFile
>     parser.Parse("", True)
> ExpatError: no element found: line 1, column 0
> 127.0.0.1 - zope.anybody [10/Nov/2004:18:15:08 -0500] "PROPFIND
> /TEST-WEBDAV HTTP/1.1" 500 300 "" "Microsoft Data Access Internet
> Publishing Provider DAV"

It seems to me that MS Explorer does not send correct XML. Could you use 
TCPWatch by Shane Hathaway to figure out what request MS Explorer is sending 
to the server?

Regards,
Stephan
-- 
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training


More information about the Zope3-users mailing list