FW: [Zope] using webdav +windows explorer+ zope
-----Original Message----- From: Clark OBrien Sent: Tuesday, November 27, 2001 12:54 PM To: 'Andreas Jung' Subject: RE: [Zope] using webdav +windows explorer+ zope That was a cut and past error. I am running on 7777 and still am having problems Clark -----Original Message----- From: Andreas Jung [mailto:andreas@zope.com] Sent: Tuesday, November 27, 2001 12:37 PM To: Clark OBrien; zope@zope.org Subject: Re: [Zope] using webdav +windows explorer+ zope 2001-11-27T22:16:00 INFO(0) ZServer HTTP server started at Tue Nov 27 14:16:00 001 Hostname: COBRIEN Port: 777 ^^^^^^^^^^^^^^^^^^^^^^^^^^ Looks like you are running Webdav on port 777 not 7777. Andreas ----- Original Message ----- From: "Clark OBrien" <COBrien@isis-server.vuse.vanderbilt.edu> To: <zope@zope.org> Sent: Tuesday, November 27, 2001 15:32 Subject: [Zope] using webdav +windows explorer+ zope
Hi: What are the steps to make zope webdav enabled. I started zope with the -W 7777 option which gave me another instance of the ZServer output below:
In the add network place wizard I enter http://localhost:7777 but get the message
"the folder you entered does not appear to be valid. Please choose another"
2001-11-27T22:16:00 INFO(0) ZServer HTTP server started at Tue Nov 27 14:16:00 001 Hostname: COBRIEN Port: 777
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
What version of Zope are you running, and what version of Windows do you have? There is a known problem with WebDAV & Win2K. Upgrade to the latest version of Zope, and when you add a network place, use the same URL you would use in a browser. Make sure you aren't pointing to the WebDAV source port, either. HTH, Eron On Tuesday 27 November 2001 03:55, you wrote:
----- Original Message ----- From: "Clark OBrien" <COBrien@isis-server.vuse.vanderbilt.edu> To: <zope@zope.org> Sent: Tuesday, November 27, 2001 15:32 Subject: [Zope] using webdav +windows explorer+ zope
Hi: What are the steps to make zope webdav enabled. I started zope with the -W 7777 option which gave me another instance of the ZServer output below:
In the add network place wizard I enter http://localhost:7777 but get the message
"the folder you entered does not appear to be valid. Please choose
another"
2001-11-27T22:16:00 INFO(0) ZServer HTTP server started at Tue Nov 27 14:16:00 001 Hostname: COBRIEN Port: 777
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Hi, I have had possibly similar problems. I had Explorer's WebFolders set up to connect to a Zope server and deleted it, I think I was going to run through the connection procedure again to document it for someone. Suddenly it quit working. Did the usual - reboot the windows machine, even restart the Zope server on the other computer. Tried connecting with a Java WebDAV client and could connect fine. Tried connecting with Dreamweaver's Zope support and had no problem. Try connecting with Windows WebFolders and the folder is not valid. The other web folder connections (including to Zope) on this machine work fine. Other computers that use WebFolders to connect to that Zope instance work fine. That all leads me to believe it is a problem with Window's web folders (granted, it is easy to blame Windows). I tried digging through the registry but had no luck there. So anyway, all that to say that your problems may be windows and may not have an easy solution. Chris
----- Original Message ----- From: "Clark OBrien" <COBrien@isis-server.vuse.vanderbilt.edu> To: <zope@zope.org> Sent: Tuesday, November 27, 2001 15:32 Subject: [Zope] using webdav +windows explorer+ zope
Hi: What are the steps to make zope webdav enabled. I started zope with the -W 7777 option which gave me another instance of the ZServer output below:
In the add network place wizard I enter http://localhost:7777 but get the message
"the folder you entered does not appear to be valid. Please choose another"
participants (3)
-
Chris Cothrun -
Clark OBrien -
Eron Lloyd