Skip to content

Unable to build against WebDAVSharp.Server #2

@joostaarts

Description

@joostaarts

Hi there,

I'm trying to build the sample project against the master version of WebDAVSharp.Server, but some locking code seems to be missing in the server.

using WebDAVSharp.Server.Stores.Locks;
using WebDAVSharp.Server.Stores.Locks.Interfaces;

IWebDavStoreItemLock lockSystem = new WebDavStoreItemLock();

If i comment out these sections in ServiceImplementation.cs then the sample project works, but document locking in Word etc does not seem to work. Am i doing something wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions