Word as WebDAV client

G

Guest

Hi,

I work at a webdav server. And i try to use Word as a webdav client.
But I have strange problem. For some files Word sends LOCK command and
works with them well. But for others it doesn't do it. My server responses on
OPTION command. But it doesn't help.

Maybe someone can clerify the question how to tell Word if the document can
be opened not in read-only mode

On the request:

OPTIONS / HTTP/1.1
Translate: f
User-Agent: Microsoft Data Access Internet Publishing Provider Protocol
Discovery
Host: mc13
Content-Length: 0
Proxy-Connection: Keep-Alive
Pragma: no-cache

the service sends the following:

HTTP/1.1 200 OK
Server: Microsoft-IIS/5.1
Date: Wed, 14 Feb 2007 09:41:06 GMT
X-Powered-By: ASP.NET
MS-Author-Via: MS-FP/4.0,DAV
Content-Length: 0
Accept-Ranges: none
DASL: <DAV:sql>
DAV: 1, 2
Public: OPTIONS, TRACE, GET, HEAD, DELETE, PUT, POST, COPY, MOVE, MKCOL,
PROPFIND, PROPPATCH, LOCK, UNLOCK, SEARCH
Allow: OPTIONS, TRACE, GET, HEAD, DELETE, COPY, MOVE, PROPFIND, PROPPATCH,
SEARCH, MKCOL, LOCK, UNLOCK
Cache-Control: private

and on the second one as well:

OPTIONS /portals/portal45/webdav/1289/mysuperdoc.doc HTTP/1.1
Translate: f
User-Agent: Microsoft Data Access Internet Publishing Provider Protocol
Discovery
Host: mc13
Content-Length: 0
Proxy-Connection: Keep-Alive
Pragma: no-cache

the response is

HTTP/1.1 200 OK
Server: Microsoft-IIS/5.1
Date: Wed, 14 Feb 2007 09:41:06 GMT
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
DAV: 1, 2
Allow: OPTIONS, PROPFIND, GET, HEAD, PUT, LOCK, UNLOCK
Public: OPTIONS, PROPFIND, GET, HEAD, PUT, LOCK, UNLOCK
Accept-Ranges: bytes
Cache-Control: private
Content-Length: 0
 
P

pfc_sadr

maybe you should uninstall WORD and WEBDAV and start using Dreamweaver
or something



MS has never built a decent web development IDE; I mean-- they all
focus on this DOTNET _CRAP_

and FRONTPAGE?

WORD?


ROFL

EAT A DICK FAG, use dreamweaver
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top