.NET Core application cannot access to symbol link that created by mklink from other machine (Windows)

26 views Asked by At

My application runs on two servers, we need to share resource/assets among them by creating another Windows machine.

However, our application (running on .NET Core 2.1) cannot access to shared resource.

Please help me, thanks.

  1. Tried to config symbol link by mklink.
  2. Grant permission
0

There are 0 answers