microsoft / ProjFS-Managed-API

A managed-code API for the Windows Projected File System
Other
142 stars 34 forks source link

Windows Server 2019 Support #35

Closed scottweedon closed 5 years ago

scottweedon commented 5 years ago

I seem to be struggling to get this working on Server 2019 1809 (17763.678) but it is okay on Windows 10 1809 (17763.678)

I have built the sample and enabled ProjFS by running.

Enable-WindowsOptionalFeature -Online -FeatureName Client-ProjFS -NoRestart

I can see the PrjFlt driver is loaded when running fltmc. But on Windows Server I get the below error.

Failed to create SimpleProvider.
System.IO.FileNotFoundException: Could not load file or assembly 'ProjectedFSLib.Managed.dll' or one of its dependencies. The specified module could not be found.

Is this a limitation of Windows Server?

scottweedon commented 5 years ago

Ahhh... I built the project on the server and all is well.

scottweedon commented 4 years ago

Needed to install https://support.microsoft.com/en-gb/help/2977003/the-latest-supported-visual-c-downloads