[Zope] WebDAV lockingproblem with Word

Robert Rottermann robert@redcor.ch
Thu, 8 Nov 2001 11:45:44 +0100


Hi Achim,
great.
Can you tell we where the identifiers that where undefined for me are
declared ??
I have not updated my VS for quiet some time. It has service pack 5
installed.

Now for your questions.
What I wanted to do was upload a word document to zope and test the program
against it.
I do not know much about webdav either. I just wanted to start playing
around with it.

Robert
----- Original Message -----
From: "Achim Domma" <achim.domma@syynx.de>
To: "Robert Rottermann" <robert@redcor.ch>; "Andreas Jung"
<andreas@zope.com>; "Joachim Werner" <joe@iuveno-net.de>
Cc: <zope@zope.org>
Sent: Thursday, November 08, 2001 10:18 AM
Subject: RE: [Zope] WebDAV lockingproblem with Word


> Hi Robert,
>
> I was able to compile your example and it seems to work with Zope. As far
as
> I understand your code tries to modify the author of an item. If I try to
> excecute this for an DTML-Method I get an 'Method not allowed' error, but
> for an gif it seems to work (where can I see the author property in Zope
?).
> What else could it do ? As I mentioned bevor I'm more a C++/COM developer
> than a Zope guru, so I don't know much about WebDAV and don't know what
kind
> of support you need.
>
> Achim
>
> > -----Original Message-----
> > From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of
> > Robert Rottermann
> > Sent: Thursday, November 08, 2001 09:40
> > To: Achim Domma; Andreas Jung; Joachim Werner
> > Cc: zope@zope.org
> > Subject: Re: [Zope] WebDAV lockingproblem with Word
> >
> >
> > Hi Achim,
> > I did download their newest XML SDK (MSxml 4)
> > I did my bunch of COM programming. However it is now 2 years I do
> > not touch
> > MS Studio that often anymore. And there is that amount of information
you
> > can keep current with ..
> >
> > attached is the example: I did create a console application using MFC. I
> > only send the "main" cpp.
> >
> > Robert
> >
> >
> >
> > ----- Original Message -----
> > From: "Achim Domma" <achim.domma@syynx.de>
> > To: "Robert Rottermann" <robert@redcor.ch>; "Andreas Jung"
> > <andreas@zope.com>; "Joachim Werner" <joe@iuveno-net.de>
> > Cc: <zope@zope.org>
> > Sent: Wednesday, November 07, 2001 11:43 PM
> > Subject: RE: [Zope] WebDAV lockingproblem with Word
> >
> >
> > > Hi,
> > >
> > > > I tried to compile one of their C++ examples but failed since 2
> > > > identifiers
> > > > are undeclared
> > > > IID_IXMLHttpRequest
> > > > and
> > > > CLSID_XMLHTTPRequest
> > > > I found their declaration nowhere.
> > >
> > > you will need an up-to-date XML SDK. If you send me the example I
could
> > try
> > > to look at it. COM development is something I have much more
experience
> > > with, than with ZOPE. ;-)
> > >
> > > greetings
> > > Achim
> > >
> > >
> >
>
>