Software Request: Windows Feature "Remote Differential Compression API Support"

Oliver Zürcher's Avatar

Oliver Zürcher

06 Mar, 2017 10:48 AM

In order to run RavenDB tests in memory, RDC is required (https://ravendb.net/docs/article-page/3.5/csharp/file-system/server/enabling-rdc).

I never installed this feature manually, but it is installed on all my dev computers. Why not also include it on appveyor Windows Image?

Regards

  1. 1 Posted by Oliver Zürcher on 19 Mar, 2017 12:56 PM

    Oliver Zürcher's Avatar

    Fixed it by installing it when build starts:

    install:
      - ps: Install-WindowsFeature -Name "RDC"

  2. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:15 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac