Problems with Dreamweaver and WebDAV
Hi all! I've just started using Zope to build an intranet and I want to make the graphic design of it using Macromedia Dreamweaver, connecting to Zope via WebDAV. Everything seems fine (I can see the objects in Zope as files and the folders as directories, I can get and edit any file with Dreamweaver), but if I try to save the file and send it to Zope (using the Put option), I get an error, "Unable to authenticate with WebDAV server". What am I doing wrong? I am using the default port and the administrator's user name and password, do I have to use another port or user? Any help will be welcome. Thanks in advance, Igor Leturia
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Igor Leturia
option), I get an error, "Unable to authenticate with WebDAV server". What am I doing wrong? I am using the default port and the administrator's user name and password, do I have to use another port or user? Any help will be welcome.
I doubt this has anything to do with the authentication error you're getting, but you should/must use the -W [port] option to Zope and set DW to use that port for WebDAV. Otherwise, you get *rendered* pages from Zope, not the source. _______________________ Ron Bickers Logic Etc, Inc.
participants (2)
-
Igor Leturia -
Ron Bickers